X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-api%2Fpom.xml;h=ad5b8c5b49f183c09e5c89052d4bb45e1866cc05;hb=e6de448d56108f88bb05d346b1dd225d273563c5;hp=11f44453c7e2f4c3d53280319dc562f074dde349;hpb=f5ba08492cc8ab95441dcb509c83fab10980e92a;p=netconf.git diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index 11f44453c7..ad5b8c5b49 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -10,74 +10,40 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 2.0.0-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-api - 1.3.0-SNAPSHOT + 2.0.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - - ${project.groupId} - ietf-netconf-monitoring + io.netty + netty-transport + ${project.groupId} - ietf-netconf-monitoring-extension - - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - config-manager-facade-xml - - - org.opendaylight.controller - protocol-framework - - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + ietf-netconf-monitoring - org.opendaylight.mdsal.model - ietf-yang-types-20130715 + org.opendaylight.yangtools + yang-model-api org.opendaylight.yangtools mockito-configuration + + org.xmlunit + xmlunit-legacy + test + - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -