X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-console%2Fpom.xml;h=5103c18166bb3ca567c3f62a4b7bb424b4a9d2d0;hb=548fe702c003e64f1a06f1303827e1bb32a0dd4a;hp=8e4e05f93c1a1e701ac9596320f153c71ef14591;hpb=fe897d64d298e3ee50e161e3a7d2c835f2c94027;p=netconf.git diff --git a/netconf/netconf-console/pom.xml b/netconf/netconf-console/pom.xml index 8e4e05f93c..5103c18166 100644 --- a/netconf/netconf-console/pom.xml +++ b/netconf/netconf-console/pom.xml @@ -9,36 +9,63 @@ 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 + 3.0.2-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-console - 1.2.0-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 + + + com.guicedee.services + javax.inject + true + + + org.osgi + org.osgi.service.component.annotations + - - - org.opendaylight.netconf - sal-netconf-connector - ${mdsal.version} - + + org.opendaylight.yangtools + yang-test-util + + + org.opendaylight.mdsal + mdsal-binding-test-utils + + + org.awaitility + awaitility + - \ No newline at end of file + + + + + org.apache.felix + maven-bundle-plugin + true + + + * + + + + + +