X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fnetconf-console%2Fpom.xml;h=56799b254ddd8cd04d7ad8335ed418af7f0c5657;hb=a22e0fe5fae79992005cc738d37c7ed9396989e4;hp=e5fe821587ca54b7c759cc31333a1856690080ff;hpb=4469e472b3208c5d472ce3970f4a875f9fae830e;p=netconf.git diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index e5fe821587..56799b254d 100644 --- a/netconf/netconf-console/pom.xml +++ b/netconf/netconf-console/pom.xml @@ -9,42 +9,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.9.0 - + org.opendaylight.netconf + netconf-parent + 1.7.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-console - 1.3.0-SNAPSHOT + 1.7.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - org.apache.karaf.shell org.apache.karaf.shell.console - ${karaf.version} - provided - - - org.apache.karaf.shell - org.apache.karaf.shell.table - ${karaf.version} provided @@ -54,60 +35,39 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL sal-netconf-connector - org.mockito - mockito-core - test + org.opendaylight.yangtools + yang-test-util - org.opendaylight.controller - sal-distributed-datastore + org.opendaylight.mdsal + mdsal-binding-dom-adapter test - org.powermock - powermock-module-junit4 + org.opendaylight.mdsal + mdsal-binding-dom-adapter test + test-jar - org.powermock - powermock-api-mockito + org.awaitility + awaitility test - - org.powermock - powermock-core - - - org.opendaylight.yangtools - yang-test-util - - - - org.apache.felix - maven-bundle-plugin - true - - - - - org.apache.karaf.shell.commands;version="[3.0.0,4.1)", - org.apache.karaf.shell.console;version="[3.0.0,4.1)", - org.apache.karaf.shell.table;version="[3.0.0,4.1)", - * - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - + + + org.apache.felix + maven-bundle-plugin + true + + + * + + + + +