X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-console%2Fpom.xml;h=b91311271513eda8c7c73664b22563fd8da9859a;hb=c27c58d75298a5a891c09d42c9152c3a146250d1;hp=e5fe821587ca54b7c759cc31333a1856690080ff;hpb=9251b02f242ff6abe00fee9086a2fcd5fea3b207;p=netconf.git diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index e5fe821587..b913112715 100644 --- a/netconf/netconf-console/pom.xml +++ b/netconf/netconf-console/pom.xml @@ -9,105 +9,56 @@ 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.13.4 + ../../parent org.opendaylight.netconf netconf-console - 1.3.0-SNAPSHOT + 1.13.4 ${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 - - org.opendaylight.netconf sal-netconf-connector + - org.mockito - mockito-core - test - - - org.opendaylight.controller - sal-distributed-datastore - test - - - org.powermock - powermock-module-junit4 - test - - - org.powermock - powermock-api-mockito - test + org.opendaylight.yangtools + yang-test-util - org.powermock - powermock-core + org.opendaylight.mdsal + mdsal-binding-test-utils - org.opendaylight.yangtools - yang-test-util + org.awaitility + awaitility - - - 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 + + + * + + + + +