Author: maven-release Date: 2013-09-24 20:07:52 +0200 (Tue, 24 Sep 2013) New Revision: 366 Url: http://chorem.org/projects/bow/repository/revisions/366 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/bow-extension-chromium/pom.xml trunk/bow-ui/pom.xml trunk/pom.xml Modified: trunk/bow-extension-chromium/pom.xml =================================================================== --- trunk/bow-extension-chromium/pom.xml 2013-09-24 18:07:50 UTC (rev 365) +++ trunk/bow-extension-chromium/pom.xml 2013-09-24 18:07:52 UTC (rev 366) @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <artifactId>bow-extension-chromium</artifactId> Modified: trunk/bow-ui/pom.xml =================================================================== --- trunk/bow-ui/pom.xml 2013-09-24 18:07:50 UTC (rev 365) +++ trunk/bow-ui/pom.xml 2013-09-24 18:07:52 UTC (rev 366) @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> </parent> <artifactId>bow-ui</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-09-24 18:07:50 UTC (rev 365) +++ trunk/pom.xml 2013-09-24 18:07:52 UTC (rev 366) @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.2</version> + <version>1.3-SNAPSHOT</version> <packaging>pom</packaging> <name>bow</name> @@ -101,11 +101,11 @@ </modules> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/bow/tags/bow-1.2</connection> + <connection>scm:svn:http://svn.chorem.org/svn/bow/trunk</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/bow/tags/bow-1.2 + scm:svn:http://svn.chorem.org/svn/bow/trunk </developerConnection> - <url>http://www.chorem.org/repositories/browse/bow/tags/bow-1.2</url> + <url>http://www.chorem.org/repositories/browse/bow/trunk</url> </scm> <distributionManagement> <site>