You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/03/05 20:49:14 UTC

svn commit: r919568 - /tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml

Author: antelder
Date: Fri Mar  5 19:49:14 2010
New Revision: 919568

URL: http://svn.apache.org/viewvc?rev=919568&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml

Modified: tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml?rev=919568&r1=919567&r2=919568&view=diff
==============================================================================
--- tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml (original)
+++ tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml Fri Mar  5 19:49:14 2010
@@ -29,12 +29,12 @@
     <artifactId>maven-bundle-plugin</artifactId>
     <packaging>maven-plugin</packaging>
     <name>Apache Tuscany Maven OSGi Bundle Plugin</name>
-    <version>1.0.6</version>
+    <version>1.0.7-SNAPSHOT</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.6</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.6</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>
 
     <distributionManagement>