X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-console%2Fpom.xml;h=b8a9b85ceb5d5cae38f586377a49674f77c9debd;hb=09c1d18add7cfc310f3d190a1a02a523159162ce;hp=2bbc05eed37445cf9c8e24bf23c31525ff2610bf;hpb=6d7e12bf3ef64e5004703a1d540e7e26f30a9595;p=netconf.git diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index 2bbc05eed3..b8a9b85ceb 100644 --- a/netconf/netconf-console/pom.xml +++ b/netconf/netconf-console/pom.xml @@ -9,105 +9,63 @@ 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 + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-console - 1.3.0-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 - - org.opendaylight.netconf sal-netconf-connector - org.mockito - mockito-core - test + com.guicedee.services + javax.inject + true - org.opendaylight.controller - sal-distributed-datastore - test - - - 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 + + + * + + + + +