You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2009/04/02 21:03:44 UTC

svn commit: r761379 - /tuscany/maven-plugins/trunk/maven-eclipse-compiler/pom.xml

Author: rfeng
Date: Thu Apr  2 19:03:44 2009
New Revision: 761379

URL: http://svn.apache.org/viewvc?rev=761379&view=rev
Log:
[maven-release-plugin] prepare release maven-eclipse-compiler-1.0.1

Modified:
    tuscany/maven-plugins/trunk/maven-eclipse-compiler/pom.xml

Modified: tuscany/maven-plugins/trunk/maven-eclipse-compiler/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/maven-plugins/trunk/maven-eclipse-compiler/pom.xml?rev=761379&r1=761378&r2=761379&view=diff
==============================================================================
--- tuscany/maven-plugins/trunk/maven-eclipse-compiler/pom.xml (original)
+++ tuscany/maven-plugins/trunk/maven-eclipse-compiler/pom.xml Thu Apr  2 19:03:44 2009
@@ -29,12 +29,12 @@
     <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.1</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-eclipse-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-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/maven-plugins/tags/maven-eclipse-compiler-1.0.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-eclipse-compiler-1.0.1</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-eclipse-compiler-1.0.1</url>
     </scm>
 
     <distributionManagement>