Author: antelder
Date: Mon Feb 9 16:24:31 2009
New Revision: 742598
URL: http://svn.apache.org/viewvc?rev=742598&view=rev
Log:
[maven-release-plugin] prepare release maven-eclipse-compiler-1.0
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=742598&r1=742597&r2=742598&view=diff
==============================================================================
--- tuscany/plugins/trunk/maven-eclipse-compiler/pom.xml (original)
+++ tuscany/plugins/trunk/maven-eclipse-compiler/pom.xml Mon Feb 9 16:24:31
2009
@@ -29,12 +29,12 @@
<artifactId>maven-eclipse-compiler</artifactId>
<packaging>jar</packaging>
<name>Apache Tuscany Maven Eclipse Compiler Plugin</name>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
<scm>
-
<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>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/plugins/tags/maven-eclipse-compiler-1.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/plugins/tags/maven-eclipse-compiler-1.0</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/tuscany/plugins/tags/maven-eclipse-compiler-1.0</url>
</scm>
<distributionManagement>