X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-nb-rfc8040%2Fpom.xml;h=8af83e1c193ae38dccdc30865c497ecad7287c32;hb=66f2678b249fbbed0eb031f884ae0db88c6a16ed;hp=e202a0b5676dc469b3bd07f91b11292fd797fdb3;hpb=137964264e29415705e90552757ab65de493694a;p=netconf.git diff --git a/restconf/restconf-nb-rfc8040/pom.xml b/restconf/restconf-nb-rfc8040/pom.xml index e202a0b567..8af83e1c19 100644 --- a/restconf/restconf-nb-rfc8040/pom.xml +++ b/restconf/restconf-nb-rfc8040/pom.xml @@ -11,70 +11,33 @@ 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 + 1.9.0-SNAPSHOT + ../restconf-parent org.opendaylight.netconf restconf-nb-rfc8040 - 1.7.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle - - - - org.opendaylight.netconf - netconf-parent - 1.4.0-SNAPSHOT - pom - import - - - org.opendaylight.aaa - aaa-artifacts - 0.7.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - config-artifacts - 0.8.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - org.glassfish.jersey.test-framework.providers - jersey-test-framework-provider-grizzly2 - 2.6 - - - - org.opendaylight.netconf restconf-common-models - ${project.version} org.opendaylight.netconf restconf-common - ${project.version} + + + org.opendaylight.mdsal.binding.model.ietf + rfc7895 org.opendaylight.netconf - ietf-yang-library - ${project.version} + netconf-api @@ -111,13 +74,13 @@ - org.opendaylight.mdsal.model - ietf-yang-types-20130715 + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types - org.opendaylight.controller - sal-core-spi + org.opendaylight.mdsal + mdsal-dom-spi org.opendaylight.controller @@ -127,10 +90,6 @@ org.opendaylight.controller sal-common-util - - org.opendaylight.controller - sal-broker-impl - io.netty @@ -138,25 +97,33 @@ - org.jboss.resteasy - jaxrs-api - provided + net.java.dev.stax-utils + stax-utils + + + + org.json + json - com.fasterxml.jackson.dataformat - jackson-dataformat-xml + org.opendaylight.aaa.web + web-api - org.apache.commons - commons-lang3 - 3.0 + org.opendaylight.aaa.web + servlet-api - net.java.dev.stax-utils - stax-utils + org.opendaylight.aaa + aaa-filterchain + + + + org.eclipse.jetty + jetty-servlets @@ -166,14 +133,24 @@ test - org.mockito - mockito-core + org.glassfish.jersey.bundles.repackaged + jersey-guava test - org.glassfish.jersey.bundles.repackaged - jersey-guava - 2.6 + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test-jar + test + + + org.skyscreamer + jsonassert test @@ -181,20 +158,13 @@ - org.apache.maven.plugins - maven-surefire-plugin - - - - com.sun.jersey - - - - - org.apache.maven.plugins - maven-checkstyle-plugin + org.apache.felix + maven-bundle-plugin + true - checkstyle.violationSeverity=error + + MD SAL Restconf Connector +