Author: jvanzyl
Date: Sat Apr 10 11:34:09 2010
New Revision: 932694
URL: http://svn.apache.org/viewvc?rev=932694&view=rev
Log:
[maven-release-plugin] prepare release maven-compiler-plugin-2.3
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=932694&r1=932693&r2=932694&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Sat Apr 10 11:34:09 2010
@@ -29,7 +29,7 @@ under the License.
</parent>
<artifactId>maven-compiler-plugin</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.3</version>
<packaging>maven-plugin</packaging>
<name>Maven Compiler Plugin</name>
@@ -41,9 +41,9 @@ under the License.
</prerequisites>
<scm>
-
<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>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-compiler-plugin-2.3</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-compiler-plugin-2.3</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-compiler-plugin-2.3</url>
</scm>
<issueManagement>
<system>JIRA</system>