X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=restconf%2Frestconf-nb-rfc8040%2Fpom.xml;h=58fce6c60c4067f3921b96ddbca66ddc5b32e72d;hb=b382d3002f0b84ffdcde61de1ebae76f54f72a25;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..58fce6c60c 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.8.0-SNAPSHOT + ../restconf-parent org.opendaylight.netconf restconf-nb-rfc8040 - 1.7.0-SNAPSHOT + 1.8.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.model + rfc7895 org.opendaylight.netconf - ietf-yang-library - ${project.version} + netconf-api @@ -151,7 +114,6 @@ org.apache.commons commons-lang3 - 3.0 @@ -159,6 +121,31 @@ stax-utils + + org.json + json + + + + org.opendaylight.aaa.web + web-api + + + + org.opendaylight.aaa.web + servlet-api + + + + org.opendaylight.aaa + aaa-filterchain + + + + org.eclipse.jetty + jetty-servlets + + org.glassfish.jersey.test-framework.providers @@ -173,7 +160,22 @@ org.glassfish.jersey.bundles.repackaged jersey-guava - 2.6 + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + test + + + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.skyscreamer + jsonassert test @@ -181,20 +183,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 +