[jackson-annotations] 99/207: start 2.2.0 branch

Timo Aaltonen tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:44 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 a8ca29b2d8c70855f2b46ea1150ac28b045f92ac
Author: Tatu Saloranta <tsaloranta at gmail.com>
Date:   Mon Nov 12 14:30:14 2012 -0800

    start 2.2.0 branch
---
 pom.xml               |  2 +-
 release-notes/VERSION | 17 ++++++++---------
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1cff6c7..a26e002 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.2-SNAPSHOT</version>
+  <version>2.2.0-SNAPSHOT</version>
   <description>Core annotations used for value types, used by Jackson data binding package.
   </description>
 
diff --git a/release-notes/VERSION b/release-notes/VERSION
index cb83beb..40a72b8 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -1,20 +1,19 @@
-Version: 2.1.1
-
-Release date:
-  11-Nov-2012
+Version: 2.2.0 (xx-xxx-xxxx)
 
 Description:
-  A tiny update to 2.1.0.
+  New minor version
+
+------------------------------------------------------------------------
+=== History: ===
+------------------------------------------------------------------------
+
+2.1.1 (11-Nov-2012)
 
 Fixes:
 
 * Make ObjectIdGenerator java.io.Serializable (needed when serializing
   ObjectMappers/-Writers/-Readers)
 
-------------------------------------------------------------------------
-=== History: ===
-------------------------------------------------------------------------
-
 2.1.0 (08-Oct-2012)
 
 New features:

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