diff --git a/pom.xml b/pom.xml index 9ba2e42..693c700 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.blackducksoftware.integration common-maven-parent - 3.0.1-SNAPSHOT + 4.0.0 pom Common Maven Parent POM @@ -103,6 +103,12 @@ 1.6.6 test + + org.slf4j + slf4j-simple + 1.7.21 + test + org.powermock powermock-module-junit4 @@ -343,12 +349,6 @@ under the License. - - org.apache.felix - maven-bundle-plugin - 3.3.0 - true - org.eclipse.m2e @@ -489,6 +489,20 @@ under the License. + + + org.codehaus.mojo + aspectj-maven-plugin + [1.10,) + + compile + test-compile + + + + + + @@ -549,10 +563,6 @@ under the License. org.codehaus.mojo versions-maven-plugin - - org.apache.felix - maven-bundle-plugin -