X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-nb-bierman02%2Fpom.xml;h=a1cbc426b8970b62d59c0aa85d889fac9a42adfc;hb=0d08c1ac347a9afd86a6ac36b8f4f4e4530b7646;hp=6e873be7ac5aa0dd5b99cf326f358cea712bad62;hpb=b1386bfad86dcaaca991d11177834a5a37bf740c;p=netconf.git diff --git a/restconf/restconf-nb-bierman02/pom.xml b/restconf/restconf-nb-bierman02/pom.xml index 6e873be7ac..a1cbc426b8 100644 --- a/restconf/restconf-nb-bierman02/pom.xml +++ b/restconf/restconf-nb-bierman02/pom.xml @@ -11,16 +11,31 @@ org.opendaylight.netconf restconf-parent - 1.9.0-SNAPSHOT + 1.13.0-SNAPSHOT ../restconf-parent org.opendaylight.netconf restconf-nb-bierman02 - 1.9.0-SNAPSHOT + 1.13.0-SNAPSHOT bundle + + javax.annotation + javax.annotation-api + true + + + javax.inject + javax.inject + true + + + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true + org.opendaylight.netconf restconf-common-models @@ -30,8 +45,8 @@ restconf-common - org.glassfish.jersey.bundles.repackaged - jersey-guava + org.glassfish.jersey.inject + jersey-hk2 test @@ -54,10 +69,6 @@ org.opendaylight.controller sal-common-util - - org.opendaylight.controller - sal-common-impl - org.opendaylight.yangtools yang-data-api @@ -78,23 +89,10 @@ 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 @@ -107,6 +105,10 @@ org.opendaylight.yangtools yang-model-export + + org.opendaylight.mdsal.binding.model.ietf + rfc6991 + org.opendaylight.mdsal.binding.model.ietf rfc7895 @@ -120,16 +122,24 @@ ietf-restconf - net.java.dev.stax-utils - stax-utils + org.opendaylight.netconf + netconf-util - com.fasterxml.jackson.dataformat - jackson-dataformat-xml + net.java.dev.stax-utils + stax-utils + + + + com.bea.xml + jsr173-ri + + org.json json + 20131018 ch.qos.logback @@ -159,11 +169,6 @@ jersey-test-framework-provider-grizzly2 test - - org.mockito - mockito-core - test - org.hamcrest hamcrest-core @@ -179,7 +184,7 @@ org.opendaylight.mdsal - mdsal-binding-dom-adapter + mdsal-binding-test-utils test @@ -196,10 +201,24 @@ org.skyscreamer jsonassert + + org.opendaylight.aaa.web + testutils + test + + + org.opendaylight.infrautils + inject.guice.testutils + test + + + org.apache.aries.blueprint + blueprint-maven-plugin + org.apache.felix maven-bundle-plugin