X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-tcp%2Fpom.xml;h=8d0967fca0d8e8c2efffa3076966af6fe5e5d5fa;hb=00556a5df20d2b29067935f642262bc8e5a7f395;hp=7693a93d994581de9007a84878bbcb5afdae929a;hpb=9251b02f242ff6abe00fee9086a2fcd5fea3b207;p=netconf.git diff --git a/netconf/netconf-tcp/pom.xml b/netconf/netconf-tcp/pom.xml index 7693a93d99..8d0967fca0 100644 --- a/netconf/netconf-tcp/pom.xml +++ b/netconf/netconf-tcp/pom.xml @@ -10,30 +10,18 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.9.0 - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-tcp - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - ${project.groupId} @@ -43,14 +31,6 @@ ${project.groupId} netconf-util - - org.opendaylight.controller - threadpool-config-api - - - org.opendaylight.controller - netty-config-api - org.slf4j slf4j-api @@ -64,27 +44,9 @@ org.osgi org.osgi.compendium + + org.osgi + org.osgi.core + - - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.netconf.tcp.osgi.NetconfTCPActivator - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -