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 0f59f5c488a4a169d344dd5e4759ef3f439711fc Author: Maven Release <maven-release@codelutin.com> Date: Sun May 25 18:27:38 2014 +0200 [maven-release-plugin] prepare release say-my-texts-2.0 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d721b7a..1b3e24d 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>org.chorem.android</groupId> <artifactId>saymytexts</artifactId> - <version>1.2-SNAPSHOT</version> + <version>2.0</version> <packaging>apk</packaging> <name>Say My Texts</name> @@ -71,6 +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> </scm> <distributionManagement> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.