X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-monitoring%2Fpom.xml;h=99e42d3c7b1343df0db6f9ea08142576fb975d9d;hb=e0a49028dc54c0a6dda3d4975afbef9017856670;hp=93e0dc9322903f93f220082e533856f327eb4409;hpb=e349956e348cd090f7c803580ea444e02be53de2;p=netconf.git diff --git a/netconf/mdsal-netconf-monitoring/pom.xml b/netconf/mdsal-netconf-monitoring/pom.xml index 93e0dc9322..99e42d3c7b 100644 --- a/netconf/mdsal-netconf-monitoring/pom.xml +++ b/netconf/mdsal-netconf-monitoring/pom.xml @@ -9,51 +9,18 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.4 - + org.opendaylight.netconf + netconf-parent + 1.13.1-SNAPSHOT + ../../parent org.opendaylight.netconf mdsal-netconf-monitoring - 1.3.0-SNAPSHOT + 1.13.1-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.11.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - - @@ -64,22 +31,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 @@ -91,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 - - - - -