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 devel in repository say-my-texts. See http://git.chorem.org/say-my-texts.git commit deefa235d2cf593db7b28646174bfbb5d8cb00d1 Author: Maven Release <maven-release@codelutin.com> Date: Sun May 25 18:28:03 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 1b3e24d..2d827cf 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>org.chorem.android</groupId> <artifactId>saymytexts</artifactId> - <version>2.0</version> + <version>2.1-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://forge.chorem.org/projects/say-my-texts/repository</url> - <tag>say-my-texts-2.0</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