[hibernate-commits] Hibernate SVN: r18750 - core/branches/Branch_3_3_2_GA_CP/cache-ehcache.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue Feb 9 15:15:57 EST 2010


Author: stliu
Date: 2010-02-09 15:15:57 -0500 (Tue, 09 Feb 2010)
New Revision: 18750

Modified:
   core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml
Log:
clean up pom.xml, no code changed

Modified: core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml	2010-02-09 19:55:48 UTC (rev 18749)
+++ core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml	2010-02-09 20:15:57 UTC (rev 18750)
@@ -35,12 +35,6 @@
             <version>${version}</version>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>hsqldb</groupId>
-            <artifactId>hsqldb</artifactId>
-            <version>1.8.0.2</version>
-            <scope>test</scope>
-        </dependency>
         <!-- these are optional on core... :( -->
         <dependency>
             <groupId>cglib</groupId>



More information about the hibernate-commits mailing list