[gatein-commits] gatein SVN: r1818 - portal/branches/EPP_5_0_0_ER03_Branch/component/identity.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Feb 23 08:54:27 EST 2010


Author: mpodolin
Date: 2010-02-23 08:54:27 -0500 (Tue, 23 Feb 2010)
New Revision: 1818

Modified:
   portal/branches/EPP_5_0_0_ER03_Branch/component/identity/pom.xml
Log:
EPP ER3 productization patch

Modified: portal/branches/EPP_5_0_0_ER03_Branch/component/identity/pom.xml
===================================================================
--- portal/branches/EPP_5_0_0_ER03_Branch/component/identity/pom.xml	2010-02-23 13:52:43 UTC (rev 1817)
+++ portal/branches/EPP_5_0_0_ER03_Branch/component/identity/pom.xml	2010-02-23 13:54:27 UTC (rev 1818)
@@ -86,5 +86,11 @@
       <scope>test</scope>
     </dependency>
 
+    <dependency>
+      <groupId>org.hibernate</groupId>
+      <artifactId>hibernate-jbosscache2</artifactId>
+      <version>3.3.2.GA</version>
+      <scope>runtime</scope>
+    </dependency>
   </dependencies>
 </project>



More information about the gatein-commits mailing list