X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=03a12aa66444c308332f0e7411bba1435bfc6e81;hb=3d7090c8bf0df8c9814b7d3cb2c43dff483a5c7a;hp=93332aabc4b129434acf01bf7451bcf0714bbcfe;hpb=67fdb8ee69f1b17ec8cd44633b4df7bce99079bf;p=netconf.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 93332aabc4..03a12aa664 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -1,28 +1,26 @@ + 4.0.0 - - org.opendaylight.controller - karaf-parent - 1.6.0-SNAPSHOT - + org.opendaylight.odlparent + karaf4-parent + 2.0.0 + org.opendaylight.netconf netconf-karaf - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT pom - - 3.1.1 - - 1.0.0-SNAPSHOT - 1.3.0-SNAPSHOT + 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT @@ -35,7 +33,7 @@ org.opendaylight.netconf - features-netconf + features4-netconf ${netconf.version} features xml @@ -43,20 +41,28 @@ org.opendaylight.netconf - features-netconf-connector - ${restconf.version} + features4-netconf-connector + ${netconf.version} features xml runtime org.opendaylight.netconf - features-restconf + features4-restconf ${restconf.version} features xml runtime + + org.opendaylight.netconf + features4-yanglib + ${netconf.version} + features + xml + runtime +