This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-jaxrs-providers.
commit c339bd5a6f8528c96f6d48977684d0d0fa5537d0 Author: Tatu Saloranta <[email protected]> Date: Fri May 3 21:16:11 2013 -0700 ... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15d7f0e..bf3b605 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To use JAX-RS on Maven-based projects, use dependencies like: <dependency> <groupId>com.fasterxml.jackson.jaxrs</groupId> <artifactId>jackson-jaxrs-json-provider</artifactId> - <version>2.2.0</version> + <version>2.2.1</version> </dependency> ``` @@ -38,4 +38,4 @@ If this does not work you need to consult documentation of the JAX-RS implementa ## Other -For documentation, downloads links, check out [Wiki](../../jackson-jaxrs-providers/wiki) +For documentation, downloads links, check out [Wiki](../../wiki) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

