X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-tcp%2Fpom.xml;h=9ef64bdf81e7e7d573debe9a978eb759799030fb;hb=6e8f1a9c24f7e9d6e98c072fe92e35a6e26b7a83;hp=f692e9677a61280ee95440109ba23b670b9a3ea0;hpb=e7abbe8b97f494030992ea8f9cc81a982695852b;p=netconf.git diff --git a/netconf/netconf-tcp/pom.xml b/netconf/netconf-tcp/pom.xml index f692e9677a..9ef64bdf81 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 - 2.0.0 - + org.opendaylight.netconf + netconf-parent + 1.5.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-tcp - 1.3.0-SNAPSHOT + 1.5.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 @@ -65,26 +45,4 @@ org.osgi.compendium - - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.netconf.tcp.osgi.NetconfTCPActivator - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -