X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-console%2Fpom.xml;h=98166dd48ba699486f079b55ca9515152aabd999;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=8e4e05f93c1a1e701ac9596320f153c71ef14591;hpb=fe897d64d298e3ee50e161e3a7d2c835f2c94027;p=netconf.git diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index 8e4e05f93c..98166dd48b 100644 --- a/netconf/netconf-console/pom.xml +++ b/netconf/netconf-console/pom.xml @@ -9,36 +9,65 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.3-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-console - 1.2.0-SNAPSHOT + 1.6.3-SNAPSHOT ${project.artifactId} bundle - - - org.apache.karaf.shell - org.apache.karaf.shell.console - ${karaf.version} - - - org.apache.karaf.shell - org.apache.karaf.shell.table - ${karaf.version} - + + + org.apache.karaf.shell + org.apache.karaf.shell.console + provided + - - - org.opendaylight.netconf - sal-netconf-connector - ${mdsal.version} - + + + org.opendaylight.netconf + sal-netconf-connector + + + org.opendaylight.yangtools + yang-test-util + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + test-jar + + + org.awaitility + awaitility + test + - \ No newline at end of file + + + + + org.apache.felix + maven-bundle-plugin + true + + + * + + + + + +