Author: jbalunas(a)redhat.com
Date: 2010-06-03 18:28:06 -0400 (Thu, 03 Jun 2010)
New Revision: 17544
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-06-03 22:28:01 UTC (rev 17543)
+++ root/examples/richfaces-showcase/trunk/pom.xml 2010-06-03 22:28:06 UTC (rev 17544)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<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>
@@ -12,7 +12,7 @@
<groupId>org.richfaces.examples</groupId>
<artifactId>richfaces-showcase</artifactId>
- <version>4.0.0.Alpha2</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>