X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/a13c5f660e612247367698f15186260a25a10650..134b76942e9a8d2a934d4c667e8d888ab43c7237:/pom.xml diff --git a/pom.xml b/pom.xml index 162ead6d56..c874e2854a 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,18 +22,15 @@ 1.6 - 3.2.1.RELEASE - 3.0.7.RELEASE - 4.1.9.Final - + 3.2.2.RELEASE + 3.1.3.RELEASE + 4.1.10.Final UTF-8 3.3 - - 3.6.2 - - + 3.6.2 1.8.0.10 4.2.3 + 1.3 scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/ @@ -236,7 +233,7 @@ org.apache.maven.plugins maven-surefire-plugin - -Xmx600M + -Xmx512M -XX:MaxPermSize=128M alphabetical **/*Test.java @@ -615,7 +612,7 @@ javax.xml.bind jaxb-api - 2.1.6 + 2.2.7 xml-resolver @@ -630,17 +627,17 @@ com.sun.xml.bind jaxb-impl - 2.1.6 + 2.2-EA com.sun.xml.bind jaxb1-impl - 2.1.6 + 2.2-EA com.sun.xml.bind jaxb-xjc - 2.1.6 + 2.2-EA @@ -747,6 +744,10 @@ org.springframework spring-orm + + + javax.persistence + persistence-api @@ -771,6 +772,10 @@ org.springframework spring-test + + + org.springframework + spring-tx @@ -813,11 +818,11 @@ 1.7.1 - - log4j - log4j - 1.2.15 - + + log4j + log4j + 1.2.17 + javax.annotation jsr250-api @@ -861,14 +866,38 @@ org.apache.httpcomponents httpcore - ${httpcomponents.version} + + 4.2.4 commons-io 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 @@ -878,11 +907,6 @@ commons-beanutils 1.8.3 - - - - - net.sf.json-lib json-lib @@ -916,31 +940,6 @@ 2.0.1 - - - org.apache.lucene lucene-core @@ -961,6 +960,11 @@ lucene-grouping ${lucene.version} + + org.apache.lucene + lucene-join + ${lucene.version} + com.ibm.lsid @@ -982,6 +986,7 @@ dozer 5.3.0 + xml-apis @@ -991,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 @@ -1023,6 +1066,28 @@ xom 1.0 + + + net.sf.saxon + Saxon-HE + 9.5.1-2 + + + + org.apache.httpcomponents + httpmime + ${httpcomponents.version} + + + org.apache.httpcomponents + httpmime + 4.2.3 + + + org.json + json + 20090211 + org.hibernate.javax.persistence @@ -1078,7 +1143,7 @@ org.hibernate.common hibernate-commons-annotations - 4.0.1.FINAL + 4.0.1.Final org.hibernate @@ -1099,11 +1164,11 @@ - - javassist - javassist - 3.12.1.GA - + + org.javassist + javassist + 3.17.1-GA + org.hibernate hibernate-cglib-repack @@ -1184,8 +1249,6 @@ spring-context-support ${spring.version} - - org.springframework org.springframework.oxm @@ -1198,90 +1261,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-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 + - + @@ -1297,9 +1327,9 @@ 1.3.0 - mysql - mysql-connector-java - 5.1.23 + mysql + mysql-connector-java + 5.1.24 postgresql @@ -1318,38 +1348,12 @@ jdbc4 2.0 - + oracle ojdbc14 10.2.0.4.0 - com.h2database h2 @@ -1361,6 +1365,8 @@ com.yourkit yjp-controller-api-redist 9.0.8 + + test @@ -1390,6 +1396,17 @@ 5.4.0 compile + + + org.apache.maven.doxia + doxia-module-apt + ${doxia.version} + + + org.apache.maven.doxia + doxia-module-xhtml + ${doxia.version} +