01/01: [maven-release-plugin] prepare for next development iteration
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository say-my-texts. See http://git.chorem.org/say-my-texts.git commit c33ffe4a583f33442a30f721a67244660d48ea34 Author: Maven Release <maven-release@codelutin.com> Date: Mon Jun 16 17:10:29 2014 +0200 [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 9160587..0e3ad5a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>org.chorem.android</groupId> <artifactId>saymytexts</artifactId> - <version>2.0.2</version> + <version>2.0.3-SNAPSHOT</version> <packaging>apk</packaging> <name>Say My Texts</name> @@ -71,7 +71,7 @@ scm:git:https://git.chorem.org/say-my-texts.git </developerConnection> <url>http://gitweb.chorem.org/say-my-texts.git</url> - <tag>say-my-texts-2.0.2</tag> + <tag>HEAD</tag> </scm> <distributionManagement> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm