Author: julien_viet
Date: 2012-03-09 02:10:07 -0500 (Fri, 09 Mar 2012)
New Revision: 8554
Modified:
components/mop/trunk/pom.xml
Log:
GTNMOP-48 : Update dependencies
Modified: components/mop/trunk/pom.xml
===================================================================
--- components/mop/trunk/pom.xml 2012-03-09 01:49:31 UTC (rev 8553)
+++ components/mop/trunk/pom.xml 2012-03-09 07:10:07 UTC (rev 8554)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein</groupId>
<artifactId>gatein-parent</artifactId>
- <version>1.1.0-Beta01</version>
+ <version>1.1.0-GA</version>
</parent>
<!-- ****************** -->
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.gatein</groupId>
<artifactId>gatein-dep</artifactId>
- <version>1.0.3-Beta01</version>
+ <version>1.1.0-GA</version>
<type>pom</type>
<scope>import</scope>
</dependency>
@@ -124,7 +124,7 @@
<!-- Build settings -->
<!-- ************** -->
- <org.chromattic.version>1.1.2</org.chromattic.version>
+ <org.chromattic.version>1.1.3</org.chromattic.version>
<!--
Current testuite doesn't work with surefire 2.7 defined in parent pom
Show replies by date