diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-28 14:03:30 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-28 14:03:30 +0000 |
commit | ad362d43956123a5ad35977d0c686e98cf9e63a7 (patch) | |
tree | 75e038ea0728503f6e863882eb89d8242446edd1 /maven-plugins/trunk/maven-tuscany-plugin | |
parent | b842f7f56ee597e7d90623b174a9a337b63c7aac (diff) |
[maven-release-plugin] prepare release maven-tuscany-plugin-2.0-M4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830547 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-plugins/trunk/maven-tuscany-plugin')
-rw-r--r-- | maven-plugins/trunk/maven-tuscany-plugin/pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maven-plugins/trunk/maven-tuscany-plugin/pom.xml b/maven-plugins/trunk/maven-tuscany-plugin/pom.xml index 00349b9231..7e1c73a860 100644 --- a/maven-plugins/trunk/maven-tuscany-plugin/pom.xml +++ b/maven-plugins/trunk/maven-tuscany-plugin/pom.xml @@ -29,12 +29,12 @@ <artifactId>maven-tuscany-plugin</artifactId> <packaging>maven-plugin</packaging> <name>Apache Tuscany Maven Tuscany Run Plugin</name> - <version>1.0-SNAPSHOT</version> + <version>2.0-M4</version> <scm> - <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> + <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-tuscany-plugin-2.0-M4</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-tuscany-plugin-2.0-M4</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-tuscany-plugin-2.0-M4</url> </scm> <distributionManagement> |