You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2011/11/08 18:51:17 UTC

svn commit: r1199364 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

Author: olamy
Date: Tue Nov  8 17:51:16 2011
New Revision: 1199364

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

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

Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/pom.xml?rev=1199364&r1=1199363&r2=1199364&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Tue Nov  8 17:51:16 2011
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-pmd-plugin</artifactId>
-  <version>2.6-SNAPSHOT</version>
+  <version>2.6</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven PMD Plugin</name>
@@ -52,9 +52,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pmd-plugin/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pmd-plugin/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-pmd-plugin-2.6</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-pmd-plugin-2.6</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-pmd-plugin-2.6</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>