Author: ppitonak(a)redhat.com
Date: 2011-10-31 10:35:28 -0400 (Mon, 31 Oct 2011)
New Revision: 22850
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 release metamer-4.1.0.20111030-M4
Modified: modules/tests/metamer/trunk/application/pom.xml
===================================================================
--- modules/tests/metamer/trunk/application/pom.xml 2011-10-31 14:22:18 UTC (rev 22849)
+++ modules/tests/metamer/trunk/application/pom.xml 2011-10-31 14:35:28 UTC (rev 22850)
@@ -12,15 +12,14 @@
02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-->
-<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>
<parent>
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-root</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0.20111030-M4</version>
</parent>
<groupId>org.richfaces.tests</groupId>
Modified: modules/tests/metamer/trunk/ftest/pom.xml
===================================================================
--- modules/tests/metamer/trunk/ftest/pom.xml 2011-10-31 14:22:18 UTC (rev 22849)
+++ modules/tests/metamer/trunk/ftest/pom.xml 2011-10-31 14:35:28 UTC (rev 22850)
@@ -31,14 +31,14 @@
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-ftest</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0.20111030-M4</version>
<name>Metamer: RichFaces Testing Application - Functional Test</name>
<packaging>pom</packaging>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/te...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modu...
-
<
url>http://fisheye.jboss.org/browse/RichFaces/modules/tests/metamer/tr...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/te...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modu...
+
<
url>http://fisheye.jboss.org/browse/RichFaces/modules/tests/metamer/ta...
</scm>
<licenses>
@@ -81,8 +81,8 @@
<properties>
<context.path>/metamer/</context.path>
<deployable.classifier>mojarra</deployable.classifier>
- <deployable.version>4.1.0-SNAPSHOT</deployable.version>
- <ftest.source.version>4.1.0-SNAPSHOT</ftest.source.version>
+ <deployable.version>4.1.0.20111030-M4</deployable.version>
+ <ftest.source.version>4.1.0.20111030-M4</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/trunk/ftest-source/pom.xml
===================================================================
--- modules/tests/metamer/trunk/ftest-source/pom.xml 2011-10-31 14:22:18 UTC (rev 22849)
+++ modules/tests/metamer/trunk/ftest-source/pom.xml 2011-10-31 14:35:28 UTC (rev 22850)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-root</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0.20111030-M4</version>
</parent>
<artifactId>metamer-ftest-source</artifactId>
Modified: modules/tests/metamer/trunk/pom.xml
===================================================================
--- modules/tests/metamer/trunk/pom.xml 2011-10-31 14:22:18 UTC (rev 22849)
+++ modules/tests/metamer/trunk/pom.xml 2011-10-31 14:35:28 UTC (rev 22850)
@@ -19,8 +19,7 @@
USA, or see the FSF site:
http://www.fsf.org.
-->
-<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>
@@ -32,7 +31,7 @@
<groupId>org.richfaces.tests</groupId>
<artifactId>metamer-root</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.0.20111030-M4</version>
<packaging>pom</packaging>
<name>Metamer: RichFaces Testing Application - Project Root</name>
@@ -51,9 +50,9 @@
</licenses>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/te...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modu...
-
<
url>http://fisheye.jboss.org/browse/RichFaces/modules/tests/metamer/tr...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/te...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modu...
+
<
url>http://fisheye.jboss.org/browse/RichFaces/modules/tests/metamer/ta...
</scm>
<distributionManagement>