Author: kmorin Date: 2014-03-29 15:06:56 +0100 (Sat, 29 Mar 2014) New Revision: 16 Url: http://forge.chorem.org/projects/say-my-texts/repository/revisions/16 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-03-29 14:06:53 UTC (rev 15) +++ trunk/pom.xml 2014-03-29 14:06:56 UTC (rev 16) @@ -33,7 +33,7 @@ <groupId>org.chorem.android</groupId> <artifactId>saymytexts</artifactId> - <version>1.0</version> + <version>1.1-SNAPSHOT</version> <name>Say My Texts</name> <description> @@ -65,12 +65,12 @@ </developers> <scm> - <url>https://svn.chorem.org/say-my-texts/tags/say-my-texts-1.0</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.0 + 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.0 + scm:svn:https://svn.chorem.org/say-my-texts/trunk </developerConnection> </scm> <distributionManagement>
participants (1)
-
kmorin@users.chorem.org