r3707 - in trunk: . lima-business lima-business-api lima-callao lima-swing
Author: maven-release Date: 2013-08-04 10:45:53 +0200 (Sun, 04 Aug 2013) New Revision: 3707 Url: http://chorem.org/projects/lima/repository/revisions/3707 Log: [maven-release-plugin] prepare for next development iteration 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 2013-08-04 08:45:51 UTC (rev 3706) +++ trunk/lima-business/pom.xml 2013-08-04 08:45:53 UTC (rev 3707) @@ -6,7 +6,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-business-api/pom.xml =================================================================== --- trunk/lima-business-api/pom.xml 2013-08-04 08:45:51 UTC (rev 3706) +++ trunk/lima-business-api/pom.xml 2013-08-04 08:45:53 UTC (rev 3707) @@ -6,7 +6,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2013-08-04 08:45:51 UTC (rev 3706) +++ trunk/lima-callao/pom.xml 2013-08-04 08:45:53 UTC (rev 3707) @@ -6,7 +6,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2013-08-04 08:45:51 UTC (rev 3706) +++ trunk/lima-swing/pom.xml 2013-08-04 08:45:53 UTC (rev 3707) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-08-04 08:45:51 UTC (rev 3706) +++ trunk/pom.xml 2013-08-04 08:45:53 UTC (rev 3707) @@ -13,7 +13,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> <!-- ************************************************************* --> <!-- *** Build Settings ****************************************** --> @@ -141,11 +141,11 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.7</connection> + <connection>scm:svn:http://svn.chorem.org/svn/lima/trunk</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.7 + scm:svn:http://svn.chorem.org/svn/lima/trunk </developerConnection> - <url>http://www.chorem.org/repositories/browse/lima/tags/lima-0.7</url> + <url>http://www.chorem.org/repositories/browse/lima/trunk</url> </scm> <distributionManagement> <site>
participants (1)
-
maven-releaseļ¼ users.chorem.org