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 5eb96b141dc0dc1903675327bc25d11a188fecad Author: Maven Release <maven-release@codelutin.com> Date: Sat Jun 21 13:21:40 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 1a09a5e..4a9faa6 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>org.chorem.android</groupId> <artifactId>saymytexts</artifactId> - <version>2.1</version> + <version>2.2-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.1</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