X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/f45c232d91d50934514521cf99fc9c737a215a1a..62c4ea8a4002c4b37b190cc4c62d55506d228645:/eu.etaxonomy.taxeditor.printpublisher/pom.xml diff --git a/eu.etaxonomy.taxeditor.printpublisher/pom.xml b/eu.etaxonomy.taxeditor.printpublisher/pom.xml index 2e59bfd46..b234bb050 100644 --- a/eu.etaxonomy.taxeditor.printpublisher/pom.xml +++ b/eu.etaxonomy.taxeditor.printpublisher/pom.xml @@ -3,16 +3,56 @@ taxeditor-parent eu.etaxonomy - 5.8.0-SNAPSHOT + 5.18.0-SNAPSHOT 4.0.0 - eu.etaxonomy eu.etaxonomy.taxeditor.printpublisher eclipse-plugin Printpublisher Bundle http://cybertaxonomy.eu/printpublisher - + + + + org.apache.maven.plugins + maven-dependency-plugin + 3.1.2 + + + copy-dependencies + validate + + copy-dependencies + + + + cdmlib-commons,cdmlib-model,cdmlib-persistence,cdmlib-services,cdmlib-cache,cdmlib-ext,cdmlib-io,cdmlib-remote-webapp + + + cdmlib-remote,cdmlib-print + + ${basedir}/lib + true + true + true + + + + + + + + + eu.etaxonomy + cdmlib-remote + ${cdmlib.version} + + + eu.etaxonomy + cdmlib-print + ${cdmlib.version} + +