Author: jbalunas(a)redhat.com
Date: 2010-05-27 20:44:13 -0400 (Thu, 27 May 2010)
New Revision: 17333
Modified:
root/build/parent/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: root/build/parent/trunk/pom.xml
===================================================================
--- root/build/parent/trunk/pom.xml 2010-05-28 00:44:07 UTC (rev 17332)
+++ root/build/parent/trunk/pom.xml 2010-05-28 00:44:13 UTC (rev 17333)
@@ -21,7 +21,7 @@
<groupId>org.richfaces</groupId>
<artifactId>richfaces-parent</artifactId>
<packaging>pom</packaging>
- <version>6</version>
+ <version>7-SNAPSHOT</version>
<name>RichFaces Parent</name>
<parent>
@@ -455,11 +455,11 @@
<!-- SCM and distribution management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/build...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/build...
</connection>
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
</developerConnection>
-
<
url>http://fisheye.jboss.org/browse/richfaces/tags/richfaces-parent-6&...
+ <
url>http://fisheye.jboss.org/browse/richfaces</url>
</scm>
</project>