[jackson-annotations] 143/207: Fix typo, as per #16

Timo Aaltonen tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:48 UTC 2014


This is an automated email from the git hooks/post-receive script.

tjaalton pushed a commit to branch master
in repository jackson-annotations.

commit bf8f82ab7a51e3ea5d741020b218485fbeb90197
Author: Tatu Saloranta <tatu.saloranta at iki.fi>
Date:   Thu Aug 8 16:14:24 2013 -0700

    Fix typo, as per #16
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a9c406c..2b55a77 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ In addition to regular usage (see below), there are couple of noteworthy improve
 
 ### Maven, Java package
 
-All annotations are in Java package `com.fasterxml.core.annotation`.
+All annotations are in Java package `com.fasterxml.jackson.annotation`.
 To use annotations, you need to use Maven dependency:
 
 ```xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git



More information about the pkg-java-commits mailing list