[richfaces-svn-commits] JBoss Rich Faces SVN: r18965 - in modules/tests/metamer/trunk: application and 2 other directories.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Aug 25 08:03:58 EDT 2010


Author: ppitonak at redhat.com
Date: 2010-08-25 08:03:57 -0400 (Wed, 25 Aug 2010)
New Revision: 18965

Modified:
   modules/tests/metamer/trunk/application/pom.xml
   modules/tests/metamer/trunk/ftest-source/pom.xml
   modules/tests/metamer/trunk/ftest/pom.xml
   modules/tests/metamer/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: modules/tests/metamer/trunk/application/pom.xml
===================================================================
--- modules/tests/metamer/trunk/application/pom.xml	2010-08-25 12:03:45 UTC (rev 18964)
+++ modules/tests/metamer/trunk/application/pom.xml	2010-08-25 12:03:57 UTC (rev 18965)
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.richfaces.tests</groupId>
         <artifactId>metamer-root</artifactId>
-        <version>4.0.0.20100824-M2</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.richfaces.tests</groupId>

Modified: modules/tests/metamer/trunk/ftest/pom.xml
===================================================================
--- modules/tests/metamer/trunk/ftest/pom.xml	2010-08-25 12:03:45 UTC (rev 18964)
+++ modules/tests/metamer/trunk/ftest/pom.xml	2010-08-25 12:03:57 UTC (rev 18965)
@@ -30,14 +30,14 @@
 
 	<groupId>org.richfaces.tests</groupId>
 	<artifactId>metamer-ftest</artifactId>
-	<version>4.0.0.20100824-M2</version>
+	<version>4.0.0-SNAPSHOT</version>
 	<name>Metamer: RichFaces Testing Application - Functional Test</name>
 	<packaging>pom</packaging>
 
 	<scm>
-		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.2010824-M2/ftest</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.2010824-M2/ftest</developerConnection>
-		<url>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.2010824-M2/ftest</url>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/trunk/ftest</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modules/tests/metamer/trunk/ftest</developerConnection>
+		<url>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/trunk/ftest</url>
 	</scm>
 
 	<licenses>

Modified: modules/tests/metamer/trunk/ftest-source/pom.xml
===================================================================
--- modules/tests/metamer/trunk/ftest-source/pom.xml	2010-08-25 12:03:45 UTC (rev 18964)
+++ modules/tests/metamer/trunk/ftest-source/pom.xml	2010-08-25 12:03:57 UTC (rev 18965)
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.richfaces.tests</groupId>
 		<artifactId>metamer-root</artifactId>
-		<version>4.0.0.20100824-M2</version>
+		<version>4.0.0-SNAPSHOT</version>
 	</parent>
 
 	<groupId>org.richfaces.tests</groupId>

Modified: modules/tests/metamer/trunk/pom.xml
===================================================================
--- modules/tests/metamer/trunk/pom.xml	2010-08-25 12:03:45 UTC (rev 18964)
+++ modules/tests/metamer/trunk/pom.xml	2010-08-25 12:03:57 UTC (rev 18965)
@@ -31,7 +31,7 @@
 
     <groupId>org.richfaces.tests</groupId>
     <artifactId>metamer-root</artifactId>
-    <version>4.0.0.20100824-M2</version>
+    <version>4.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Metamer: RichFaces Testing Application - Project Root</name>
 
@@ -50,9 +50,9 @@
     </licenses>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.2010824-M2</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.2010824-M2</developerConnection>
-        <url>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.2010824-M2</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/trunk</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modules/tests/metamer/trunk</developerConnection>
+        <url>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/trunk</url>
     </scm>
 
     <distributionManagement>



More information about the richfaces-svn-commits mailing list