Author: chris.laprun(a)jboss.com
Date: 2011-09-28 09:55:18 -0400 (Wed, 28 Sep 2011)
New Revision: 7550
Modified:
components/common/trunk/pom.xml
Log:
- Updated to gatein-dep 1.1.0-Beta06 to be in sync with other modules.
Modified: components/common/trunk/pom.xml
===================================================================
--- components/common/trunk/pom.xml 2011-09-28 13:38:30 UTC (rev 7549)
+++ components/common/trunk/pom.xml 2011-09-28 13:55:18 UTC (rev 7550)
@@ -27,7 +27,7 @@
<dependency>
<groupId>org.gatein</groupId>
<artifactId>gatein-dep</artifactId>
- <version>1.1.0-Beta04</version>
+ <version>1.1.0-Beta06</version>
<type>pom</type>
<scope>import</scope>
</dependency>