Author: dennisl
Date: Sun Mar 15 18:40:12 2015
New Revision: 1666822
URL: http://svn.apache.org/r1666822
Log:
[maven-release-plugin] prepare release maven-checkstyle-plugin-2.15
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=1666822&r1=1666821&r2=1666822&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Sun Mar 15 18:40:12 2015
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-checkstyle-plugin</artifactId>
- <version>2.15-SNAPSHOT</version>
+ <version>2.15</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Checkstyle Plugin</name>
@@ -42,9 +42,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.15</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-checkstyle-plugin-2.15</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-checkstyle-plugin-2.15</url>
</scm>
<issueManagement>
<system>JIRA</system>