Author: kmorin Date: 2014-03-31 10:46:57 +0200 (Mon, 31 Mar 2014) New Revision: 38 Url: http://forge.chorem.org/projects/say-my-texts/repository/revisions/38 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-03-31 08:46:54 UTC (rev 37) +++ trunk/pom.xml 2014-03-31 08:46:57 UTC (rev 38) @@ -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