Author: markh Date: Mon Oct 24 10:33:23 2011 New Revision: 1188082 URL: http://svn.apache.org/viewvc?rev=1188082&view=rev Log: [maven-release-plugin] prepare release maven-checkstyle-plugin-2.8
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=1188082&r1=1188081&r2=1188082&view=diff ============================================================================== --- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Mon Oct 24 10:33:23 2011 @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-checkstyle-plugin</artifactId> - <version>2.8-SNAPSHOT</version> + <version>2.8</version> <packaging>maven-plugin</packaging> <name>Maven Checkstyle Plugin</name> @@ -49,9 +49,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.8</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.8</developerConnection> + <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-checkstyle-plugin-2.8</url> </scm> <issueManagement> <system>JIRA</system>