Author: snicoll
Date: Wed Aug 29 17:04:21 2012
New Revision: 1378647
URL: http://svn.apache.org/viewvc?rev=1378647&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=1378647&r1=1378646&r2=1378647&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Wed Aug 29 17:04:21 2012
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-ear-plugin</artifactId>
- <version>2.8</version>
+ <version>2.9-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.8</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.8
+
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.8</url>
+
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/</url>
</scm>
<issueManagement>
<system>JIRA</system>