Author: dennisl Date: Sun Dec 13 20:48:09 2015 New Revision: 1719833 URL: http://svn.apache.org/viewvc?rev=1719833&view=rev Log: [maven-release-plugin] prepare release maven-pmd-plugin-3.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=1719833&r1=1719832&r2=1719833&view=diff ============================================================================== --- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Sun Dec 13 20:48:09 2015 @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-pmd-plugin</artifactId> - <version>3.6-SNAPSHOT</version> + <version>3.6</version> <packaging>maven-plugin</packaging> <name>Apache Maven PMD Plugin</name> @@ -64,9 +64,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-3.6</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-pmd-plugin-3.6</developerConnection> + <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-pmd-plugin-3.6</url> </scm> <issueManagement> <system>JIRA</system>