[jackson-annotations] 66/207: update javadoc link
Timo Aaltonen
tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:40 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 81104408e359a52ad1d4b4c17765e6df432910db
Author: Tatu Saloranta <tsaloranta at gmail.com>
Date: Mon May 14 19:02:01 2012 -0700
update javadoc link
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index b35f490..eb7e2e6 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ to the [Databind package](/FasterXML/jackson-databind).
Project contains versions 2.0 and above: source code for earlier (1.x) versions is available from [Codehaus](http://jackson.codehaus.org) SVN repository.
Note that with version 1.x these annotations were part of the 'core jar'.
-[Full Listing of Jackson Annotations](jackson-annotations/wiki/JacksonAnnotations) details all available annotations; [Javadocs](http://fasterxml.github.com/jackson-annotations/javadoc/2.0.0/) gives more details.
+[Full Listing of Jackson Annotations](jackson-annotations/wiki/JacksonAnnotations) details all available annotations; [Javadocs](http://fasterxml.github.com/jackson-annotations/javadoc/2.0.2/) gives more details.
-----
@@ -172,7 +172,7 @@ and this could result in serialized JSON like:
Note that this annotation has lots of configuration possibilities: for more information check out:
-* [Javadocs](http://fasterxml.github.com/jackson-annotations/javadoc/2.0.0/)
+* [Javadocs](http://fasterxml.github.com/jackson-annotations/javadoc/2.0.2/)
* [Intro to polymorphic type handling](http://www.cowtowncoder.com/blog/archives/2010/03/entry_372.html)
### Changing property auto-detection
--
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