X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-api%2Fpom.xml;h=fb89616b88b1415c0f3dae81ec989f9796487cc4;hb=d9e27248e20d91af56f6ac2b877189501e2aff37;hp=f2821827f48eff76dde0ffee22c125e0f6968966;hpb=3d7090c8bf0df8c9814b7d3cb2c43dff483a5c7a;p=netconf.git diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index f2821827f4..fb89616b88 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -10,70 +10,40 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.0 - + org.opendaylight.netconf + netconf-parent + 1.13.3-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-api - 1.3.0-SNAPSHOT + 1.13.3-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-util - - - 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 - - - -