Author: chris.laprun(a)jboss.com
Date: 2011-09-28 09:38:30 -0400 (Wed, 28 Sep 2011)
New Revision: 7549
Modified:
components/wsrp/trunk/pom.xml
Log:
- Updated gatein-parent to 1.1.0-Beta02 and common to 2.4.0-Beta03.
Modified: components/wsrp/trunk/pom.xml
===================================================================
--- components/wsrp/trunk/pom.xml 2011-09-28 10:29:18 UTC (rev 7548)
+++ components/wsrp/trunk/pom.xml 2011-09-28 13:38:30 UTC (rev 7549)
@@ -21,7 +21,8 @@
~ 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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -36,7 +37,7 @@
<parent>
<groupId>org.gatein</groupId>
<artifactId>gatein-parent</artifactId>
- <version>1.1.0-Beta01</version>
+ <version>1.1.0-Beta02</version>
</parent>
<scm>
@@ -47,7 +48,7 @@
<properties>
<org.gatein.pc.version>2.3.0-Beta06</org.gatein.pc.version>
- <org.gatein.common.version>2.0.4-Beta02</org.gatein.common.version>
+ <org.gatein.common.version>2.0.4-Beta03</org.gatein.common.version>
<org.gatein.wci.version>2.1.0-Beta01</org.gatein.wci.version>
<jsf.version>1.2_12</jsf.version>