You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sn...@apache.org on 2011/06/06 09:58:33 UTC

svn commit: r1132545 - /maven/plugins/trunk/maven-ear-plugin/pom.xml

Author: snicoll
Date: Mon Jun  6 07:58:32 2011
New Revision: 1132545

URL: http://svn.apache.org/viewvc?rev=1132545&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/pom.xml?rev=1132545&r1=1132544&r2=1132545&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Mon Jun  6 07:58:32 2011
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-ear-plugin</artifactId>
-  <version>2.6</version>
+  <version>2.7-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven EAR Plugin</name>
@@ -41,11 +41,11 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-ear-plugin-2.6</connection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ear-plugin/</connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-ear-plugin-2.6
+      scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ear-plugin/
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-ear-plugin-2.6</url>
+    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>