This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit 3acf1aafac203ff7c792896dc52b2bd2d32cfe29 Author: Tatu Saloranta <[email protected]> Date: Sun May 26 21:28:07 2013 -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 08dc9ca..1f55091 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.2.2</version> + <version>2.2.3-SNAPSHOT</version> <description>Core annotations used for value types, used by Jackson data binding package. </description> @@ -19,7 +19,7 @@ <connection>scm:git:[email protected]:FasterXML/jackson-annotations.git</connection> <developerConnection>scm:git:[email protected]:FasterXML/jackson-annotations.git</developerConnection> <url>http://github.com/FasterXML/jackson-annotations</url> - <tag>jackson-annotations-2.2.2</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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

