You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ba...@apache.org on 2009/04/02 22:29:35 UTC

svn commit: r761418 - /maven/plugins/trunk/maven-eclipse-plugin/pom.xml

Author: baerrach
Date: Thu Apr  2 20:29:35 2009
New Revision: 761418

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

Modified:
    maven/plugins/trunk/maven-eclipse-plugin/pom.xml

Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/pom.xml?rev=761418&r1=761417&r2=761418&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Thu Apr  2 20:29:35 2009
@@ -27,7 +27,7 @@
     <version>13</version>
   </parent>
   <artifactId>maven-eclipse-plugin</artifactId>
-  <version>2.7-SNAPSHOT</version>
+  <version>2.7</version>
   <packaging>maven-plugin</packaging>
   <name>Maven Eclipse Plugin</name>
   <description>The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.</description>
@@ -35,9 +35,9 @@
     <maven>2.0.1</maven>
   </prerequisites>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-eclipse-plugin/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-eclipse-plugin/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-eclipse-plugin-2.7</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-eclipse-plugin-2.7</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-eclipse-plugin-2.7</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>