Author: kmorin Date: 2014-03-29 14:53:04 +0100 (Sat, 29 Mar 2014) New Revision: 9 Url: http://forge.chorem.org/projects/say-my-texts/repository/revisions/9 Log: [maven-release-plugin] prepare release say-my-texts-1.0 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-03-29 13:49:12 UTC (rev 8) +++ trunk/pom.xml 2014-03-29 13:53:04 UTC (rev 9) @@ -33,7 +33,7 @@ <groupId>org.chorem.android</groupId> <artifactId>saymytexts</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</version> <name>Say My Texts</name> <description> @@ -65,12 +65,12 @@ </developers> <scm> - <url>https://svn.chorem.org/say-my-texts</url> + <url>https://svn.chorem.org/say-my-texts/tags/say-my-texts-1.0</url> <connection> - scm:svn:https://svn.chorem.org/say-my-texts/trunk + scm:svn:https://svn.chorem.org/say-my-texts/tags/say-my-texts-1.0 </connection> <developerConnection> - scm:svn:https://svn.chorem.org/say-my-texts/trunk + scm:svn:https://svn.chorem.org/say-my-texts/tags/say-my-texts-1.0 </developerConnection> </scm> <distributionManagement>