X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Ftools%2Fnetconf-testtool%2Fpom.xml;h=a966c051837fabd2765ce8c2654aa144e2f198b7;hb=7ee80deb64be2f4081dbd8039d309c920ce6412e;hp=92abd68786dcde3a9043b6ac91009cbfc9d3175e;hpb=523c395e95ca8ce8373344fd75cedf45890e41d2;p=netconf.git diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index 92abd68786..a966c05183 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -12,62 +12,22 @@ 4.0.0 - org.opendaylight.odlparent - odlparent - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 1.6.2-SNAPSHOT + ../../netconf-parent org.opendaylight.netconf netconf-testtool ${project.artifactId} - 1.5.0-SNAPSHOT + 1.6.2-SNAPSHOT jar true - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.2 - pom - import - - - org.opendaylight.controller - config-artifacts - 0.9.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.13.0-SNAPSHOT - pom - import - - - - org.codehaus.janino @@ -77,7 +37,7 @@ net.sourceforge.argparse4j argparse4j - 0.4.3 + 0.8.1 ch.qos.logback @@ -87,7 +47,7 @@ com.ning async-http-client - 1.9.24 + 1.9.40 org.bouncycastle @@ -105,10 +65,6 @@ ${project.groupId} netconf-auth - - ${project.groupId} - config-netconf-connector - ${project.groupId} sal-netconf-connector @@ -142,12 +98,8 @@ netconf-client - org.opendaylight.mdsal.model - ietf-yang-types-20130715 - - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.opendaylight.mdsal.binding.model.ietf + rfc6991 ${project.groupId} @@ -158,25 +110,25 @@ netconf-mapping-api - ${project.groupId} - netconf-monitoring - - - ${project.groupId} - netconf-ssh + org.opendaylight.netconf + mdsal-netconf-monitoring - org.opendaylight.controller - netty-config-api + org.opendaylight.mdsal + mdsal-dom-broker - org.opendaylight.controller - sal-inmemory-datastore + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore org.opendaylight.netconf mdsal-netconf-connector + + ${project.groupId} + mdsal-netconf-ssh + org.apache.karaf.features org.apache.karaf.features.core @@ -388,13 +340,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -