X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fbundlescanner%2Fimplementation%2Fpom.xml;h=c06f8b42156b3a596171ed7b87b5d9938c2327b4;hb=20a6da0545abbfddde09a9ba423489f3032b40c9;hp=d4e08079a6a8329a25cccede400dc757a65faa12;hpb=6fd408a04fe4a3611843e2246ece6d7c34b76903;p=controller.git diff --git a/opendaylight/northbound/bundlescanner/implementation/pom.xml b/opendaylight/northbound/bundlescanner/implementation/pom.xml index d4e08079a6..c06f8b4215 100644 --- a/opendaylight/northbound/bundlescanner/implementation/pom.xml +++ b/opendaylight/northbound/bundlescanner/implementation/pom.xml @@ -1,3 +1,4 @@ + 4.0.0 @@ -7,28 +8,43 @@ ../../../commons/opendaylight - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD - - bundlescanner.implementation 0.4.2-SNAPSHOT bundle + + + junit + junit + + + org.opendaylight.controller + bundlescanner + + + org.opendaylight.controller + sal + + + org.ow2.asm + asm-all + + + org.springframework.osgi + spring-osgi-mock + test + + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.apache.felix.dm, + org.apache.felix.dm, org.objectweb.asm, org.opendaylight.controller.sal.core, org.opendaylight.controller.northbound.bundlescanner, @@ -37,38 +53,18 @@ javax.ws.rs, javax.ws.rs.core, javax.xml.bind.annotation, - javax.xml.bind, - - - org.opendaylight.controller.northbound.bundlescanner.internal.Activator - + javax.xml.bind, + org.opendaylight.controller.northbound.bundlescanner.internal.Activator - - - org.ow2.asm - asm-all - - - junit - junit - - - org.springframework.osgi - spring-osgi-mock - test - - - org.opendaylight.controller - bundlescanner - - - org.opendaylight.controller - sal - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +