X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/345e604957076409c04088f61d72a2ea73c1d1d1..8b00105b5882dc9e8606ce6cd4933d4dc7a5cd0a:/pom.xml?ds=sidebyside diff --git a/pom.xml b/pom.xml index 3ecb0134ee..9931adadc4 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 eu.etaxonomy cdmlib-parent - 4.5.1-SNAPSHOT + 5.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/ @@ -21,10 +21,11 @@ cdmlib-remote cdmlib-print cdmlib-remote-webapp + cdmlib-cache UTF-8 - 1.7 + 1.8 4.2.4.RELEASE 4.0.3.RELEASE 2.0.11.RELEASE @@ -46,12 +47,13 @@ 2.2.11 3.2.0 1.8.8 + -Xdoclint:none - scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/ - scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/ - http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib + scm:git:https://dev.e-taxonomy.eu/git/cdmlib.git + scm:git:ssh://git@dev.e-taxonomy.eu/var/git/cdmlib.git + https://dev.e-taxonomy.eu/gitweb/cdmlib.git/tree @@ -87,27 +89,9 @@ EDIT - http://www.e-taxonomy.eu/ + https://cybertaxonomy.eu/ - - - ben.clark - - Ben Clark - - b.clark [at] kew.org - - Royal Botanic Gardens, Kew - - http://www.kew.org/computing/ - 0 - - Architect - Java Developer - - - a.kohlbecker @@ -129,11 +113,11 @@ - c.mathew + k.luther - Cherian Mathew + Katja Luther - c.mathew [at] bgbm.org + k.luther [at] bgbm.org Botanical Garden Botanical Museum Berlin @@ -146,37 +130,37 @@ - k.luther + a.mueller - Katja Luther + Andreas Müller - k.luther [at] bgbm.org + a.mueller [at] bgbm.org Botanical Garden Botanical Museum Berlin http://www.bgbm.org/BioDivInf/ +1 + Architect Java Developer + Release Manager - + - a.mueller + p.plitzner - Andreas Müller + Patrick Plitzner - a.mueller [at] bgbm.org + p.plitzner [at] bgbm.org Botanical Garden Botanical Museum Berlin http://www.bgbm.org/BioDivInf/ +1 - Architect Java Developer - Release Manager @@ -185,7 +169,7 @@ Trac - http://dev.e-taxonomy.eu/trac/ + https://dev.e-taxonomy.eu/redmine/projects/edit Jenkins @@ -225,7 +209,7 @@ EditRepository - http://wp5.e-taxonomy.eu/mavenrepo/ + http://cybertaxonomy.eu/mavenrepo/ @@ -287,11 +271,12 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 2.3.2 ${java.codelevel} ${java.codelevel} UTF-8 + @@ -328,7 +313,7 @@ org.apache.maven.plugins maven-site-plugin - 3.0 + 3.3 en UTF-8 @@ -360,6 +345,7 @@ true true false + ${javadoc.opts} @@ -443,8 +429,8 @@ ${project.build.directory}/docbkx/ **/* - scpexe://wp5.e-taxonomy.eu - wp5.e-taxonomy.eu + scpexe://cybertaxonomy.eu + cybertaxonomy.eu var/www/wp5.e-taxonomy.eu/cdmlib/reference/${project.version} @@ -528,6 +514,15 @@ 1.0-beta-2 + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + + + @@ -538,6 +533,7 @@ 2.7 true + ${javadoc.opts} @@ -615,15 +611,15 @@ - wp5.e-taxonomy.eu + cybertaxonomy.eu CDM Library Website - scpexe://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/cdmlib/ + scpexe://cybertaxonomy.eu/var/www/wp5.e-taxonomy.eu/cdmlib/ false - wp5.e-taxonomy.eu + cybertaxonomy.eu Edit Maven Repository - scpexe://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/mavenrepo/ + scpexe://cybertaxonomy.eu/var/www/wp5.e-taxonomy.eu/mavenrepo/ default @@ -902,6 +898,11 @@ commons-lang 2.6 + + org.apache.commons + commons-lang3 + 3.5 + commons-collections commons-collections @@ -1529,7 +1530,12 @@ ojdbc ojdbc 14 - --> - + --> + + com.taskadapter + redmine-java-api + 3.1.0 + +