X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-netty-util%2Fpom.xml;h=8aafb98ced83379d61ad2bb844668101b793ea27;hb=95b32140178a3ada26fedcfd5cfdd0671b0f9e20;hp=82d0ee0a1fa974fb865a2f36c0effc6ac0f25cf1;hpb=e7abbe8b97f494030992ea8f9cc81a982695852b;p=netconf.git diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 82d0ee0a1f..8aafb98ced 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -10,133 +10,90 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.0 - + org.opendaylight.netconf + netconf-parent + 5.0.3 + ../../parent - org.opendaylight.netconf netconf-netty-util bundle - 1.3.0-SNAPSHOT ${project.artifactId} - - - - org.opendaylight.netconf - netconf-parent - ${project.version} - pom - import - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - openexi - nagasena - 0000.0002.0062.0 - - - openexi - nagasena-rta - 0000.0002.0062.0 - - - - - ${project.groupId} - netconf-api + com.google.guava + guava - ${project.groupId} - netconf-mapping-api + org.checkerframework + checker-qual + provided - ${project.groupId} - netconf-util + io.netty + netty-buffer - com.google.guava - guava + io.netty + netty-codec + + + io.netty + netty-common io.netty netty-handler - org.opendaylight.controller - config-api + io.netty + netty-transport - org.opendaylight.controller - protocol-framework + org.opendaylight.aaa + aaa-encrypt-service - org.apache.sshd - sshd-core - 0.14.0 + org.opendaylight.yangtools + util - openexi - nagasena + org.opendaylight.yangtools + yang-common - openexi - nagasena-rta + org.opendaylight.netconf + netconf-api - org.slf4j - slf4j-api + org.opendaylight.netconf + netconf-util + + + org.opendaylight.netconf + shaded-exificient - xmlunit - xmlunit + org.opendaylight.netconf + shaded-sshd + + + + + org.xmlunit + xmlunit-legacy org.opendaylight.yangtools mockito-configuration - org.opendaylight.aaa - aaa-encrypt-service - 0.6.0-SNAPSHOT + ${project.groupId} + netconf-util + test-jar + test - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - test-jar - - package - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -