You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2018/01/18 18:27:45 UTC

svn commit: r1821535 - /myfaces/myfaces-build-tools/trunk/other/checkstyle-rules/pom.xml

Author: lofwyr
Date: Thu Jan 18 18:27:45 2018
New Revision: 1821535

URL: http://svn.apache.org/viewvc?rev=1821535&view=rev
Log:
[maven-release-plugin] prepare release checkstyle-rules-9

Modified:
    myfaces/myfaces-build-tools/trunk/other/checkstyle-rules/pom.xml

Modified: myfaces/myfaces-build-tools/trunk/other/checkstyle-rules/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/other/checkstyle-rules/pom.xml?rev=1821535&r1=1821534&r2=1821535&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/other/checkstyle-rules/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/other/checkstyle-rules/pom.xml Thu Jan 18 18:27:45 2018
@@ -35,14 +35,14 @@
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>checkstyle-rules</artifactId>
   <packaging>jar</packaging>
-  <version>9-SNAPSHOT</version>
+  <version>9</version>
   <name>checkstyle-rules</name>
   <url>http://maven.apache.org</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/other/checkstyle-rules</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/other/checkstyle-rules</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-build-tools/trunk/other/checkstyle-rules</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/checkstyle-rules-9</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/checkstyle-rules-9</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-build-tools/tags/checkstyle-rules-9</url>
   </scm>
 
   <build>