You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ma...@apache.org on 2010/09/22 10:49:49 UTC

svn commit: r999812 - /maven/plugins/trunk/maven-checkstyle-plugin/pom.xml

Author: markh
Date: Wed Sep 22 08:49:49 2010
New Revision: 999812

URL: http://svn.apache.org/viewvc?rev=999812&view=rev
Log:
[maven-release-plugin] prepare release maven-checkstyle-plugin-2.6

Modified:
    maven/plugins/trunk/maven-checkstyle-plugin/pom.xml

Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/pom.xml?rev=999812&r1=999811&r2=999812&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Wed Sep 22 08:49:49 2010
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven-checkstyle-plugin</artifactId>
-  <version>2.6-SNAPSHOT</version>
+  <version>2.6</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Checkstyle Plugin</name>
@@ -48,9 +48,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.6</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.6</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-checkstyle-plugin-2.6</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>