X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/beb43d93f2b3feef25ad6ddf931db15779202a9f..05109aeb4d2caabb4b8753f0c0f25a4ec153de8c:/cdmlib-persistence/pom.xml diff --git a/cdmlib-persistence/pom.xml b/cdmlib-persistence/pom.xml index ddc0b31d36..ecb5b3b813 100644 --- a/cdmlib-persistence/pom.xml +++ b/cdmlib-persistence/pom.xml @@ -1,13 +1,11 @@ - + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> eu.etaxonomy cdmlib-parent - 2.2 + 2.4 4.0.0 @@ -132,6 +130,10 @@ eu.etaxonomy cdmlib-model + + eu.etaxonomy + cdmlib-commons + org.slf4j slf4j-log4j12 @@ -144,10 +146,6 @@ javassist javassist - - org.springframework - spring-agent - javax.annotation jsr250-api @@ -176,6 +174,10 @@ org.hibernate hibernate-search + + org.hibernate + hibernate-c3p0 + org.apache.lucene lucene-core @@ -193,10 +195,15 @@ commons-lang commons-lang + + commons-dbcp + commons-dbcp + 1.2.2 + - org.springmodules - spring-modules-lucene - + org.springmodules + spring-modules-lucene + org.unitils unitils @@ -207,45 +214,32 @@ org.springframework - spring + org.springframework.beans org.springframework - spring-beans + org.springframework.orm org.springframework - spring-orm + org.springframework.jdbc org.springframework - spring-jdbc - - - org.springframework - spring-test + org.springframework.test org.springframework - spring-aop + org.springframework.aop org.springframework - spring-aspects + org.springframework.aspects org.springframework.security spring-security-core - - - org.springframework.security - spring-security-core - 2.0.4 - test-jar - test - - - + mysql @@ -264,9 +258,13 @@ net.sourceforge.jtds jtds - + + com.microsoft.sqlserver - jdbc + jdbc4