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/22 17:37:28 UTC

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

Author: antelder
Date: Wed Apr 22 15:37:28 2009
New Revision: 767569

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

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

Modified: tuscany/maven-plugins/trunk/maven-tuscany-plugin/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/maven-plugins/trunk/maven-tuscany-plugin/pom.xml?rev=767569&r1=767568&r2=767569&view=diff
==============================================================================
--- tuscany/maven-plugins/trunk/maven-tuscany-plugin/pom.xml (original)
+++ tuscany/maven-plugins/trunk/maven-tuscany-plugin/pom.xml Wed Apr 22 15:37:28 2009
@@ -29,12 +29,12 @@
     <artifactId>maven-tuscany-plugin</artifactId>
     <packaging>maven-plugin</packaging>
     <name>Apache Tuscany Maven Tuscany Run Plugin</name>
-    <version>alpha1</version>
+    <version>1.0-SNAPSHOT</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-tuscany-plugin-alpha1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-tuscany-plugin-alpha1</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-tuscany-plugin-alpha1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-tuscany-plugin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-tuscany-plugin</developerConnection>
+        <url>http://svn.apache.org/repos/asf/tuscany/</url>
     </scm>
 
     <distributionManagement>