Author: khmarbaise
Date: Mon Mar 23 18:15:20 2015
New Revision: 1668694
URL: http://svn.apache.org/r1668694
Log:
[maven-release-plugin] prepare release maven-compiler-plugin-3.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=1668694&r1=1668693&r2=1668694&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Mon Mar 23 18:15:20 2015
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-compiler-plugin</artifactId>
- <version>3.3-SNAPSHOT</version>
+ <version>3.3</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Compiler Plugin</name>
@@ -42,9 +42,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-3.3</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-compiler-plugin-3.3</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-compiler-plugin-3.3</url>
</scm>
<issueManagement>
<system>JIRA</system>