[richfaces-svn-commits] JBoss Rich Faces SVN: r18870 - modules/build/resources/trunk/checkstyle.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Aug 20 13:53:16 EDT 2010


Author: jbalunas at redhat.com
Date: 2010-08-20 13:53:16 -0400 (Fri, 20 Aug 2010)
New Revision: 18870

Modified:
   modules/build/resources/trunk/checkstyle/pom.xml
Log:
[maven-release-plugin] prepare release richfaces-checkstyle-2

Modified: modules/build/resources/trunk/checkstyle/pom.xml
===================================================================
--- modules/build/resources/trunk/checkstyle/pom.xml	2010-08-20 17:50:56 UTC (rev 18869)
+++ modules/build/resources/trunk/checkstyle/pom.xml	2010-08-20 17:53:16 UTC (rev 18870)
@@ -26,7 +26,7 @@
     
     <groupId>org.richfaces</groupId>
     <artifactId>richfaces-build-checkstyle</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
     <name>Richfaces Checkstyle</name>
     
     <description>Contains the checkstyle settings for the RichFaces project</description>
@@ -46,9 +46,9 @@
     
     <!-- SCM and distribution management -->
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/build/resources/trunk/checkstyle</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modules/build/resources/trunk/checkstyle</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/modules/build/resources/trunk/checkstyle</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/build/resources/tags/richfaces-checkstyle-2</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modules/build/resources/tags/richfaces-checkstyle-2</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/modules/build/resources/tags/richfaces-checkstyle-2</url>
     </scm>
 
 </project>
\ No newline at end of file



More information about the richfaces-svn-commits mailing list