[jackson-annotations] 134/207: open up 2.3 for dev
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 d713c9fbe0a942b2e6fb0e7a6f1f9376e9650849
Author: Tatu Saloranta <tsaloranta at gmail.com>
Date: Thu Jun 6 14:01:02 2013 -0700
open up 2.3 for dev
---
pom.xml | 2 +-
release-notes/VERSION | 8 ++++++--
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1f55091..e39bb9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<name>Jackson-annotations</name>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.3.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 44e6424..9d2fa70 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -1,12 +1,16 @@
Project: jackson-annotations
-Version: 2.2.2 (26-May-2013)
+Version: 2.3.0 (xx-xxx-2013)
-No changes from previous version.
+New minor version
------------------------------------------------------------------------
=== History: ===
------------------------------------------------------------------------
+2.2.2 (26-May-2013)
+
+No changes from previous version.
+
2.2.1 (03-May-2013)
- Moved LICENSE file under 'META-INF/' in jar
--
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