X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-api%2Fpom.xml;h=0dc1865640d88652296011131617ccbd5662b383;hb=f5199ed366896729160b9f1cafc597be81b5226e;hp=11f44453c7e2f4c3d53280319dc562f074dde349;hpb=e1bdc7d1eff9c117a0e3c4559f5e8a0595f53a3f;p=netconf.git diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index 11f44453c7..0dc1865640 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -10,74 +10,38 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + 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-api - - - org.opendaylight.controller - config-manager-facade-xml + io.netty + netty-transport - org.opendaylight.controller - protocol-framework - - - 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 - - - -