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 e298e5f969d384063c8e105e84b2c75f1510ea03 Author: Tatu Saloranta <[email protected]> Date: Fri Apr 26 11:21:50 2013 -0700 ... --- release-notes/VERSION | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/release-notes/VERSION b/release-notes/VERSION index 80bc1b6..64d3be3 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -3,10 +3,12 @@ Sub-modules: jackson-jaxrs-json-provider jackson-jaxrs-smile-provider jackson-jaxrs-xml-provider -Version: 2.2.0 (22-Apr-2013) +Version: 2.2.1 (xx-May-2013) Changes: +#8: ProviderBase does not close `JsonGenerator` + (contributed by Steven S) #9: Dependency to Jetty was accidentally left as compile-time; should be 'test' (reported by KlausBrunner@github) -- 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

