Author: olamy
Date: Fri Apr 27 20:59:46 2012
New Revision: 1331595
URL: http://svn.apache.org/viewvc?rev=1331595&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-compiler-plugin/pom.xml
Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/pom.xml?rev=1331595&r1=1331594&r2=1331595&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Fri Apr 27 20:59:46 2012
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-compiler-plugin</artifactId>
- <version>2.4</version>
+ <version>2.5-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Maven Compiler Plugin</name>
@@ -42,9 +42,9 @@ under the License.
</prerequisites>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-compiler-plugin-2.4</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-compiler-plugin-2.4</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-compiler-plugin-2.4</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-compiler-plugin/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-compiler-plugin/</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/</url>
</scm>
<issueManagement>
<system>JIRA</system>