X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-nb-rfc8040%2Fpom.xml;h=45585124bf08d5c22c43165fbdb56f650bc08f40;hb=c2baf51aa870d005561658057b0674d66177d813;hp=a2c8fa51918d411360293bba8ca93594cb091e8b;hpb=1bcaf624205de83ea78a131e960103f2b785468c;p=netconf.git diff --git a/restconf/restconf-nb-rfc8040/pom.xml b/restconf/restconf-nb-rfc8040/pom.xml index a2c8fa5191..45585124bf 100644 --- a/restconf/restconf-nb-rfc8040/pom.xml +++ b/restconf/restconf-nb-rfc8040/pom.xml @@ -11,38 +11,247 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.12.0-SNAPSHOT - + org.opendaylight.netconf + restconf-parent + 2.0.0-SNAPSHOT + ../restconf-parent org.opendaylight.netconf restconf-nb-rfc8040 - 1.7.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle + + javax.annotation + javax.annotation-api + true + + + com.guicedee.services + javax.inject + true + + + 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.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc8525 + + + org.opendaylight.netconf + ietf-restconf + + + org.opendaylight.netconf + ietf-restconf-monitoring + + + org.opendaylight.netconf + netconf-api + + + org.opendaylight.netconf + netconf-dom-api org.opendaylight.yangtools yang-data-api + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-parser-impl + + + org.opendaylight.yangtools + yang-model-util + + + org.opendaylight.yangtools + yang-data-codec-xml + + + org.opendaylight.yangtools + yang-data-codec-gson + + + org.opendaylight.yangtools + yang-test-util + + + org.opendaylight.yangtools + yang-model-export + - org.jboss.resteasy - jaxrs-api - provided + org.opendaylight.mdsal + mdsal-dom-spi + + + + org.opendaylight.controller + threadpool-config-api + + + + net.java.dev.stax-utils + stax-utils + + + + com.bea.xml + jsr173-ri + + + + + + org.json + json + 20131018 + test + + + + org.opendaylight.aaa.web + web-api + + + + org.opendaylight.aaa.web + servlet-api + + + + org.opendaylight.aaa + aaa-filterchain + + + + org.eclipse.jetty.websocket + websocket-server + + + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-grizzly2 + test + + + org.glassfish.jersey.inject + jersey-hk2 + test + + + org.glassfish.jersey.media + jersey-media-sse + test + + + org.opendaylight.mdsal + mdsal-binding-test-utils + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test-jar + test + + + org.skyscreamer + jsonassert + test + + + org.opendaylight.aaa.web + testutils + test + + + org.opendaylight.controller + threadpool-config-impl + test + + + org.xmlunit + xmlunit-assertj + test + + + net.javacrumbs.json-unit + json-unit-assertj + 2.18.1 + test + + + + + org.apache.aries.blueprint + blueprint-maven-plugin + + + + org.opendaylight.restconf + + + + + org.apache.felix + maven-bundle-plugin + true + + + MD SAL Restconf Connector + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/restconf8040.cfg + cfg + config + + + + + + + +