[jackson-jaxrs-providers] 87/162: [maven-release-plugin] prepare for next development iteration
Timo Aaltonen
tjaalton at moszumanska.debian.org
Mon Sep 8 22:16:31 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 c9b69d24cac21222744bca488cab5986eeec92fd
Author: Tatu Saloranta <tatu.saloranta at iki.fi>
Date: Sat Aug 24 09:59:47 2013 -0700
[maven-release-plugin] prepare for next development iteration
---
base/pom.xml | 2 +-
json/pom.xml | 2 +-
pom.xml | 4 ++--
smile/pom.xml | 2 +-
xml/pom.xml | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/base/pom.xml b/base/pom.xml
index 4051358..5e650df 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-providers</artifactId>
- <version>2.2.3</version>
+ <version>2.2.4-SNAPSHOT</version>
</parent>
<artifactId>jackson-jaxrs-base</artifactId>
<name>Jackson-JAXRS-base</name>
diff --git a/json/pom.xml b/json/pom.xml
index baf5e11..b8b2ea1 100644
--- a/json/pom.xml
+++ b/json/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-providers</artifactId>
- <version>2.2.3</version>
+ <version>2.2.4-SNAPSHOT</version>
</parent>
<artifactId>jackson-jaxrs-json-provider</artifactId>
<name>Jackson-JAXRS-JSON</name>
diff --git a/pom.xml b/pom.xml
index 540d932..da38565 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-providers</artifactId>
<name>Jackson JAX-RS</name>
- <version>2.2.3</version>
+ <version>2.2.4-SNAPSHOT</version>
<packaging>pom</packaging>
<description>Parent for Jackson JAX-RS providers
</description>
@@ -25,7 +25,7 @@
<connection>scm:git:git at github.com:FasterXML/jackson-jaxrs-providers.git</connection>
<developerConnection>scm:git:git at github.com:FasterXML/jackson-jaxrs-providers.git</developerConnection>
<url>http://github.com/FasterXML/jackson-jaxrs-providers</url>
- <tag>jackson-jaxrs-providers-2.2.3</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/smile/pom.xml b/smile/pom.xml
index aab1743..0cbd645 100644
--- a/smile/pom.xml
+++ b/smile/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-providers</artifactId>
- <version>2.2.3</version>
+ <version>2.2.4-SNAPSHOT</version>
</parent>
<artifactId>jackson-jaxrs-smile-provider</artifactId>
<name>Jackson-JAXRS-Smile</name>
diff --git a/xml/pom.xml b/xml/pom.xml
index 9bd50ba..277dd18 100644
--- a/xml/pom.xml
+++ b/xml/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-providers</artifactId>
- <version>2.2.3</version>
+ <version>2.2.4-SNAPSHOT</version>
</parent>
<artifactId>jackson-jaxrs-xml-provider</artifactId>
<name>Jackson-JAXRS-XML</name>
--
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