This is an automated email from the git hooks/post-receive script. bengen pushed a commit to annotated tag jackson-dataformat-smile-2.0.0 in repository jackson-dataformat-smile.
commit 259593986f864b7d90a95235f0f8d60bae624bf8 Author: Tatu Saloranta <[email protected]> Date: Tue Mar 6 19:57:05 2012 -0800 [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bda9785..cd27b86 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ <groupId>com.fasterxml.jackson.dataformat</groupId> <artifactId>jackson-dataformat-smile</artifactId> <name>Jackson-dataformat-Smile</name> - <version>2.0.0-RC2</version> + <version>2.0.0-RC3-SNAPSHOT</version> <packaging>bundle</packaging> <description>Support for reading and writing Smile ("binary JSON") encoded data using Jackson abstractions (streaming API, data binding, tree model) </description> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-smile.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

