X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/e9039a5e9233e0e1bd75b2e829ddb60620016ceb..c4db95cb579afa0532b409361201c04475e356dd:/cdmlib-persistence/pom.xml diff --git a/cdmlib-persistence/pom.xml b/cdmlib-persistence/pom.xml index caff038c2f..a75ab1058e 100644 --- a/cdmlib-persistence/pom.xml +++ b/cdmlib-persistence/pom.xml @@ -3,7 +3,7 @@ eu.etaxonomy cdmlib-parent - 3.11.0 + 4.0.0 ../pom.xml @@ -21,12 +21,12 @@ org.codehaus.mojo hibernate3-maven-plugin - 2.1 + 3.0 hbm2ddl - annotationconfiguration + annotationconfigurationX @@ -38,14 +38,14 @@ - hsqldb + org.hsqldb hsqldb ${hsqldb.version} org.hibernate hibernate-annotations - 3.4.0-SNAPSHOT + 3.5.6-FINAL @@ -68,16 +68,16 @@ - + - hsqldb + org.hsqldb hsqldb ${hsqldb.version} mysql mysql-connector-java - 5.1.24 + ${mysql.version} org.hibernate @@ -98,12 +98,12 @@ org.slf4j slf4j-log4j12 - 1.7.2 + ${slf4j.version} commons-logging commons-logging - 1.1.2 + ${commons-logging.version} @@ -123,17 +123,13 @@ - org.hibernate.javax.persistence - hibernate-jpa-2.0-api - + org.hibernate.javax.persistence + hibernate-jpa-2.1-api + eu.etaxonomy cdmlib-model - - eu.etaxonomy - cdmlib-commons - org.slf4j slf4j-log4j12 @@ -160,7 +156,7 @@ org.hibernate - hibernate-search + hibernate-search-orm org.hibernate @@ -174,24 +170,31 @@ com.mchange c3p0 - 0.9.2 - + - org.apache.lucene - lucene-core + javax.transaction + jta + + + org.apache.lucene + lucene-core org.apache.lucene - lucene-spellchecker + lucene-suggest + + + org.apache.lucene + lucene-queryparser commons-beanutils commons-beanutils - commons-lang - commons-lang + commons-lang + commons-lang commons-dbcp @@ -203,104 +206,106 @@ unitils-core + - org.unitils - unitils-database - test - - - org.unitils - unitils-dbmaintainer - test - - - org.unitils - unitils-dbunit - test - - - org.unitils - unitils-easymock - test - - - org.unitils - unitils-mock - test - - - org.unitils - unitils-inject - test - - - org.unitils - unitils-orm - test - - - javax.persistence - persistence-api - - - - - org.unitils - unitils-spring - test - - - org.dbunit - dbunit - test - - - xmlunit - xmlunit - test - - - com.carrotsearch - junit-benchmarks + eu.etaxonomy + cdmlib-test test + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.springframework - org.springframework.beans - - - org.springframework - org.springframework.expression + spring-beans org.springframework - org.springframework.orm + spring-expression org.springframework - org.springframework.jdbc + spring-orm org.springframework - org.springframework.test + spring-jdbc - org.springframework - org.springframework.aop + org.springframework + spring-aop org.springframework - org.springframework.aspects + spring-aspects org.springframework.security spring-security-core - - - org.apache.xmlgraphics - batik-ext - + + + org.apache.xmlgraphics + batik-ext + @@ -308,11 +313,11 @@ mysql-connector-java - postgresql + org.postgresql postgresql - hsqldb + org.hsqldb hsqldb @@ -326,22 +331,17 @@ - com.h2database - h2 + com.h2database + h2 - - - p6spy - p6spy - - - com.yourkit - yjp-controller-api-redist - test - + + + + +