[jackson-annotations] 154/207: Update master to 2.4-SNAPSHOT

Timo Aaltonen tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:50 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 a54aa86759b782421307200318ea99072e0126f5
Author: Tatu Saloranta <tatu.saloranta at iki.fi>
Date:   Tue Dec 31 22:49:53 2013 -0800

    Update master to 2.4-SNAPSHOT
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3cc26e2..7ad54ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
   <parent>
     <groupId>com.fasterxml</groupId>
     <artifactId>oss-parent</artifactId>
-    <version>11</version>
+    <version>12</version>
   </parent>
 
   <groupId>com.fasterxml.jackson.core</groupId>
   <artifactId>jackson-annotations</artifactId>
   <name>Jackson-annotations</name>
-  <version>2.3.1-SNAPSHOT</version>
+  <version>2.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>Core annotations used for value types, used by Jackson data binding package.
   </description>

-- 
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