Author: jbalunas(a)redhat.com
Date: 2010-07-13 16:47:13 -0400 (Tue, 13 Jul 2010)
New Revision: 18065
Modified:
root/examples/richfaces-showcase/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: root/examples/richfaces-showcase/trunk/pom.xml
===================================================================
--- root/examples/richfaces-showcase/trunk/pom.xml 2010-07-13 20:47:08 UTC (rev 18064)
+++ root/examples/richfaces-showcase/trunk/pom.xml 2010-07-13 20:47:13 UTC (rev 18065)
@@ -12,7 +12,7 @@
<groupId>org.richfaces.examples</groupId>
<artifactId>richfaces-showcase</artifactId>
- <version>4.0.0.20100713-M1</version>
+ <version>4.0.0-SNAPSHOT</version>
<packaging>war</packaging>
<name>Richfaces Examples: Richfaces Showcase Application</name>
@@ -261,8 +261,8 @@
</repositories>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/examp...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>http://fisheye.jboss.org/browse/richfaces/tags/richfaces-showcase-...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/examp...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+ <
url>http://fisheye.jboss.org/browse/richfaces</url>
</scm>
</project>