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/02/07 16:05:45 UTC

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

Author: lofwyr
Date: Wed Feb  7 16:05:45 2018
New Revision: 1823487

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

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=1823487&r1=1823486&r2=1823487&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/other/checkstyle-rules/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/other/checkstyle-rules/pom.xml Wed Feb  7 16:05:45 2018
@@ -35,14 +35,14 @@
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>checkstyle-rules</artifactId>
   <packaging>jar</packaging>
-  <version>10-SNAPSHOT</version>
+  <version>10</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-10</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/checkstyle-rules-10</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-build-tools/tags/checkstyle-rules-10</url>
   </scm>
 
   <build>