Author: tchemit Date: 2012-10-16 10:44:16 +0200 (Tue, 16 Oct 2012) New Revision: 3652 Url: http://chorem.org/repositories/revision/lima/3652 Log: [maven-release-plugin] prepare release lima-0.6-rc-2 Modified: trunk/lima-business-api/pom.xml trunk/lima-business/pom.xml trunk/lima-callao/pom.xml trunk/lima-swing/pom.xml trunk/pom.xml Modified: trunk/lima-business/pom.xml =================================================================== --- trunk/lima-business/pom.xml 2012-10-12 09:32:09 UTC (rev 3651) +++ trunk/lima-business/pom.xml 2012-10-16 08:44:16 UTC (rev 3652) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6-rc-2</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-business-api/pom.xml =================================================================== --- trunk/lima-business-api/pom.xml 2012-10-12 09:32:09 UTC (rev 3651) +++ trunk/lima-business-api/pom.xml 2012-10-16 08:44:16 UTC (rev 3652) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6-rc-2</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2012-10-12 09:32:09 UTC (rev 3651) +++ trunk/lima-callao/pom.xml 2012-10-16 08:44:16 UTC (rev 3652) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6-rc-2</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2012-10-12 09:32:09 UTC (rev 3651) +++ trunk/lima-swing/pom.xml 2012-10-16 08:44:16 UTC (rev 3652) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6-rc-2</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-10-12 09:32:09 UTC (rev 3651) +++ trunk/pom.xml 2012-10-16 08:44:16 UTC (rev 3652) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6-rc-2</version> <modules> <module>lima-callao</module> @@ -446,11 +446,11 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/lima/trunk</connection> + <connection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.6-rc-2</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/lima/trunk + scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.6-rc-2 </developerConnection> - <url>http://www.chorem.org/repositories/browse/lima/trunk</url> + <url>http://www.chorem.org/repositories/browse/lima/tags/lima-0.6-rc-2</url> </scm> <distributionManagement>