diff --git a/activemq-tooling/activemq-maven-plugin/pom.xml b/activemq-tooling/activemq-maven-plugin/pom.xml index 91f2dc6a46..5e60174791 100644 --- a/activemq-tooling/activemq-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-maven-plugin/pom.xml @@ -31,13 +31,8 @@ org.apache.maven - maven-plugin-api - 2.0 - - - org.apache.maven - maven-project - 2.0 + maven-core + ${maven-core-version} org.apache.activemq @@ -72,6 +67,11 @@ mockito-core test + + junit + junit + test + diff --git a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml index 2a5ccb8a06..35c1d156fe 100644 --- a/activemq-tooling/activemq-memtest-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-memtest-maven-plugin/pom.xml @@ -33,7 +33,7 @@ org.apache.maven maven-plugin-api - 2.0 + ${maven-core-version} org.apache.activemq diff --git a/activemq-tooling/activemq-perf-maven-plugin/pom.xml b/activemq-tooling/activemq-perf-maven-plugin/pom.xml index 847d02dc20..aed674c3d9 100644 --- a/activemq-tooling/activemq-perf-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-perf-maven-plugin/pom.xml @@ -32,7 +32,7 @@ org.apache.maven maven-plugin-api - 2.0 + ${maven-core-version} org.apache.activemq diff --git a/pom.xml b/pom.xml index 28dee3ebf4..128d81b3bb 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ 4.9.1 1.0.0 1.8.6 - 2.4.3 + 2.6.1 1.8.0 5.0.1 @@ -176,6 +176,7 @@ 2.7 1.30 3.6.0 + 3.6.1 * org.apache.activemq*