X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-tcp%2Fpom.xml;h=8d0967fca0d8e8c2efffa3076966af6fe5e5d5fa;hb=00556a5df20d2b29067935f642262bc8e5a7f395;hp=1447f5e94a68d1c4dd84785f832a165acf3e5550;hpb=06c4dbe076647af7d822fb8dc1d0da59d53ee141;p=netconf.git diff --git a/netconf/netconf-tcp/pom.xml b/netconf/netconf-tcp/pom.xml index 1447f5e94a..8d0967fca0 100644 --- a/netconf/netconf-tcp/pom.xml +++ b/netconf/netconf-tcp/pom.xml @@ -12,28 +12,16 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-tcp - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.controller - config-artifacts - 0.9.0-SNAPSHOT - 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,22 +44,9 @@ org.osgi org.osgi.compendium + + org.osgi + org.osgi.core + - - - - - org.apache.felix - maven-bundle-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -