X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=3ab1d1478ed79c3ee70520c4ee63ccca9f651666;hb=0b0cb96c38914b815bb7386ddfd721fc32cb8514;hp=68c6e132a504990645d0d8a748b0a234631f72c5;hpb=215f0d2e9786ce3655bb4787784a435565a016f3;p=netconf.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 68c6e132a5..3ab1d1478e 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -1,28 +1,29 @@ + 4.0.0 - - org.opendaylight.controller - karaf-parent - 1.7.0-SNAPSHOT - + org.opendaylight.odlparent + karaf4-parent + 1.9.0 + org.opendaylight.netconf netconf-karaf - 1.4.0-SNAPSHOT + 1.6.0-SNAPSHOT pom 3.1.1 - 1.1.0-SNAPSHOT - 1.4.0-SNAPSHOT + 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT @@ -35,7 +36,7 @@ org.opendaylight.netconf - features-netconf + features4-netconf ${netconf.version} features xml @@ -43,7 +44,7 @@ org.opendaylight.netconf - features-netconf-connector + features4-netconf-connector ${netconf.version} features xml @@ -51,12 +52,20 @@ org.opendaylight.netconf - features-restconf + features4-restconf ${restconf.version} features xml runtime + + org.opendaylight.netconf + features4-yanglib + ${netconf.version} + features + xml + runtime +