X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fbundlescanner%2Fimplementation%2Fpom.xml;h=baa0755dc9314f2ead370bad01acc804dc1d7a44;hb=bbba9ddecc8fa5835d066741328d3d812b8433b0;hp=0f86dd94d34621b63d1cd0f277fba55da366b0f2;hpb=6fda9993ad4fb9e0ac911543bbd87b7cd0eb1b0f;p=controller.git diff --git a/opendaylight/northbound/bundlescanner/implementation/pom.xml b/opendaylight/northbound/bundlescanner/implementation/pom.xml index 0f86dd94d3..baa0755dc9 100644 --- a/opendaylight/northbound/bundlescanner/implementation/pom.xml +++ b/opendaylight/northbound/bundlescanner/implementation/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.opendaylight.controller @@ -20,7 +21,7 @@ - + org.apache.felix maven-bundle-plugin ${bundle.plugin.version} @@ -40,7 +41,7 @@ javax.xml.bind, - org.opendaylight.controller.northbound.bundlescanner.internal.Activator + org.opendaylight.controller.northbound.bundlescanner.internal.Activator @@ -49,26 +50,29 @@ - - org.ow2.asm - asm-all - 4.1 - - - org.springframework.osgi - spring-osgi-mock - 1.2.1 - test - - - org.opendaylight.controller - bundlescanner - 0.4.1-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - + + org.ow2.asm + asm-all + 4.1 + + + junit + junit + + + org.springframework.osgi + spring-osgi-mock + test + + + org.opendaylight.controller + bundlescanner + 0.4.1-SNAPSHOT + + + org.opendaylight.controller + sal + 0.5.1-SNAPSHOT +