X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-monitoring%2Fpom.xml;h=dbfd6f702ddcb91a015d2050fa5053a3fe67a4b8;hb=390713989240de322b79e5f50f336ebdf14b89c0;hp=9b170ceb5b969323b9bd1a71d3b8a8fdfc048016;hpb=8936eed3737e4a94839808b7657237d61f18ea57;p=netconf.git diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index 9b170ceb5b..dbfd6f702d 100644 --- a/netconf/mdsal-netconf-monitoring/pom.xml +++ b/netconf/mdsal-netconf-monitoring/pom.xml @@ -9,30 +9,18 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.2 - + org.opendaylight.netconf + netconf-parent + 1.13.2-SNAPSHOT + ../../parent org.opendaylight.netconf mdsal-netconf-monitoring - 1.3.0-SNAPSHOT + 1.13.2-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - @@ -43,17 +31,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 @@ -66,25 +50,8 @@ mockito-configuration - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 - - - org.slf4j - slf4j-api + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -