[hibernate-commits] Hibernate SVN: r18751 - core/branches/Branch_3_3_2_GA_CP/cache-jbosscache.

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


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

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

Modified: core/branches/Branch_3_3_2_GA_CP/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/cache-jbosscache/pom.xml	2010-02-09 20:15:57 UTC (rev 18750)
+++ core/branches/Branch_3_3_2_GA_CP/cache-jbosscache/pom.xml	2010-02-09 20:19:02 UTC (rev 18751)
@@ -66,12 +66,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>javassist</groupId>



More information about the hibernate-commits mailing list