X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-monitoring%2Fpom.xml;h=fe807bb978b855aa7d9e909941413375357c6c55;hb=bfbd8c6613b68174d0b2474b44f05eddbca3b2bf;hp=10ec13a47a0ea4709826052544fda0f9d5f89c94;hpb=e2f838d72117730ceaae4b4ac4992cc244678c71;p=netconf.git diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index 10ec13a47a..fe807bb978 100644 --- a/netconf/mdsal-netconf-monitoring/pom.xml +++ b/netconf/mdsal-netconf-monitoring/pom.xml @@ -9,51 +9,16 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf mdsal-netconf-monitoring - 1.4.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.12.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0 - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - - @@ -64,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 @@ -90,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 - - - - -