This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-annotations.
commit 24df1bb3ef7ea3b56f48a5f1edf394b503e3dc2c Author: Tatu Saloranta <[email protected]> Date: Sun Nov 11 15:37:47 2012 -0800 [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 b9261ee..1cff6c7 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-annotations</artifactId> <name>Jackson-annotations</name> - <version>2.1.1</version> + <version>2.1.2-SNAPSHOT</version> <description>Core annotations used for value types, used by Jackson data binding package. </description> @@ -34,7 +34,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.1.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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

