X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/29b09b3a2995355f661d4d3935945020e5a5a3f5..3eaf9ce47566a462f404dc9bd9242aaf91c0d4e5:/eu.etaxonomy.taxeditor.molecular/pom.xml diff --git a/eu.etaxonomy.taxeditor.molecular/pom.xml b/eu.etaxonomy.taxeditor.molecular/pom.xml index 06d847999..cc17342fc 100644 --- a/eu.etaxonomy.taxeditor.molecular/pom.xml +++ b/eu.etaxonomy.taxeditor.molecular/pom.xml @@ -4,7 +4,7 @@ eu.etaxonomy taxeditor-parent - 3.6.1-SNAPSHOT + 3.8.0-SNAPSHOT 4.0.0 @@ -14,50 +14,113 @@ Molecular Bundle Provides editors, views and operations for handling molecular data and alignments - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.4 + + + copy-dependencies + validate + + copy-dependencies + + + libralign-swt, libralign-core, + bioinfweb-commons-swt, bioinfweb-commons-core, + bioinfweb-commons-bio, bioinfweb-commons-swing, + tic-core, libralign-biojava1, core, sequencing, tic-swt + lib + true + true + true + + + + + + + + + + + + + + + + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + + + remove-existing-jars + clean + + run + + + + Remove all jars + + + + + + + + update-snapshot-jar-names + validate + + run + + + + Update jars to SNAPSHOT when build with + timestamp + + + + + + + + + + + + + + + + + + + + + + + + + + + + info.bioinfweb.libralign libralign-core @@ -68,6 +131,12 @@ libralign-swt 0-SNAPSHOT + + info.bioinfweb.libralign + libralign-biojava1 + 0-SNAPSHOT + + info.bioinfweb.commons.java bioinfweb-commons-swt @@ -88,11 +157,28 @@ bioinfweb-commons-swing 2-SNAPSHOT + info.bioinfweb.tic tic-core 2-SNAPSHOT + + info.bioinfweb.tic + tic-swt + 2-SNAPSHOT + + + + org.biojava + core + 1.9.2 + + + org.biojava + sequencing + 1.9.2 +