[jackson-annotations] 155/207: update release notes
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 75f446b65b4d50f4849805f76d8122c4f2a4309f
Author: Tatu <tsaloranta at gmail.com>
Date: Thu Jan 2 12:31:37 2014 -0800
update release notes
---
pom.xml | 2 +-
release-notes/VERSION | 18 +++++++++++-------
2 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7ad54ee..f47bba3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<build>
<plugins>
- <!-- not much to debug, but let's add all the info -->
+ <!-- not much to debug, but let's add all the info (2.4+); size diff +4% -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
diff --git a/release-notes/VERSION b/release-notes/VERSION
index b22c064..4f12b3a 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -1,7 +1,14 @@
Project: jackson-annotations
-Version: 2.3.0 (13-Nov-2013)
+Version: 2.4 (xx-xxx-2013)
-New minor version
+NOTE: version number changed to NOT include patch version, as no patch
+releases are planned for annotations set.
+
+------------------------------------------------------------------------
+=== History: ===
+------------------------------------------------------------------------
+
+2.3.0 (13-Nov-2013)
#13: Add `@JsonPropertyDescription`
(suggested by Net-A-Porter at github)
@@ -11,10 +18,7 @@ New minor version
variation for including Type Id was included, jackson-databind does not
yet support it as of 2.3.0)
-------------------------------------------------------------------------
-=== History: ===
-------------------------------------------------------------------------
-
+2.2.3 (23-Aug-2013)
2.2.2 (26-May-2013)
No changes from previous version.
@@ -25,7 +29,7 @@ No changes from previous version.
2.2.0 (22-Apr-2013)
-New minor version, but no changes since 2.1.0.
+No changes since 2.1.1.
2.1.1 (11-Nov-2012)
--
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