You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2008/03/15 00:19:06 UTC

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

Author: aheritier
Date: Fri Mar 14 16:19:02 2008
New Revision: 637298

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

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=637298&r1=637297&r2=637298&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Fri Mar 14 16:19:02 2008
@@ -28,16 +28,14 @@
   <artifactId>maven-eclipse-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Eclipse Plugin</name>
-  <version>2.5-SNAPSHOT</version>
+  <version>2.5</version>
   <prerequisites>
     <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.5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-eclipse-plugin-2.5</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-eclipse-plugin-2.5</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>