Author: dennisl
Date: Tue Feb 21 17:15:41 2012
New Revision: 1291926
URL: http://svn.apache.org/viewvc?rev=1291926&view=rev
Log:
[maven-release-plugin] prepare release maven-checkstyle-plugin-2.9.1
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=1291926&r1=1291925&r2=1291926&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Tue Feb 21 17:15:41 2012
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-checkstyle-plugin</artifactId>
- <version>2.9.1-SNAPSHOT</version>
+ <version>2.9.1</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.9.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.9.1</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-checkstyle-plugin-2.9.1</url>
</scm>
<issueManagement>
<system>JIRA</system>