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 <[email protected]>
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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to