[jackson-dataformat-smile] 25/31: ...
Hilko Bengen
bengen at alioth.debian.org
Mon Sep 2 17:37:27 UTC 2013
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag jackson-dataformat-smile-2.0.0
in repository jackson-dataformat-smile.
commit b5f33d38779a0ef545fb3f46c4b4f5686e309091
Author: Tatu Saloranta <tsaloranta at gmail.com>
Date: Thu Mar 22 18:27:08 2012 -0700
...
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index cd27b86..61ccad1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
- <version>5</version>
+ <version>7</version>
</parent>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-smile</artifactId>
@@ -51,7 +51,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
- <version>2.0.0-RC2</version>
+ <version>2.0.0-RC3</version>
</dependency>
<!-- and for testing, JUnit (or TestNG?) is needed -->
@@ -65,7 +65,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
- <version>2.0.0-RC2</version>
+ <version>2.0.0-RC3</version>
<scope>test</scope>
</dependency>
</dependencies>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-smile.git
More information about the pkg-java-commits
mailing list