X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fneutron%2Fpom.xml;h=21c66536352b98da3996632e38a24f60684a09ba;hb=79d011a43521c056e2927505c7ad3eae22bd4814;hp=bd3d187dafd07ea11b2a93e4552f1ccc264799b6;hpb=728d64c8957a73f3dcedff65be79644b568ce460;p=lispflowmapping.git diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index bd3d187da..21c665363 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -3,16 +3,38 @@ 4.0.0 - org.opendaylight.lispflowmapping - mappingservice-parent - 1.3.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 4.0.4 + org.opendaylight.lispflowmapping mappingservice.neutron - 1.3.0-SNAPSHOT + 1.11.0-SNAPSHOT bundle - Mapping Service Neutron APIs + + ODL :: lispflowmapping :: ${project.artifactId} + + + + + org.opendaylight.lispflowmapping + lispflowmapping-artifacts + 1.11.0-SNAPSHOT + pom + import + + + org.opendaylight.netconf + netconf-artifacts + 1.8.0-SNAPSHOT + pom + import + + + @@ -23,31 +45,71 @@ org.opendaylight.lispflowmapping mappingservice.lisp-proto + + org.opendaylight.mdsal + mdsal-binding-api + org.opendaylight.neutron - neutron-spi + model + 0.14.0-SNAPSHOT - - org.apache.felix - org.apache.felix.dependencymanager + org.opendaylight.mdsal.model + yang-ext + + + org.opendaylight.mdsal.binding.model.ietf + rfc7223 + + + org.opendaylight.mdsal.binding.model.iana + iana-if-type + + + org.opendaylight.mdsal.binding.model.ietf + rfc7277 + + + org.opendaylight.netconf + sal-netconf-connector + + + org.opendaylight.mdsal + mdsal-singleton-common-api + 4.0.4 - - - - - org.apache.felix - maven-bundle-plugin - true - - - org.opendaylight.lispflowmapping.neutron.Activator - - - ${project.basedir}/src/main/resources/META-INF - - - - + + + junit-addons + junit-addons + 1.4 + + + org.mockito + mockito-core + test + + + org.powermock + powermock-api-mockito2 + test + + + org.powermock + powermock-core + test + + + org.powermock + powermock-reflect + test + + + org.powermock + powermock-module-junit4 + test + +