[jackson-annotations] 179/207: [maven-release-plugin] prepare release jackson-annotations-2.4.0-rc2
Timo Aaltonen
tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
tjaalton pushed a commit to branch master
in repository jackson-annotations.
commit 97c7638ab64f1681f9225494a4e07e1b32c90e93
Author: Tatu Saloranta <tatu.saloranta at iki.fi>
Date: Wed Apr 30 08:27:09 2014 -0700
[maven-release-plugin] prepare release jackson-annotations-2.4.0-rc2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index ce1a900..dd73a27 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-rc2</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:git at github.com:FasterXML/jackson-annotations.git</connection>
<developerConnection>scm:git:git at github.com:FasterXML/jackson-annotations.git</developerConnection>
<url>http://github.com/FasterXML/jackson-annotations</url>
- <tag>HEAD</tag>
+ <tag>jackson-annotations-2.4.0-rc2</tag>
</scm>
<properties>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git
More information about the pkg-java-commits
mailing list