Author: antelder
Date: Mon Jun 20 10:10:13 2011
New Revision: 1137577
URL: http://svn.apache.org/viewvc?rev=1137577&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
tuscany/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml
Modified: tuscany/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml?rev=1137577&r1=1137576&r2=1137577&view=diff
==============================================================================
--- tuscany/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml (original)
+++ tuscany/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml Mon Jun 20
10:10:13 2011
@@ -29,12 +29,12 @@
<artifactId>tuscany-bundle-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Apache Tuscany Maven OSGi Bundle Plugin</name>
- <version>1.0.8</version>
+ <version>1.0.9-SNAPSHOT</version>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/tuscany-bundle-plugin-1.0.8</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/tuscany-bundle-plugin-1.0.8</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/tuscany-bundle-plugin-1.0.8</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-bundle-plugin</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-bundle-plugin</developerConnection>
+ <url>http://svn.apache.org/repos/asf/tuscany/</url>
</scm>
<profiles>