This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit 4358b6641ca61df1e1623fa11f1baf9793f097a2 Author: Tatu Saloranta <[email protected]> Date: Sat Apr 26 12:11:51 2014 -0700 [maven-release-plugin] prepare release jackson-annotations-2.4.0-rc1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ce1a900..e3dffd7 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-annotations</artifactId> <name>Jackson-annotations</name> - <version>2.4.0-SNAPSHOT</version> + <version>2.4.0-rc1</version> <packaging>bundle</packaging> <description>Core annotations used for value types, used by Jackson data binding package. </description> @@ -20,7 +20,7 @@ <connection>scm:git:[email protected]:FasterXML/jackson-annotations.git</connection> <developerConnection>scm:git:[email protected]:FasterXML/jackson-annotations.git</developerConnection> <url>http://github.com/FasterXML/jackson-annotations</url> - <tag>HEAD</tag> + <tag>jackson-annotations-2.4.0-rc1</tag> </scm> <properties> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

