Author: chris.laprun(a)jboss.com
Date: 2010-11-23 09:32:17 -0500 (Tue, 23 Nov 2010)
New Revision: 5224
Modified:
components/wsrp/trunk/pom.xml
Log:
- Updated to PC 2.2.0-GA.
Modified: components/wsrp/trunk/pom.xml
===================================================================
--- components/wsrp/trunk/pom.xml 2010-11-23 14:31:30 UTC (rev 5223)
+++ components/wsrp/trunk/pom.xml 2010-11-23 14:32:17 UTC (rev 5224)
@@ -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>
@@ -46,7 +47,7 @@
</scm>
<properties>
- <version.gatein.pc>2.2.0-CR02</version.gatein.pc>
+ <version.gatein.pc>2.2.0-GA</version.gatein.pc>
<version.gatein.common>2.0.3-GA</version.gatein.common>
<version.gatein.wci>2.0.2-GA</version.gatein.wci>