Author: maven-release Date: 2012-08-24 17:20:06 +0200 (Fri, 24 Aug 2012) New Revision: 259 Url: http://chorem.org/repositories/revision/chorem/259 Log: [maven-release-plugin] prepare release chorem-0.2 Modified: trunk/chorem-entities/pom.xml trunk/chorem-webmotion/pom.xml trunk/pom.xml Modified: trunk/chorem-entities/pom.xml =================================================================== --- trunk/chorem-entities/pom.xml 2012-08-24 14:50:51 UTC (rev 258) +++ trunk/chorem-entities/pom.xml 2012-08-24 15:20:06 UTC (rev 259) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </parent> <groupId>org.chorem.chorem</groupId> Modified: trunk/chorem-webmotion/pom.xml =================================================================== --- trunk/chorem-webmotion/pom.xml 2012-08-24 14:50:51 UTC (rev 258) +++ trunk/chorem-webmotion/pom.xml 2012-08-24 15:20:06 UTC (rev 259) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </parent> <groupId>org.chorem.chorem</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-08-24 14:50:51 UTC (rev 258) +++ trunk/pom.xml 2012-08-24 15:20:06 UTC (rev 259) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <modules> <module>chorem-entities</module> @@ -74,11 +74,11 @@ </developers> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/chorem/trunk</connection> + <connection>scm:svn:http://svn.chorem.org/svn/chorem/tags/chorem-0.2</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/chorem/trunk + scm:svn:http://svn.chorem.org/svn/chorem/tags/chorem-0.2 </developerConnection> - <url>http://www.chorem.org/repositories/browse/chorem/trunk</url> + <url>http://www.chorem.org/repositories/browse/chorem/tags/chorem-0.2</url> </scm> <distributionManagement>