You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/10/28 11:35:46 UTC

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

Author: slaws
Date: Thu Oct 28 09:35:45 2010
New Revision: 1028245

URL: http://svn.apache.org/viewvc?rev=1028245&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=1028245&r1=1028244&r2=1028245&view=diff
==============================================================================
--- tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml (original)
+++ tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml Thu Oct 28 09:35:45 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.7</version>
+    <version>1.0.8-SNAPSHOT</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.7-RC1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.7-RC1</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.7-RC1</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>