summaryrefslogtreecommitdiffstats
path: root/plugins/trunk/maven-eclipse-compiler/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-09 16:05:18 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-09 16:05:18 +0000
commit9a27ac2faf639c695459ff7b32c69717ab96437f (patch)
tree50f2d3d7bae7b73b11f6f2094a2430d3e1a88ff2 /plugins/trunk/maven-eclipse-compiler/pom.xml
parent7f6281cdd208556fbd2ad8bdb9bd43551aac7098 (diff)
Revert all the release plugin changes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742591 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--plugins/trunk/maven-eclipse-compiler/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/trunk/maven-eclipse-compiler/pom.xml b/plugins/trunk/maven-eclipse-compiler/pom.xml
index 3b5c1d52d3..46ef7e5fc1 100644
--- a/plugins/trunk/maven-eclipse-compiler/pom.xml
+++ b/plugins/trunk/maven-eclipse-compiler/pom.xml
@@ -26,14 +26,14 @@
</parent>
<groupId>org.apache.tuscany.plugins</groupId>
- <artifactId>tuscany-maven-eclipse-compiler</artifactId>
+ <artifactId>maven-eclipse-compiler</artifactId>
<packaging>jar</packaging>
<name>Apache Tuscany Maven Eclipse Compiler Plugin</name>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/plugins/trunk/maven-bundle-plugin</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/plugins/trunk/maven-bundle-plugin</developerConnection>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/plugins/trunk/maven-eclipse-plugin</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/plugins/trunk/maven-eclipse-plugin</developerConnection>
<url>http://svn.apache.org/repos/asf/tuscany/</url>
</scm>