Author: hudson Date: 2011-08-11 17:27:14 +0200 (Thu, 11 Aug 2011) New Revision: 3274 Url: http://chorem.org/repositories/revision/lima/3274 Log: [maven-release-plugin] prepare release lima-0.5 Modified: 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 2011-08-11 15:27:00 UTC (rev 3273) +++ trunk/lima-business/pom.xml 2011-08-11 15:27:14 UTC (rev 3274) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2011-08-11 15:27:00 UTC (rev 3273) +++ trunk/lima-callao/pom.xml 2011-08-11 15:27:14 UTC (rev 3274) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2011-08-11 15:27:00 UTC (rev 3273) +++ trunk/lima-swing/pom.xml 2011-08-11 15:27:14 UTC (rev 3274) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-08-11 15:27:00 UTC (rev 3273) +++ trunk/pom.xml 2011-08-11 15:27:14 UTC (rev 3274) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <modules> <module>lima-callao</module> @@ -372,10 +372,10 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/lima/trunk</connection> - <developerConnection>scm:svn:http://svn.chorem.org/svn/lima/trunk + <connection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.5</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.5 </developerConnection> - <url>http://www.chorem.org/repositories/browse/lima/trunk</url> + <url>http://www.chorem.org/repositories/browse/lima/tags/lima-0.5</url> </scm> <repositories>