X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-console%2Fpom.xml;h=98166dd48ba699486f079b55ca9515152aabd999;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=19bcb1aeddd3569dd87622820301e3286dcb6322;hpb=c8fa0b47c985456271ee71ed18f2d25e93225cad;p=netconf.git diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index 19bcb1aedd..98166dd48b 100644 --- a/netconf/netconf-console/pom.xml +++ b/netconf/netconf-console/pom.xml @@ -9,15 +9,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.3-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-console - 1.3.0-SNAPSHOT + 1.6.3-SNAPSHOT ${project.artifactId} bundle @@ -26,13 +26,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.apache.karaf.shell org.apache.karaf.shell.console - ${karaf.version} - provided - - - org.apache.karaf.shell - org.apache.karaf.shell.table - ${karaf.version} provided @@ -40,63 +33,41 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.netconf sal-netconf-connector - ${mdsal.version} - 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 + + + * + + + + +