You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ag...@apache.org on 2015/05/24 20:18:22 UTC

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

Author: agudian
Date: Sun May 24 18:18:22 2015
New Revision: 1681514

URL: http://svn.apache.org/r1681514
Log:
[maven-release-plugin] prepare for next development iteration

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=1681514&r1=1681513&r2=1681514&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Sun May 24 18:18:22 2015
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-eclipse-plugin</artifactId>
-  <version>2.10</version>
+  <version>3.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Eclipse Plugin</name>
@@ -43,10 +43,10 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-eclipse-plugin-2.10</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-eclipse-plugin-2.10
+    <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/tags/maven-eclipse-plugin-2.10</url>
+    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>