diff --git a/cache-jbosscache/pom.xml b/cache-jbosscache/pom.xml deleted file mode 100644 index 9b43c17dda..0000000000 --- a/cache-jbosscache/pom.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - 4.0.0 - - - org.hibernate - hibernate-parent - 3.5.0-SNAPSHOT - ../parent/pom.xml - - - org.hibernate - hibernate-jbosscache - jar - - Hibernate JBossCache Integration - Integration of Hibernate with JBossCache (based on JBossCache1.x APIs) - - - - ${groupId} - hibernate-core - ${version} - - - jboss - jboss-cache - 1.4.1.GA - - - - jboss - jboss-system - 4.0.2 - - - jboss - jboss-common - 4.0.2 - - - jboss - jboss-minimal - 4.0.2 - - - jboss - jboss-j2se - 200504122039 - - - concurrent - concurrent - 1.3.4 - - - jgroups - jgroups-all - 2.2.7 - - - - - ${groupId} - hibernate-testing - ${version} - test - - - hsqldb - hsqldb - 1.8.0.2 - test - - - - javassist - javassist - test - - - cglib - cglib - test - - -