X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-nb-bierman02%2Fpom.xml;h=cadda6787beddaa91791e9a40c78d43c4f02a8f8;hb=d405f9a7b0487dc135f771f5ffe1f066fcde7be5;hp=168bcc2c424cef37b06bd8e7d0a37ce9cac792c4;hpb=7e47f4213d56d36fd83c0de1b1e317ee105a6048;p=netconf.git diff --git a/restconf/restconf-nb-bierman02/pom.xml b/restconf/restconf-nb-bierman02/pom.xml index 168bcc2c42..cadda6787b 100644 --- a/restconf/restconf-nb-bierman02/pom.xml +++ b/restconf/restconf-nb-bierman02/pom.xml @@ -9,56 +9,17 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.12.0-SNAPSHOT - + org.opendaylight.netconf + restconf-binding-parent + 1.8.0-SNAPSHOT + ../restconf-binding-parent org.opendaylight.netconf restconf-nb-bierman02 - 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 @@ -213,20 +174,30 @@ org.opendaylight.aaa aaa-shiro-api + + org.opendaylight.yangtools + testutils + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + test + + + com.google.guava + guava-testlib + + + org.skyscreamer + jsonassert + 1.5.0 + - - org.apache.maven.plugins - maven-surefire-plugin - - - - com.sun.jersey - - - org.apache.felix maven-bundle-plugin @@ -241,6 +212,8 @@ org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.rest.connector.rev140724.*, + !javax.annotation, + javax.ws.rs.*;version="[1.1.0,2.0.0)", *, com.sun.jersey.spi.container.servlet, org.eclipse.jetty.servlets, @@ -255,13 +228,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -