X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-monitoring%2Fpom.xml;h=471ab7e4e494ce1f87c14eae8ddac33eec04a364;hb=refs%2Fheads%2F4.0.x;hp=6d2d24d6de3d1d3afecaf5c9702b0fb27ea50c5f;hpb=4469e472b3208c5d472ce3970f4a875f9fae830e;p=netconf.git diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index 6d2d24d6de..471ab7e4e4 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 - 1.9.0 - + org.opendaylight.netconf + netconf-parent + 4.0.10-SNAPSHOT + ../../parent - org.opendaylight.netconf mdsal-netconf-monitoring - 1.3.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - @@ -43,17 +29,13 @@ ${project.groupId} netconf-mapping-api - - ${project.groupId} - netconf-monitoring - ${project.groupId} netconf-util - org.opendaylight.controller - sal-binding-config + org.opendaylight.mdsal + mdsal-binding-api @@ -65,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 - - - - -