X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/62a3f84384eb97c7df57109061dd81e4bed221aa..f1fa33354dc3b37adcb769ff950bfa5895606bb4:/pom.xml diff --git a/pom.xml b/pom.xml index 96e56e1906..49360efc7f 100755 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 eu.etaxonomy cdmlib-parent - 3.1.4-SNAPSHOT + 3.3.0-SNAPSHOT CDM Library The Java implementation of the Common Data Model (CDM), the data model for EDIT's internet platform for cybertaxonomy. http://wp5.e-taxonomy.eu/cdmlib/ @@ -22,17 +22,15 @@ 1.6 - 3.2.1.RELEASE - 3.0.8.RELEASE + 3.2.2.RELEASE + 3.1.3.RELEASE 4.1.10.Final UTF-8 3.3 3.6.2 - - - 1.8.0.10 4.2.3 + 1.3 scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/ @@ -746,6 +744,10 @@ org.springframework spring-orm + + + javax.persistence + persistence-api @@ -816,11 +818,11 @@ 1.7.1 - - log4j - log4j - 1.2.15 - + + log4j + log4j + 1.2.17 + javax.annotation jsr250-api @@ -872,7 +874,30 @@ commons-io 2.4 - + + + commons-codec + commons-codec + 20041127.091804 + + + + commons-logging + commons-logging + 1.1.2 + + + + org.jboss.logging + jboss-logging + 3.1.3.GA + + + + + + net.sf.ezmorph ezmorph 1.0.6 @@ -882,11 +907,6 @@ commons-beanutils 1.8.3 - - - - - net.sf.json-lib json-lib @@ -920,31 +940,6 @@ 2.0.1 - - - org.apache.lucene lucene-core @@ -965,6 +960,11 @@ lucene-grouping ${lucene.version} + + org.apache.lucene + lucene-join + ${lucene.version} + com.ibm.lsid @@ -986,6 +986,7 @@ dozer 5.3.0 + xml-apis @@ -995,8 +996,46 @@ xerces xercesImpl - 2.7.1 - + 2.11.0 + + + + org.apache.xmlgraphics + batik-ext + 1.7 + + + org.apache.xmlgraphics + fop + + 1.1 + + + + org.apache.avalon.framework + avalon-framework-api + + + org.apache.avalon.framework + avalon-framework-impl + + + + + + org.apache.avalon.framework + avalon-framework-api + 4.3.1 + + + org.odftoolkit + odfdom-java + 0.8.7 + + jaxen jaxen @@ -1188,8 +1227,6 @@ spring-context-support ${spring.version} - - org.springframework org.springframework.oxm @@ -1202,94 +1239,57 @@ org.springframework - spring-expression + spring-aop - org.springframework + org.springframework spring-beans - - org.springframework - spring-context - - - org.springframework - spring-core - - - org.springframework - spring-orm - - - org.springframework - spring-aop - - - org.springframework - spring-support - - - org.springframework - spring-tx - + + org.springframework + spring-context + + + org.springframework + spring-core + + + org.springframework + spring-expression + + + org.springframework + spring-tx + - - org.springframework.security - spring-security-context - ${spring-security.version} - - - org.springmodules - spring-modules-lucene - 0.8 - - - org.apache.lucene - lucene-core - - - org.apache - poi - - - org.apache - poi-scratchpad - - - org.springframework - spring-dao - - - org.springframework - spring-jca - - - org.springframework - spring-support - - - org.springframework - spring-beans - - - org.springframework - spring-aop - - - org.springframework - spring-context - - - org.springframework - spring-core - - - org.springframework - spring-jdbc - + + org.springframework.security + spring-security-config + ${spring-security.version} + + + org.springframework + spring-aop + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-core + + + org.springframework + spring-web + - + @@ -1305,9 +1305,9 @@ 1.3.0 - mysql - mysql-connector-java - 5.1.23 + mysql + mysql-connector-java + 5.1.24 postgresql @@ -1326,38 +1326,12 @@ jdbc4 2.0 - + oracle ojdbc14 10.2.0.4.0 - com.h2database h2 @@ -1369,6 +1343,8 @@ com.yourkit yjp-controller-api-redist 9.0.8 + + test @@ -1398,6 +1374,17 @@ 5.4.0 compile + + + org.apache.maven.doxia + doxia-module-apt + ${doxia.version} + + + org.apache.maven.doxia + doxia-module-xhtml + ${doxia.version} +