You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ag...@apache.org on 2016/02/06 19:59:03 UTC

svn commit: r1728868 - /maven/plugins/trunk/maven-compiler-plugin/pom.xml

Author: agudian
Date: Sat Feb  6 18:59:02 2016
New Revision: 1728868

URL: http://svn.apache.org/viewvc?rev=1728868&view=rev
Log:
[maven-release-plugin] prepare release maven-compiler-plugin-3.5.1

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=1728868&r1=1728867&r2=1728868&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Sat Feb  6 18:59:02 2016
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-compiler-plugin</artifactId>
-  <version>3.6-SNAPSHOT</version>
+  <version>3.5.1</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.5.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-compiler-plugin-3.5.1</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-compiler-plugin-3.5.1</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>