X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-api%2Fpom.xml;h=0dc1865640d88652296011131617ccbd5662b383;hb=f5199ed366896729160b9f1cafc597be81b5226e;hp=a20589007420fd6ca32d57a83dc2851e031bca3d;hpb=b0b59e0d7b0e6e1065b905bccc3d9a7dae634421;p=netconf.git diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index a205890074..0dc1865640 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -12,68 +12,36 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT - ../netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-api - 1.5.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.controller - config-artifacts - 0.9.0-SNAPSHOT - pom - import - - - - - ${project.groupId} - ietf-netconf-monitoring - - - ${project.groupId} - ietf-netconf-monitoring-extension - - - ${project.groupId} - protocol-framework - - - org.opendaylight.controller - config-util + io.netty + netty-transport - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.opendaylight.yangtools + yang-model-api - org.opendaylight.mdsal.model - ietf-yang-types-20130715 + org.opendaylight.netconf.model + rfc6022 + org.opendaylight.yangtools mockito-configuration + + org.xmlunit + xmlunit-legacy + test + - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -