X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-api%2Fpom.xml;h=0dc1865640d88652296011131617ccbd5662b383;hb=f5199ed366896729160b9f1cafc597be81b5226e;hp=f2821827f48eff76dde0ffee22c125e0f6968966;hpb=1815abee52990fee42a501da58a50d42e80463e7;p=netconf.git diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index f2821827f4..0dc1865640 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -10,70 +10,38 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.0 - + org.opendaylight.netconf + netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-api - 1.3.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - - ${project.groupId} - ietf-netconf-monitoring - - - ${project.groupId} - ietf-netconf-monitoring-extension - - - org.opendaylight.controller - config-util - - - org.opendaylight.controller - protocol-framework + 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 - - - -