Author: sletellier Date: 2011-05-17 17:15:35 +0200 (Tue, 17 May 2011) New Revision: 294 Url: http://chorem.org/repositories/revision/bow/294 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-05-17 15:15:34 UTC (rev 293) +++ trunk/bow-extension-chromium/pom.xml 2011-05-17 15:15:35 UTC (rev 294) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.0</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>bow-extension-chromium</artifactId> Modified: trunk/bow-ui/pom.xml =================================================================== --- trunk/bow-ui/pom.xml 2011-05-17 15:15:34 UTC (rev 293) +++ trunk/bow-ui/pom.xml 2011-05-17 15:15:35 UTC (rev 294) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.0</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>bow-ui</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-05-17 15:15:34 UTC (rev 293) +++ trunk/pom.xml 2011-05-17 15:15:35 UTC (rev 294) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.0</version> + <version>1.1-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-1.0</connection> + <connection>scm:svn:http://svn.chorem.org/svn/bow/trunk</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/bow/tags/bow-1.0 + scm:svn:http://svn.chorem.org/svn/bow/trunk </developerConnection> - <url>http://www.chorem.org/repositories/browse/bow/tags/bow-1.0</url> + <url>http://www.chorem.org/repositories/browse/bow/trunk</url> </scm> <properties>