[jackson-annotations] 198/207: [maven-release-plugin] prepare for next development iteration
Timo Aaltonen
tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:54 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 d6b439abe2c2f6ad8a3398a52ac1cb65c047593d
Author: Tatu Saloranta <tatu.saloranta at iki.fi>
Date: Sun Jun 15 15:14:34 2014 -0700
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d4fb98d..2a64dce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<name>Jackson-annotations</name>
- <version>2.4.1</version>
+ <version>2.4.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<description>Core annotations used for value types, used by Jackson data binding package.
</description>
@@ -20,7 +20,7 @@
<connection>scm:git:git at github.com:FasterXML/jackson-annotations.git</connection>
<developerConnection>scm:git:git at github.com:FasterXML/jackson-annotations.git</developerConnection>
<url>http://github.com/FasterXML/jackson-annotations</url>
- <tag>jackson-annotations-2.4.1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
--
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