X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-console%2Fpom.xml;h=277b6a6657ab7189622541205a1254a7639b99ca;hb=6dbde064d876ae93f129b2a0bcb47f01777e8f9d;hp=3c2a3e9fba7c01e3cc13a4492f4db6e371be411e;hpb=a018b4d571be537fea1cfbe0e882c4c55a0a9e9d;p=netconf.git diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index 3c2a3e9fba..277b6a6657 100644 --- a/netconf/netconf-console/pom.xml +++ b/netconf/netconf-console/pom.xml @@ -9,56 +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.4 - + org.opendaylight.netconf + netconf-parent + 1.9.0-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-console - 1.4.0-SNAPSHOT + 1.9.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0 - 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 @@ -68,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 + + + * + + + + +