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 2009/04/03 09:35:13 UTC

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

Author: antelder
Date: Fri Apr  3 07:35:13 2009
New Revision: 761551

URL: http://svn.apache.org/viewvc?rev=761551&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=761551&r1=761550&r2=761551&view=diff
==============================================================================
--- tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml (original)
+++ tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml Fri Apr  3 07:35:13 2009
@@ -29,12 +29,12 @@
     <artifactId>maven-bundle-plugin</artifactId>
     <packaging>maven-plugin</packaging>
     <name>Apache Tuscany Maven OSGi Bundle Plugin</name>
-    <version>1.0.2</version>
+    <version>1.0.3-SNAPSHOT</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.2</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.2</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>