X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-nb-bierman02%2Fpom.xml;h=5a456adfb6e83471edb3599ef34f7d981262c3a9;hb=fabd70b6060cb56557018fe880f5fd7502a0f9ae;hp=cadda6787beddaa91791e9a40c78d43c4f02a8f8;hpb=30bb0b0ef7b7736ccb1a339b8da6c5bc54709b0f;p=netconf.git diff --git a/restconf/restconf-nb-bierman02/pom.xml b/restconf/restconf-nb-bierman02/pom.xml index cadda6787b..5a456adfb6 100644 --- a/restconf/restconf-nb-bierman02/pom.xml +++ b/restconf/restconf-nb-bierman02/pom.xml @@ -10,40 +10,51 @@ 4.0.0 org.opendaylight.netconf - restconf-binding-parent - 1.8.0-SNAPSHOT - ../restconf-binding-parent + restconf-parent + 1.10.0-SNAPSHOT + ../restconf-parent org.opendaylight.netconf restconf-nb-bierman02 - 1.8.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle + + javax.annotation + javax.annotation-api + true + + + javax.inject + javax.inject + + + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true + org.opendaylight.netconf restconf-common-models - ${project.version} org.opendaylight.netconf restconf-common - ${project.version} org.glassfish.jersey.bundles.repackaged jersey-guava - 2.6 test - org.opendaylight.controller - sal-connector-api + org.opendaylight.mdsal + mdsal-dom-api - org.opendaylight.controller - sal-core-api + org.opendaylight.mdsal + mdsal-dom-spi com.google.code.gson @@ -61,10 +72,6 @@ org.opendaylight.controller sal-common-impl - - org.opendaylight.controller - sal-binding-broker-impl - org.opendaylight.yangtools yang-data-api @@ -90,26 +97,13 @@ ietf-restconf - org.opendaylight.mdsal.model - ietf-yang-types-20130715 - - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.opendaylight.mdsal.binding.model.ietf + rfc6991 org.slf4j slf4j-api - - org.jboss.resteasy - jaxrs-api - provided - - - org.opendaylight.controller - sal-core-spi - org.opendaylight.yangtools yang-data-codec-gson @@ -123,28 +117,21 @@ yang-model-export - org.opendaylight.netconf - ietf-yang-library - ${project.version} + org.opendaylight.mdsal.binding.model.ietf + rfc7895 org.opendaylight.netconf ietf-restconf-monitoring - ${project.version} org.opendaylight.netconf ietf-restconf - ${project.version} net.java.dev.stax-utils stax-utils - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - org.json json @@ -154,6 +141,22 @@ logback-classic test + + org.opendaylight.aaa.web + web-api + + + org.opendaylight.aaa.web + servlet-api + + + org.opendaylight.aaa + aaa-filterchain + + + org.eclipse.jetty + jetty-servlets + @@ -161,11 +164,6 @@ jersey-test-framework-provider-grizzly2 test - - org.mockito - mockito-core - test - org.hamcrest hamcrest-core @@ -180,8 +178,13 @@ test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter test-jar test @@ -192,12 +195,32 @@ org.skyscreamer jsonassert - 1.5.0 + + + org.opendaylight.aaa.web + testutils + test + + + org.opendaylight.infrautils + inject.guice.testutils + 1.6.0-SNAPSHOT + test + + + org.opendaylight.infrautils + infrautils-testutils + 1.6.0-SNAPSHOT + test + + org.apache.aries.blueprint + blueprint-maven-plugin + org.apache.felix maven-bundle-plugin @@ -211,29 +234,16 @@ org.opendaylight.netconf.md.sal.rest.common.*, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.rest.connector.rev140724.*, - - !javax.annotation, - javax.ws.rs.*;version="[1.1.0,2.0.0)", - *, - com.sun.jersey.spi.container.servlet, - org.eclipse.jetty.servlets, - org.opendaylight.aaa.shiro.filters, - org.opendaylight.aaa.shiro.realm, - org.opendaylight.aaa.shiro.web.env, - org.opendaylight.aaa.filterchain.filters, - org.opendaylight.aaa.api, - org.apache.shiro.web.env - - /restconf + - scm:git:http://git.opendaylight.org/gerrit/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/netconf.git + scm:git:ssh://git.opendaylight.org:29418/netconf.git HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL + https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=summary