r3063 - in trunk: . lima-business lima-callao lima-swing
Author: echatellier Date: 2010-12-01 10:50:28 +0100 (Wed, 01 Dec 2010) New Revision: 3063 Url: http://chorem.org/repositories/revision/lima/3063 Log: [maven-release-plugin] prepare for next development iteration 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 2010-12-01 09:50:27 UTC (rev 3062) +++ trunk/lima-business/pom.xml 2010-12-01 09:50:28 UTC (rev 3063) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.4.2</version> + <version>0.4.3-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2010-12-01 09:50:27 UTC (rev 3062) +++ trunk/lima-callao/pom.xml 2010-12-01 09:50:28 UTC (rev 3063) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.4.2</version> + <version>0.4.3-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2010-12-01 09:50:27 UTC (rev 3062) +++ trunk/lima-swing/pom.xml 2010-12-01 09:50:28 UTC (rev 3063) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.4.2</version> + <version>0.4.3-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-12-01 09:50:27 UTC (rev 3062) +++ trunk/pom.xml 2010-12-01 09:50:28 UTC (rev 3063) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.4.2</version> + <version>0.4.3-SNAPSHOT</version> <modules> <module>lima-callao</module> @@ -331,10 +331,10 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.4.2</connection> - <developerConnection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.4.2 + <connection>scm:svn:http://svn.chorem.org/svn/lima/trunk</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/lima/trunk </developerConnection> - <url>http://www.chorem.org/repositories/browse/lima/tags/lima-0.4.2</url> + <url>http://www.chorem.org/repositories/browse/lima/trunk</url> </scm> <repositories>
participants (1)
-
echatellier@users.chorem.org