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 41e6e9e7f3bbd0db63390d7cb8778e58427e1f33 Author: Maven Release <maven-release@codelutin.com> Date: Fri Aug 22 08:35:43 2014 +0200 [maven-release-plugin] prepare release say-my-texts-2.1.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4e66ab2..39ac3f7 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>org.chorem.android</groupId> <artifactId>saymytexts</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</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>HEAD</tag> + <tag>say-my-texts-2.1.1</tag> </scm> <distributionManagement> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.