[jackson-jaxrs-providers] 160/162: ...
Timo Aaltonen
tjaalton at moszumanska.debian.org
Mon Sep 8 22:16:39 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 b4f69626bd52345a6ed1361082cc6325d87c9eb9
Author: Tatu Saloranta <tatu.saloranta at iki.fi>
Date: Fri Aug 15 18:40:09 2014 -0700
...
---
pom.xml | 5 +----
release-notes/VERSION | 6 +++++-
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 38c2ede..d57a657 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,10 +32,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.jackson.annotations>2.4.0</version.jackson.annotations>
<!-- core/databind should have same version; data formats, annotations may differ -->
- <version.jackson.core>2.4.2-SNAPSHOT</version.jackson.core>
-<!--
- <version.jackson.core>2.4.1</version.jackson.core>
--->
+ <version.jackson.core>2.4.2</version.jackson.core>
<version.jackson.cbor>${version.jackson.core}</version.jackson.cbor>
<version.jackson.smile>${version.jackson.core}</version.jackson.smile>
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 01b6186..af88ef7 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -5,7 +5,7 @@ Sub-modules:
jackson-jaxrs-smile-provider
jackson-jaxrs-xml-provider
-2.4.1 (17-Jun-2014)
+2.4.2 (15-Aug-2014)
No changes since 2.4.0.
@@ -13,6 +13,10 @@ No changes since 2.4.0.
=== History: ===
------------------------------------------------------------------------
+2.4.1 (17-Jun-2014)
+
+No changes since 2.4.0.
+
2.4.0 (02-Jun-2014)
#49: Add `JaxRSFeature.ALLOW_EMPTY_INPUT`, disabling of which can prevent
--
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