X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/43c31dfb7bf6b892f31131e24d828f1d0774a0f2..92e522086eb4288296dfb9054561985a27e7f33c:/pom.xml?ds=sidebyside diff --git a/pom.xml b/pom.xml index 2da9db6f1b..fcef442522 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 eu.etaxonomy cdmlib-parent - 3.13.0-SNAPSHOT + 4.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://cybertaxonomy.eu/cdmlib/ @@ -12,7 +12,8 @@ cdmlib-commons cdmlib-model - cdmlib-test + cdmlib-db + cdmlib-test cdmlib-persistence cdmlib-services cdmlib-ext @@ -23,18 +24,17 @@ UTF-8 - 1.6 + 1.7 4.2.4.RELEASE 4.0.3.RELEASE 5.0.7.Final 5.2.2.Final 5.5.2.Final - 5.4.0 + 5.4.1 3.4.2 2.3.3 - 5.1.38 4.5.1 1.6 3.13 @@ -56,30 +56,26 @@ 3.0.5 - - - dev-edit - - https://listes.mnhn.fr/wwsympa.fcgi/suboptions/dev-edit + + + EDIT Platform Developers + + https://lists.fu-berlin.de/listinfo/editplatformdevelopers#subscribe - - https://listes.mnhn.fr/wwsympa.fcgi/signoff/dev-edit + + https://lists.fu-berlin.de/listinfo/editplatformdevelopers#options - dev-edit@mnhn.fr - https://listes.mnhn.fr/wwsympa.fcgi/arc/dev-edit - - - cdm-edit - cdm-edit@mnhn.fr - - https://listes.mnhn.fr/wwsympa.fcgi/suboptions/cdm-edit + + + EDIT User + + https://lists.fu-berlin.de/listinfo/edituser#subscribe - - https://listes.mnhn.fr/wwsympa.fcgi/signoff/cdm-edit + + https://lists.fu-berlin.de/listinfo/edituser#options - https://listes.mnhn.fr/wwsympa.fcgi/arc/cdm-edit - - + + Mozilla Public License Version 1.1 @@ -781,6 +777,10 @@ org.hibernate hibernate + + org.slf4j + slf4j-nop + @@ -1096,7 +1096,12 @@ xml-apis xml-apis - 2.0.2 + + 1.4.01 xerces @@ -1246,6 +1251,15 @@ com.mchange c3p0 + 0.9.5.2 @@ -1367,57 +1381,12 @@ javax.servlet-api 3.1.0 - - - - net.sourceforge.jtds - jtds - 1.3.1 - - - mysql - mysql-connector-java - ${mysql.version} - - - org.postgresql - postgresql - 9.4-1206-jdbc4 - - - org.hsqldb - hsqldb - ${hsqldb.version} - - - - com.microsoft.sqlserver - jdbc4 - 2.0 - - - oracle - ojdbc14 - 10.2.0.4.0 - - - - com.h2database - h2 - - 1.4.190 - com.yourkit yjp-controller-api-redist - 9.0.8 - + 2015-build-15086 test @@ -1452,11 +1421,6 @@ ${hibernate-validator.version} - - p6spy - p6spy - 2.1.4 - identificationKeyAPI @@ -1506,10 +1470,54 @@ - io.springfox - springfox-swagger2 - 2.3.1 + io.springfox + springfox-swagger2 + 2.4.0 + + + + + mysql + mysql-connector-java + 5.1.38 + + + org.postgresql + postgresql + 9.4-1206-jdbc4 + + + com.h2database + h2 + 1.4.190 + + + + com.microsoft.sqlserver + jdbc4 + 2.0 + + + org.hsqldb + hsqldb + ${hsqldb.version} + + + + net.sourceforge.jtds + jtds + 1.3.1 + + + oracle + ojdbc14 + 10.2.0.4.0 +