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 4528325bb5c94d49df058672726d08f532b9a05f Author: Tatu Saloranta <[email protected]> Date: Sun Mar 25 12:31:53 2012 -0700 [maven-release-plugin] prepare release jackson-dataformat-smile-2.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f8f7cd5..765d9ad 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-RC4-SNAPSHOT</version> + <version>2.0.0</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

