X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-monitoring%2Fpom.xml;h=92e07399b28042e5d4fd6d19c4dc93fafc0ff6a9;hb=9936b6b45cabff4dd7c0fb77cb3a952e6b2f8de6;hp=de39fb4a4969e588ae115a817a2dfb68d5b84080;hpb=88467849c769e3c5d0eb9647e067fcdcae38e842;p=netconf.git diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index de39fb4a49..92e07399b2 100644 --- a/netconf/mdsal-netconf-monitoring/pom.xml +++ b/netconf/mdsal-netconf-monitoring/pom.xml @@ -9,30 +9,16 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.2 - + org.opendaylight.netconf + netconf-parent + 4.0.1 + ../../parent - org.opendaylight.netconf mdsal-netconf-monitoring - 1.3.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - @@ -43,22 +29,14 @@ ${project.groupId} netconf-mapping-api - - ${project.groupId} - netconf-monitoring - ${project.groupId} netconf-util - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-common-util - + org.opendaylight.mdsal + mdsal-binding-api + com.google.guava @@ -69,26 +47,5 @@ org.opendaylight.yangtools mockito-configuration - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 - - - org.slf4j - slf4j-api - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -