Author: antelder
Date: Mon Feb 9 16:05:18 2009
New Revision: 742591
URL: http://svn.apache.org/viewvc?rev=742591&view=rev
Log:
Revert all the release plugin changes
Modified:
tuscany/plugins/trunk/maven-eclipse-compiler/pom.xml
Modified: tuscany/plugins/trunk/maven-eclipse-compiler/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/plugins/trunk/maven-eclipse-compiler/pom.xml?rev=742591&r1=742590&r2=742591&view=diff
==============================================================================
--- tuscany/plugins/trunk/maven-eclipse-compiler/pom.xml (original)
+++ tuscany/plugins/trunk/maven-eclipse-compiler/pom.xml Mon Feb 9 16:05:18
2009
@@ -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>