summaryrefslogtreecommitdiffstats
path: root/maven-plugins
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-06-02 10:42:54 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-06-02 10:42:54 +0000
commite1a8ba2662463ee654eb7e52d6d481cea92c6cdf (patch)
tree47df8c45cf49927c499e6cc303cb0846cd90cd47 /maven-plugins
parent37c625bda2bc4be727e6af5fc873041ec83dff98 (diff)
[maven-release-plugin] prepare release tuscany-zip-plugin-alpha3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130482 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-plugins')
-rw-r--r--maven-plugins/trunk/tuscany-zip-plugin/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/maven-plugins/trunk/tuscany-zip-plugin/pom.xml b/maven-plugins/trunk/tuscany-zip-plugin/pom.xml
index 9ec73b5af2..9d4e076966 100644
--- a/maven-plugins/trunk/tuscany-zip-plugin/pom.xml
+++ b/maven-plugins/trunk/tuscany-zip-plugin/pom.xml
@@ -23,19 +23,19 @@
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>4</version>
- <relativePath></relativePath>
+ <relativePath />
</parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-zip-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Apache Tuscany SCA ZIP Maven Plugin</name>
- <version>1.0-SNAPSHOT</version>
+ <version>alpha3</version>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/tuscany-zip-plugin</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/tuscany-zip-plugin</developerConnection>
- <url>http://svn.apache.org/repos/asf/tuscany/</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/tuscany-zip-plugin-alpha3</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/tuscany-zip-plugin-alpha3</developerConnection>
+ <url>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/tuscany-zip-plugin-alpha3</url>
</scm>
<distributionManagement>