Author: echatellier Date: 2011-03-01 12:36:36 +0100 (Tue, 01 Mar 2011) New Revision: 3074 Url: http://chorem.org/repositories/revision/lima/3074 Log: [maven-release-plugin] prepare release lima-0.4.3 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-03-01 11:14:14 UTC (rev 3073) +++ trunk/lima-business/pom.xml 2011-03-01 11:36:36 UTC (rev 3074) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.3</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2011-03-01 11:14:14 UTC (rev 3073) +++ trunk/lima-callao/pom.xml 2011-03-01 11:36:36 UTC (rev 3074) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.3</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2011-03-01 11:14:14 UTC (rev 3073) +++ trunk/lima-swing/pom.xml 2011-03-01 11:36:36 UTC (rev 3074) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.3</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-03-01 11:14:14 UTC (rev 3073) +++ trunk/pom.xml 2011-03-01 11:36:36 UTC (rev 3074) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.3</version> <modules> <module>lima-callao</module> @@ -331,10 +331,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.4.3</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.4.3 </developerConnection> - <url>http://www.chorem.org/repositories/browse/lima/trunk</url> + <url>http://www.chorem.org/repositories/browse/lima/tags/lima-0.4.3</url> </scm> <repositories>