X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fconfig-netconf-connector%2Fpom.xml;h=dfd0621be8c0980f91d24674572d68ad5f0fb30b;hb=1c2c99dd2be77e78114c5b0eff0275734e329ec2;hp=b633bd568f17b693367e4e367e0a63ac71c79491;hpb=5b0a7abfd0d879d30b58a25116842b853be9cad9;p=netconf.git diff --git a/netconf/config-netconf-connector/pom.xml b/netconf/config-netconf-connector/pom.xml index b633bd568f..dfd0621be8 100644 --- a/netconf/config-netconf-connector/pom.xml +++ b/netconf/config-netconf-connector/pom.xml @@ -10,45 +10,24 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.5 - + org.opendaylight.netconf + netconf-parent + 1.5.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf config-netconf-connector - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT ${project.artifactId} bundle - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - org.opendaylight.controller config-artifacts - 0.8.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal - mdsal-artifacts - 2.4.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0 + 0.9.0-SNAPSHOT pom import @@ -153,13 +132,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -