X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fbundlescanner%2Fimplementation%2Fpom.xml;h=dc481ce74a04f1ab4eea792e86beaaa6424afa37;hp=a3d53ed011ba6f8f53cf7b4c090e2680cfba2585;hb=a1f366e3d9e04524d44a4c2ea40709b7a410d39c;hpb=6145a414aa83be539b377c1952a3a33ed7031322 diff --git a/opendaylight/northbound/bundlescanner/implementation/pom.xml b/opendaylight/northbound/bundlescanner/implementation/pom.xml index a3d53ed011..dc481ce74a 100644 --- a/opendaylight/northbound/bundlescanner/implementation/pom.xml +++ b/opendaylight/northbound/bundlescanner/implementation/pom.xml @@ -1,24 +1,41 @@ - + + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../../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.1-SNAPSHOT + 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 + + + @@ -28,8 +45,7 @@ true - - org.apache.felix.dm, + org.apache.felix.dm, org.objectweb.asm, org.opendaylight.controller.sal.core, org.opendaylight.controller.northbound.bundlescanner, @@ -38,38 +54,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 +