summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk/maven-tuscany-plugin
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-22 15:36:22 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-22 15:36:22 +0000
commitc420ce4d96f3a4ce05b1a2a400cd5362a4b0c79f (patch)
tree5153d6072af5a9f0cef04fb350d43ace4351fcc1 /maven-plugins/trunk/maven-tuscany-plugin
parentdc5ff4497d283e27f8221e6abf238b9da595b6a4 (diff)
[maven-release-plugin] prepare release maven-tuscany-plugin-alpha1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767567 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-plugins/trunk/maven-tuscany-plugin')
-rw-r--r--maven-plugins/trunk/maven-tuscany-plugin/pom.xml8
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 71efff0464..de853ebf47 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>alpha1</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-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>
</scm>
<distributionManagement>