[jackson-jaxrs-providers] 73/162: prepare for 2.2.2

Timo Aaltonen tjaalton at moszumanska.debian.org
Mon Sep 8 22:16:29 UTC 2014


This is an automated email from the git hooks/post-receive script.

tjaalton pushed a commit to branch master
in repository jackson-jaxrs-providers.

commit 76adac68dbc44710155e6c0bce0c54f1a755e62b
Author: Tatu Saloranta <tsaloranta at gmail.com>
Date:   Sat Jun 1 16:27:34 2013 -0700

    prepare for 2.2.2
---
 pom.xml               | 4 ++--
 release-notes/VERSION | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index c041714..3885aaf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,8 +30,8 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> 
     <!-- core/databind should have same version; data formats, annotations may differ -->
-    <version.jackson.core>2.2.1</version.jackson.core>
-    <version.jackson.annotations>2.2.1</version.jackson.annotations>
+    <version.jackson.core>2.2.2</version.jackson.core>
+    <version.jackson.annotations>2.2.2</version.jackson.annotations>
 
     <version.jackson.smile>${version.jackson.core}</version.jackson.smile>
     <version.jackson.xml>${version.jackson.core}</version.jackson.xml>
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 7211873..a75b159 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -3,7 +3,7 @@ Sub-modules:
   jackson-jaxrs-json-provider
   jackson-jaxrs-smile-provider
   jackson-jaxrs-xml-provider
-Version: 2.2.2 (xx-xxx-2013)
+Version: 2.2.2 (31-May-2013)
 
 Changes:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jaxrs-providers.git



More information about the pkg-java-commits mailing list