[jackson-jaxrs-providers] 113/162: ...
Timo Aaltonen
tjaalton at moszumanska.debian.org
Mon Sep 8 22:16:34 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 042b2cdfbd058f8fbbfbea3e9382e88a7f7dbb57
Author: Tatu Saloranta <tatu.saloranta at iki.fi>
Date: Sat Dec 28 13:44:23 2013 -0800
...
---
pom.xml | 2 +-
release-notes/VERSION | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f84c388..36dcb6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- core/databind should have same version; data formats, annotations may differ -->
- <version.jackson.core>2.3.1-SNAPSHOT</version.jackson.core>
+ <version.jackson.core>2.3.1</version.jackson.core>
<version.jackson.annotations>2.3.0</version.jackson.annotations>
<version.jackson.smile>${version.jackson.core}</version.jackson.smile>
diff --git a/release-notes/VERSION b/release-notes/VERSION
index c618821..a718aec 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -4,7 +4,7 @@ Sub-modules:
jackson-jaxrs-smile-provider
jackson-jaxrs-xml-provider
-2.3.1 (xx-Dec-2013)
+2.3.1 (28-Dec-2013)
#37: Enable use of JAX-RS 2.0 API
(contributed by larsp at github)
--
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