X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-monitoring%2Fpom.xml;h=80a56f6c63246c790f6d8a153b8990172f39ebaa;hb=1aaec97aa24f5dfe62fd3e6523e651db883ab51f;hp=e7c21986f895e43717e38e34170fdfbbfb3d38fa;hpb=05a0359084837c613c547c4e736b598172bb44b7;p=netconf.git diff --git a/netconf/netconf-monitoring/pom.xml b/netconf/netconf-monitoring/pom.xml index e7c21986f8..80a56f6c63 100644 --- a/netconf/netconf-monitoring/pom.xml +++ b/netconf/netconf-monitoring/pom.xml @@ -10,30 +10,18 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.8.0-Carbon - + org.opendaylight.netconf + netconf-parent + 1.5.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-monitoring - 1.3.0-SNAPSHOT + 1.5.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - @@ -66,6 +54,10 @@ org.slf4j slf4j-api + + org.osgi + org.osgi.core + @@ -79,13 +71,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -