From 94a7e41389d2888e2ecc04f41ace677d92662805 Mon Sep 17 00:00:00 2001 From: Christian Lopes Date: Fri, 29 May 2015 15:33:23 -0400 Subject: [PATCH] GeneMANIA version updated to 3.4.0. --- adminweb/pom.xml | 2 +- broker/pom.xml | 2 +- common/pom.xml | 2 +- engine/pom.xml | 2 +- plugin/distribution/pom.xml | 2 +- plugin/plugin-core/pom.xml | 2 +- plugin/plugin-cy2-support/pom.xml | 2 +- plugin/plugin-cy2/pom.xml | 2 +- plugin/plugin-cy26-support/pom.xml | 2 +- plugin/plugin-cy3/pom.xml | 21 ++++++++++++++++++++- plugin/pom.xml | 2 +- pom.xml | 2 +- website/pom.xml | 2 +- 13 files changed, 32 insertions(+), 13 deletions(-) diff --git a/adminweb/pom.xml b/adminweb/pom.xml index 32dd0ee2..a0be224e 100644 --- a/adminweb/pom.xml +++ b/adminweb/pom.xml @@ -4,7 +4,7 @@ org.genemania parent - 3.4.0-SNAPSHOT + 3.4.0 .. diff --git a/broker/pom.xml b/broker/pom.xml index a83616c8..932a9825 100644 --- a/broker/pom.xml +++ b/broker/pom.xml @@ -4,7 +4,7 @@ org.genemania parent - 3.4.0-SNAPSHOT + 3.4.0 .. diff --git a/common/pom.xml b/common/pom.xml index 979f9905..e56a2de8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ org.genemania parent - 3.4.0-SNAPSHOT + 3.4.0 .. diff --git a/engine/pom.xml b/engine/pom.xml index 52057842..8c478940 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -4,7 +4,7 @@ org.genemania parent - 3.4.0-SNAPSHOT + 3.4.0 .. diff --git a/plugin/distribution/pom.xml b/plugin/distribution/pom.xml index 49565495..f8265046 100644 --- a/plugin/distribution/pom.xml +++ b/plugin/distribution/pom.xml @@ -4,7 +4,7 @@ org.genemania plugin-parent - 3.4.0-SNAPSHOT + 3.4.0 .. diff --git a/plugin/plugin-core/pom.xml b/plugin/plugin-core/pom.xml index 3944fc86..11b60dcf 100644 --- a/plugin/plugin-core/pom.xml +++ b/plugin/plugin-core/pom.xml @@ -4,7 +4,7 @@ org.genemania plugin-parent - 3.4.0-SNAPSHOT + 3.4.0 .. diff --git a/plugin/plugin-cy2-support/pom.xml b/plugin/plugin-cy2-support/pom.xml index 07c1a3a5..17bb3de7 100644 --- a/plugin/plugin-cy2-support/pom.xml +++ b/plugin/plugin-cy2-support/pom.xml @@ -4,7 +4,7 @@ org.genemania plugin-parent - 3.4.0-SNAPSHOT + 3.4.0 .. diff --git a/plugin/plugin-cy2/pom.xml b/plugin/plugin-cy2/pom.xml index 50454f78..b4b5f284 100644 --- a/plugin/plugin-cy2/pom.xml +++ b/plugin/plugin-cy2/pom.xml @@ -4,7 +4,7 @@ org.genemania plugin-parent - 3.4.0-SNAPSHOT + 3.4.0 .. diff --git a/plugin/plugin-cy26-support/pom.xml b/plugin/plugin-cy26-support/pom.xml index e2c6c71c..9466d780 100644 --- a/plugin/plugin-cy26-support/pom.xml +++ b/plugin/plugin-cy26-support/pom.xml @@ -4,7 +4,7 @@ org.genemania plugin-parent - 3.4.0-SNAPSHOT + 3.4.0 .. diff --git a/plugin/plugin-cy3/pom.xml b/plugin/plugin-cy3/pom.xml index 419c2a8c..e6890d10 100644 --- a/plugin/plugin-cy3/pom.xml +++ b/plugin/plugin-cy3/pom.xml @@ -3,7 +3,7 @@ org.genemania plugin-parent - 3.4.0-SNAPSHOT + 3.4.0 .. @@ -153,6 +153,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + + + install + + + + + + + + run + + + + diff --git a/plugin/pom.xml b/plugin/pom.xml index d298bb62..631025b0 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -6,7 +6,7 @@ org.genemania parent - 3.4.0-SNAPSHOT + 3.4.0 .. diff --git a/pom.xml b/pom.xml index f82a5f43..bcf87035 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.genemania parent pom - 3.4.0-SNAPSHOT + 3.4.0 GeneMANIA Parent diff --git a/website/pom.xml b/website/pom.xml index 2ad82d7b..d8bd3ebd 100644 --- a/website/pom.xml +++ b/website/pom.xml @@ -4,7 +4,7 @@ org.genemania parent - 3.4.0-SNAPSHOT + 3.4.0 ..