X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-console%2Fpom.xml;h=5103c18166bb3ca567c3f62a4b7bb424b4a9d2d0;hb=548fe702c003e64f1a06f1303827e1bb32a0dd4a;hp=19bcb1aeddd3569dd87622820301e3286dcb6322;hpb=3d01a690f3d26dbd2bec429415b026e501fcead5;p=netconf.git diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index 19bcb1aedd..5103c18166 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 + 3.0.2-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-console - 1.3.0-SNAPSHOT ${project.artifactId} bundle @@ -26,77 +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.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - + + + org.apache.felix + maven-bundle-plugin + true + + + * + + + + +