X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-console%2Fpom.xml;h=98166dd48ba699486f079b55ca9515152aabd999;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=2bbc05eed37445cf9c8e24bf23c31525ff2610bf;hpb=8936eed3737e4a94839808b7657237d61f18ea57;p=netconf.git diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index 2bbc05eed3..98166dd48b 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 - 2.0.2 - + 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 - - - - 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 + + + * + + + + +