X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fconfig-netconf-connector%2Fpom.xml;h=dfd0621be8c0980f91d24674572d68ad5f0fb30b;hb=1c2c99dd2be77e78114c5b0eff0275734e329ec2;hp=6a2eb71fa85eb06c9f7e198ac785fb5f4d228cea;hpb=83bf7bf5ef25e41edbcd02675e18609f84d90379;p=netconf.git diff --git a/netconf/config-netconf-connector/pom.xml b/netconf/config-netconf-connector/pom.xml index 6a2eb71fa8..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.2 - + org.opendaylight.netconf + netconf-parent + 1.5.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf config-netconf-connector - 1.3.0-SNAPSHOT + 1.5.0-SNAPSHOT ${project.artifactId} bundle - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - org.opendaylight.controller config-artifacts - 0.7.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal - mdsal-artifacts - 2.3.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT + 0.9.0-SNAPSHOT pom import @@ -153,13 +132,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -