X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-console%2Fpom.xml;h=6213f8ab5b150ebb08b9ceb046bd18f9947e9baa;hb=d3365f89d6ac56e197e669286c2de9b6011f7e94;hp=5b7d13865198513a81658c235478080b26d132b1;hpb=9cdbc4e634d8e64254c19f46650736365756c7d4;p=netconf.git diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index 5b7d138651..6213f8ab5b 100644 --- a/netconf/netconf-console/pom.xml +++ b/netconf/netconf-console/pom.xml @@ -9,15 +9,13 @@ 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 + 5.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-console - 1.3.0-SNAPSHOT ${project.artifactId} bundle @@ -26,70 +24,48 @@ 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 - - - org.opendaylight.netconf sal-netconf-connector - ${mdsal.version} - - - org.mockito - mockito-core - test - org.opendaylight.controller - sal-distributed-datastore - test + com.guicedee.services + javax.inject + true - org.powermock - powermock-module-junit4 - test + org.osgi + org.osgi.service.component.annotations + - 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.felix + maven-bundle-plugin + true + + + * + + + + +