summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk/tuscany-zip-plugin/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'maven-plugins/trunk/tuscany-zip-plugin/pom.xml')
-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 9d4e076966..9ec73b5af2 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>alpha3</version>
+ <version>1.0-SNAPSHOT</version>
<scm>
- <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>
+ <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>
</scm>
<distributionManagement>