Author: hudson Date: 2011-08-16 17:11:07 +0200 (Tue, 16 Aug 2011) New Revision: 3281 Url: http://chorem.org/repositories/revision/lima/3281 Log: [maven-release-plugin] prepare release lima-0.5.1 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-16 15:02:33 UTC (rev 3280) +++ trunk/lima-business/pom.xml 2011-08-16 15:11:07 UTC (rev 3281) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.1</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2011-08-16 15:02:33 UTC (rev 3280) +++ trunk/lima-callao/pom.xml 2011-08-16 15:11:07 UTC (rev 3281) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.1</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2011-08-16 15:02:33 UTC (rev 3280) +++ trunk/lima-swing/pom.xml 2011-08-16 15:11:07 UTC (rev 3281) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.1</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-08-16 15:02:33 UTC (rev 3280) +++ trunk/pom.xml 2011-08-16 15:11:07 UTC (rev 3281) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.1</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.1</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.5.1 </developerConnection> - <url>http://www.chorem.org/repositories/browse/lima/trunk</url> + <url>http://www.chorem.org/repositories/browse/lima/tags/lima-0.5.1</url> </scm> <repositories>