[jackson-dataformat-smile] 18/31: [maven-release-plugin] prepare release jackson-dataformat-smile-2.0.0-RC1
Hilko Bengen
bengen at alioth.debian.org
Mon Sep 2 17:37:25 UTC 2013
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 5cb27ee2d1af8bfc6436c3d3cbed58df0de01640
Author: Tatu Saloranta <tsaloranta at gmail.com>
Date: Sun Feb 19 11:23:28 2012 -0800
[maven-release-plugin] prepare release jackson-dataformat-smile-2.0.0-RC1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b2baed7..6c342e1 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-SNAPSHOT</version>
+ <version>2.0.0-RC1</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
More information about the pkg-java-commits
mailing list