X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/cac1390be8608a14bca56bdbf56df4f6223f8ffc..92e522086eb4288296dfb9054561985a27e7f33c:/pom.xml diff --git a/pom.xml b/pom.xml index ae1a946b52..fcef442522 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 eu.etaxonomy cdmlib-parent - 4.1.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/ @@ -24,7 +24,7 @@ UTF-8 - 1.6 + 1.7 4.2.4.RELEASE 4.0.3.RELEASE 5.0.7.Final @@ -35,7 +35,6 @@ 2.3.3 - 5.1.38 4.5.1 1.6 3.13 @@ -1097,7 +1096,12 @@ xml-apis xml-apis - 2.0.2 + + 1.4.01 xerces @@ -1253,6 +1257,8 @@ version in cdm-server pom.xml must be changed the same otherwise db connections through jndi will not work! + NOTE: not so critical anymore as we use cdmlib-db + now for both projects --> 0.9.5.2 @@ -1469,38 +1475,38 @@ 2.4.0 - - - - - net.sourceforge.jtds - jtds - 1.3.1 - + mysql mysql-connector-java - ${mysql.version} + 5.1.38 org.postgresql postgresql 9.4-1206-jdbc4 - - org.hsqldb - hsqldb - ${hsqldb.version} + + 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 @@ -1511,14 +1517,7 @@ ojdbc ojdbc 14 - --> - - com.h2database - h2 - - 1.4.190 - - + -->