[jackson-annotations] 127/207: [maven-release-plugin] prepare release jackson-annotations-2.2.1
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 819f2b0e330c6db15586ba69b20feba9b2114ea9
Author: Tatu Saloranta <tsaloranta at gmail.com>
Date: Fri May 3 18:02:37 2013 -0700
[maven-release-plugin] prepare release jackson-annotations-2.2.1
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6f61cf3..d3c1bc2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<name>Jackson-annotations</name>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.1</version>
<description>Core annotations used for value types, used by Jackson data binding package.
</description>
@@ -34,7 +34,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.1</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