Author: tchemit Date: 2014-03-10 15:19:41 +0100 (Mon, 10 Mar 2014) New Revision: 378 Url: http://forge.chorem.org/projects/bow/repository/revisions/378 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 2014-03-10 14:19:36 UTC (rev 377) +++ trunk/bow-extension-chromium/pom.xml 2014-03-10 14:19:41 UTC (rev 378) @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.3</version> + <version>1.4-SNAPSHOT</version> </parent> <artifactId>bow-extension-chromium</artifactId> Modified: trunk/bow-ui/pom.xml =================================================================== --- trunk/bow-ui/pom.xml 2014-03-10 14:19:36 UTC (rev 377) +++ trunk/bow-ui/pom.xml 2014-03-10 14:19:41 UTC (rev 378) @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.3</version> + <version>1.4-SNAPSHOT</version> </parent> <artifactId>bow-ui</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-03-10 14:19:36 UTC (rev 377) +++ trunk/pom.xml 2014-03-10 14:19:41 UTC (rev 378) @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.3</version> + <version>1.4-SNAPSHOT</version> <packaging>pom</packaging> <name>bow</name> @@ -101,11 +101,11 @@ </modules> <scm> - <connection>scm:svn:http://svn.chorem.org/bow/tags/bow-1.3</connection> + <connection>scm:svn:http://svn.chorem.org/bow/trunk</connection> <developerConnection> - scm:svn:https://svn.chorem.org/bow/tags/bow-1.3 + scm:svn:https://svn.chorem.org/bow/trunk </developerConnection> - <url>http://forge.chorem.org/repositories/browse/bow/tags/bow-1.3</url> + <url>http://forge.chorem.org/repositories/browse/bow/trunk</url> </scm> <distributionManagement> <site>