Author: ppitonak(a)redhat.com
Date: 2011-10-26 06:50:43 -0400 (Wed, 26 Oct 2011)
New Revision: 22843
Modified:
modules/tests/metamer/branches/wfk2-product-branch/application/pom.xml
modules/tests/metamer/branches/wfk2-product-branch/ftest-source/pom.xml
modules/tests/metamer/branches/wfk2-product-branch/ftest/pom.xml
modules/tests/metamer/branches/wfk2-product-branch/pom.xml
Log:
RichFaces version changed to 4.1.0-M3-redhat-1
Modified: modules/tests/metamer/branches/wfk2-product-branch/application/pom.xml
===================================================================
--- modules/tests/metamer/branches/wfk2-product-branch/application/pom.xml 2011-10-25
21:09:20 UTC (rev 22842)
+++ modules/tests/metamer/branches/wfk2-product-branch/application/pom.xml 2011-10-26
10:50:43 UTC (rev 22843)
@@ -19,7 +19,7 @@
<parent>
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-root</artifactId>
- <version>4.1.0.20110910-M2-redhat-1</version>
+ <version>4.1.0-M3-redhat-1</version>
</parent>
<groupId>org.richfaces.tests</groupId>
Modified: modules/tests/metamer/branches/wfk2-product-branch/ftest/pom.xml
===================================================================
--- modules/tests/metamer/branches/wfk2-product-branch/ftest/pom.xml 2011-10-25 21:09:20
UTC (rev 22842)
+++ modules/tests/metamer/branches/wfk2-product-branch/ftest/pom.xml 2011-10-26 10:50:43
UTC (rev 22843)
@@ -31,7 +31,7 @@
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-ftest</artifactId>
- <version>4.1.0.20110910-M2-redhat-1</version>
+ <version>4.1.0-M3-redhat-1</version>
<name>Metamer: RichFaces Testing Application - Functional Test</name>
<packaging>pom</packaging>
@@ -81,8 +81,8 @@
<properties>
<context.path>/metamer/</context.path>
<deployable.classifier>mojarra</deployable.classifier>
- <deployable.version>4.1.0.20110910-M2-redhat-1</deployable.version>
-
<ftest.source.version>4.1.0.20110910-M2-redhat-1</ftest.source.version>
+ <deployable.version>4.1.0-M3-redhat-1</deployable.version>
+ <ftest.source.version>4.1.0-M3-redhat-1</ftest.source.version>
<testng.suite.xml>src/test/resources/testng.xml</testng.suite.xml>
<container.home>target/installs/${container.dir.deflatted}/${container.dir.unflatted}</container.home>
<jsf.config>Mojarra-2.0</jsf.config>
Modified: modules/tests/metamer/branches/wfk2-product-branch/ftest-source/pom.xml
===================================================================
--- modules/tests/metamer/branches/wfk2-product-branch/ftest-source/pom.xml 2011-10-25
21:09:20 UTC (rev 22842)
+++ modules/tests/metamer/branches/wfk2-product-branch/ftest-source/pom.xml 2011-10-26
10:50:43 UTC (rev 22843)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-root</artifactId>
- <version>4.1.0.20110910-M2-redhat-1</version>
+ <version>4.1.0-M3-redhat-1</version>
</parent>
<groupId>org.richfaces.tests</groupId>
Modified: modules/tests/metamer/branches/wfk2-product-branch/pom.xml
===================================================================
--- modules/tests/metamer/branches/wfk2-product-branch/pom.xml 2011-10-25 21:09:20 UTC
(rev 22842)
+++ modules/tests/metamer/branches/wfk2-product-branch/pom.xml 2011-10-26 10:50:43 UTC
(rev 22843)
@@ -26,12 +26,12 @@
<parent>
<groupId>org.richfaces.examples</groupId>
<artifactId>richfaces-example-parent</artifactId>
- <version>4.1.0.20110910-M2</version>
+ <version>4.1.0.20111014-M3</version>
</parent>
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-root</artifactId>
- <version>4.1.0.20110910-M2-redhat-1</version>
+ <version>4.1.0-M3-redhat-1</version>
<packaging>pom</packaging>
<name>Metamer: RichFaces Testing Application - Project Root</name>
@@ -124,7 +124,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<richfaces.checkstyle.version>2</richfaces.checkstyle.version>
- <version.richfaces>4.1.0.20110910-M2-redhat-1</version.richfaces>
+ <version.richfaces>4.1.0-M3-redhat-1</version.richfaces>
</properties>
<dependencyManagement>
Show replies by date