[jackson-annotations] 131/207: [maven-release-plugin] prepare release jackson-annotations-2.2.2
Timo Aaltonen
tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:47 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 7f7ded8e2c2859021868430ec491ecde53949358
Author: Tatu Saloranta <tsaloranta at gmail.com>
Date: Sun May 26 21:27:59 2013 -0700
[maven-release-plugin] prepare release jackson-annotations-2.2.2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3b33640..08dc9ca 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.2.2-SNAPSHOT</version>
+ <version>2.2.2</version>
<description>Core annotations used for value types, used by Jackson data binding package.
</description>
@@ -19,7 +19,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.2.2</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