X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-api%2Fpom.xml;h=637effdda4f8a65b23a01aa4c6ceb97db3762663;hb=6dbde064d876ae93f129b2a0bcb47f01777e8f9d;hp=9ed072181935e4cfe3d8892cc401897e6ab74b37;hpb=5b0a7abfd0d879d30b58a25116842b853be9cad9;p=netconf.git diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index 9ed0721819..637effdda4 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -10,91 +10,48 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.5 - + org.opendaylight.netconf + netconf-parent + 1.9.0-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-api - 1.4.0-SNAPSHOT + 1.9.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0 - pom - import - - - org.opendaylight.controller - config-artifacts - 0.8.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.12.0-SNAPSHOT - pom - import - - - - - ${project.groupId} - ietf-netconf-monitoring + io.netty + netty-transport + ${project.groupId} - ietf-netconf-monitoring-extension + ietf-netconf-monitoring ${project.groupId} - protocol-framework - - - org.opendaylight.controller - config-util + ietf-netconf-monitoring-extension - 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 - - - -