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>
Show replies by date