r292 - in trunk: . bow-extension-chromium bow-ui
Author: sletellier Date: 2011-05-17 17:15:32 +0200 (Tue, 17 May 2011) New Revision: 292 Url: http://chorem.org/repositories/revision/bow/292 Log: [maven-release-plugin] prepare release bow-1.0 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:01:13 UTC (rev 291) +++ trunk/bow-extension-chromium/pom.xml 2011-05-17 15:15:32 UTC (rev 292) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>0.6-SNAPSHOT</version> + <version>1.0</version> </parent> <artifactId>bow-extension-chromium</artifactId> Modified: trunk/bow-ui/pom.xml =================================================================== --- trunk/bow-ui/pom.xml 2011-05-17 15:01:13 UTC (rev 291) +++ trunk/bow-ui/pom.xml 2011-05-17 15:15:32 UTC (rev 292) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>0.6-SNAPSHOT</version> + <version>1.0</version> </parent> <artifactId>bow-ui</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-05-17 15:01:13 UTC (rev 291) +++ trunk/pom.xml 2011-05-17 15:15:32 UTC (rev 292) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>0.6-SNAPSHOT</version> + <version>1.0</version> <modules> <module>bow-extension-chromium</module> @@ -108,11 +108,11 @@ </contributors> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/bow/trunk</connection> + <connection>scm:svn:http://svn.chorem.org/svn/bow/tags/bow-1.0</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/bow/trunk + scm:svn:http://svn.chorem.org/svn/bow/tags/bow-1.0 </developerConnection> - <url>http://www.chorem.org/repositories/browse/bow/trunk</url> + <url>http://www.chorem.org/repositories/browse/bow/tags/bow-1.0</url> </scm> <properties>
participants (1)
-
sletellier@users.chorem.org