X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-nb-bierman02%2Fpom.xml;h=582e080ebe7233cca5a9a0cb86986c58a10a2612;hb=09c1d18add7cfc310f3d190a1a02a523159162ce;hp=6e873be7ac5aa0dd5b99cf326f358cea712bad62;hpb=38c67cbea0789cd70dcb40e34bde1ee140655344;p=netconf.git diff --git a/restconf/restconf-nb-bierman02/pom.xml b/restconf/restconf-nb-bierman02/pom.xml index 6e873be7ac..582e080ebe 100644 --- a/restconf/restconf-nb-bierman02/pom.xml +++ b/restconf/restconf-nb-bierman02/pom.xml @@ -10,17 +10,25 @@ 4.0.0 org.opendaylight.netconf - restconf-parent - 1.9.0-SNAPSHOT - ../restconf-parent + netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf restconf-nb-bierman02 - 1.9.0-SNAPSHOT bundle + + javax.annotation + javax.annotation-api + true + + + com.guicedee.services + javax.inject + true + org.opendaylight.netconf restconf-common-models @@ -30,8 +38,8 @@ restconf-common - org.glassfish.jersey.bundles.repackaged - jersey-guava + org.glassfish.jersey.inject + jersey-hk2 test @@ -54,10 +62,6 @@ org.opendaylight.controller sal-common-util - - org.opendaylight.controller - sal-common-impl - org.opendaylight.yangtools yang-data-api @@ -70,31 +74,6 @@ org.opendaylight.yangtools yang-model-util - - org.opendaylight.yangtools - yang-parser-impl - - - org.opendaylight.yangtools - yang-test-util - - - org.opendaylight.mdsal.model - ietf-restconf - - - org.opendaylight.mdsal.binding.model.ietf - rfc6991 - - - org.slf4j - slf4j-api - - - org.jboss.resteasy - jaxrs-api - provided - org.opendaylight.yangtools yang-data-codec-gson @@ -109,27 +88,31 @@ org.opendaylight.mdsal.binding.model.ietf - rfc7895 + rfc6991-ietf-inet-types - org.opendaylight.netconf - ietf-restconf-monitoring + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types org.opendaylight.netconf - ietf-restconf + netconf-util net.java.dev.stax-utils stax-utils - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml + + + + com.bea.xml + jsr173-ri + + org.json json + 20131018 ch.qos.logback @@ -148,10 +131,6 @@ org.opendaylight.aaa aaa-filterchain - - org.eclipse.jetty - jetty-servlets - @@ -159,18 +138,10 @@ jersey-test-framework-provider-grizzly2 test - - org.mockito - mockito-core - test - - - org.hamcrest - hamcrest-core - org.opendaylight.aaa aaa-shiro-api + test org.opendaylight.yangtools @@ -179,7 +150,7 @@ org.opendaylight.mdsal - mdsal-binding-dom-adapter + mdsal-binding-test-utils test @@ -196,6 +167,20 @@ org.skyscreamer jsonassert + + org.opendaylight.aaa.web + testutils + test + + + org.opendaylight.infrautils + inject.guice.testutils + test + + + org.opendaylight.yangtools + yang-test-util +