[jackson-annotations] 188/207: prepare for 2.4.0
Timo Aaltonen
tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:53 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 94e157ff7632c16ffd634024cf2c773073db4d97
Author: Tatu Saloranta <tatu.saloranta at iki.fi>
Date: Thu May 29 09:44:56 2014 -0700
prepare for 2.4.0
---
release-notes/VERSION | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 9545e18..62ecb5a 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -1,8 +1,10 @@
Project: jackson-annotations
-Version: 2.4.0-RC1 (26-Apr-2013)
+Version: 2.4.0 (29-May-2014)
NOTE: Annotations module will never contain changes in patch versions,
- only .0 releases can have changes.
+ only .0 releases can have changes. We may still release patch versions, but
+ they will be identical to .0 versions, and only released for convenience
+ (developers can line up all Jackson components with same patch version number)
#31: Allow use of `@JsonPropertyOrder` for properties (not just classes)
#32: Add `@JsonProperty.index`
@@ -15,7 +17,7 @@ NOTE: Annotations module will never contain changes in patch versions,
=== History: ===
------------------------------------------------------------------------
-2.3.2 (01-Mar-2015)
+2.3.2 (01-Mar-2014)
2.3.1 (28-Dec-2013)
2.3.0 (13-Nov-2013)
--
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