diff --git a/pom.xml b/pom.xml index 62d1b93..c5d5ea0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.blackducksoftware.integration common-maven-parent - 3.0.0-SNAPSHOT + 3.0.0 pom Common Maven Parent POM @@ -88,7 +88,7 @@ org.codehaus.groovy groovy-all - 2.4.8 + 2.4.11 test @@ -343,6 +343,12 @@ under the License. + + org.apache.felix + maven-bundle-plugin + 3.3.0 + true + org.eclipse.m2e @@ -487,12 +493,6 @@ under the License. - - org.apache.felix - maven-bundle-plugin - 3.3.0 - true -