Author: chris.laprun(a)jboss.com
Date: 2010-10-06 05:28:23 -0400 (Wed, 06 Oct 2010)
New Revision: 4523
Modified:
components/wsrp/trunk/pom.xml
Log:
- Use PC 2.2.0-Beta05-SNAPSHOT
Modified: components/wsrp/trunk/pom.xml
===================================================================
--- components/wsrp/trunk/pom.xml 2010-10-06 09:12:22 UTC (rev 4522)
+++ components/wsrp/trunk/pom.xml 2010-10-06 09:28:23 UTC (rev 4523)
@@ -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-Beta03</version.gatein.pc>
+ <version.gatein.pc>2.2.0-Beta05-SNAPSHOT</version.gatein.pc>
<version.gatein.common>2.0.3-GA</version.gatein.common>
<version.gatein.wci>2.0.2-GA</version.gatein.wci>