X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-api%2Fpom.xml;h=5c54f5b93eb9dfa23fd1016fb16e89f29f572d3f;hb=29d3f31dac6898cede1b5bdad11fd7145de67b78;hp=11f44453c7e2f4c3d53280319dc562f074dde349;hpb=a2a3cf3df0b3692b1c458e74c05cf530ab73020e;p=netconf.git diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index 11f44453c7..5c54f5b93e 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -10,31 +10,24 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-api - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - + + io.netty + netty-transport + + ${project.groupId} ietf-netconf-monitoring @@ -44,40 +37,21 @@ 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 + org.opendaylight.mdsal.binding.model.ietf + rfc6991 - 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 - - - -