Author: jbalunas(a)redhat.com
Date: 2010-05-19 15:55:21 -0400 (Wed, 19 May 2010)
New Revision: 17141
Modified:
root/build/resources/trunk/checkstyle/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: root/build/resources/trunk/checkstyle/pom.xml
===================================================================
--- root/build/resources/trunk/checkstyle/pom.xml 2010-05-19 19:55:17 UTC (rev 17140)
+++ root/build/resources/trunk/checkstyle/pom.xml 2010-05-19 19:55:21 UTC (rev 17141)
@@ -16,7 +16,7 @@
Fifth Floor, Boston, MA 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-->
-<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.richfaces</groupId>
@@ -26,7 +26,7 @@
<groupId>org.richfaces</groupId>
<artifactId>richfaces-build-checkstyle</artifactId>
- <version>1</version>
+ <version>2-SNAPSHOT</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/root/build...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>scm:svn:https://svn.jboss.org/repos/richfaces/root/build/resources...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/build...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+ <
url>http://fisheye.jboss.org/browse/richfaces</url>
</scm>
</project>
\ No newline at end of file