Author: kmorin Date: 2014-03-31 09:36:13 +0200 (Mon, 31 Mar 2014) New Revision: 31 Url: http://forge.chorem.org/projects/say-my-texts/repository/revisions/31 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-03-31 07:36:09 UTC (rev 30) +++ trunk/pom.xml 2014-03-31 07:36:13 UTC (rev 31) @@ -32,7 +32,7 @@ <groupId>org.chorem.android</groupId> <artifactId>saymytexts</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> <packaging>apk</packaging> <name>Say My Texts</name> @@ -64,12 +64,12 @@ </developers> <scm> - <url>https://svn.chorem.org/say-my-texts/tags/say-my-texts-1.1</url> + <url>https://svn.chorem.org/say-my-texts</url> <connection> - scm:svn:https://svn.chorem.org/say-my-texts/tags/say-my-texts-1.1 + scm:svn:https://svn.chorem.org/say-my-texts/trunk </connection> <developerConnection> - scm:svn:https://svn.chorem.org/say-my-texts/tags/say-my-texts-1.1 + scm:svn:https://svn.chorem.org/say-my-texts/trunk </developerConnection> </scm> <distributionManagement>
participants (1)
-
kmorin@users.chorem.org