X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-tcp%2Fpom.xml;h=8d0967fca0d8e8c2efffa3076966af6fe5e5d5fa;hb=00556a5df20d2b29067935f642262bc8e5a7f395;hp=9466d17e301835a3cc11612778d873991738e646;hpb=c8fa0b47c985456271ee71ed18f2d25e93225cad;p=netconf.git diff --git a/netconf/netconf-tcp/pom.xml b/netconf/netconf-tcp/pom.xml index 9466d17e30..8d0967fca0 100644 --- a/netconf/netconf-tcp/pom.xml +++ b/netconf/netconf-tcp/pom.xml @@ -10,30 +10,18 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + 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 - - - - -