Author: sletellier Date: 2011-04-27 10:56:17 +0200 (Wed, 27 Apr 2011) New Revision: 272 Url: http://chorem.org/repositories/revision/bow/272 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 2011-04-27 08:56:16 UTC (rev 271) +++ trunk/bow-extension-chromium/pom.xml 2011-04-27 08:56:17 UTC (rev 272) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>0.5</version> + <version>0.6-SNAPSHOT</version> </parent> <artifactId>bow-extension-chromium</artifactId> Modified: trunk/bow-ui/pom.xml =================================================================== --- trunk/bow-ui/pom.xml 2011-04-27 08:56:16 UTC (rev 271) +++ trunk/bow-ui/pom.xml 2011-04-27 08:56:17 UTC (rev 272) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>0.5</version> + <version>0.6-SNAPSHOT</version> </parent> <artifactId>bow-ui</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-04-27 08:56:16 UTC (rev 271) +++ trunk/pom.xml 2011-04-27 08:56:17 UTC (rev 272) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>0.5</version> + <version>0.6-SNAPSHOT</version> <modules> <module>bow-extension-chromium</module> @@ -108,11 +108,11 @@ </contributors> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/bow/tags/bow-0.5</connection> + <connection>scm:svn:http://svn.chorem.org/svn/bow/trunk</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/bow/tags/bow-0.5 + scm:svn:http://svn.chorem.org/svn/bow/trunk </developerConnection> - <url>http://www.chorem.org/repositories/browse/bow/tags/bow-0.5</url> + <url>http://www.chorem.org/repositories/browse/bow/trunk</url> </scm> <properties>