[jackson-annotations] 88/207: [maven-release-plugin] prepare release 2.1.0b

Timo Aaltonen tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:42 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 614f85b0ad904e1648465d04fb698fe00e24bc4a
Author: Tatu Saloranta <tsaloranta at gmail.com>
Date:   Fri Oct 5 20:53:34 2012 -0700

    [maven-release-plugin] prepare release 2.1.0b
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a32fc82..b3a08da 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.1.0-SNAPSHOT</version>
+  <version>2.1.0</version>
   <description>Core annotations used for value types, used by Jackson data binding package.
   </description>
 
@@ -34,6 +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>2.1.0b</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