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 d228a0fc44eb169bdfe34d23334d0ee25fc7fa01 Author: Tatu Saloranta <[email protected]> Date: Thu Mar 22 18:29:50 2012 -0700 [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 4528aa8..6e75d8f 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-RC3</version> + <version>2.0.0-RC4-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

