X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=4ef0b8e86bf926062ff0e7071775efd79d0f531a;hp=67c30454f86cc7b640c871b2e89955dda452262e;hb=d7bbe1949e1c345b487b5cd9da80992959304fa1;hpb=9d7a3392097e4c4a648327f77d7ca1a6aaf1b410 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 67c30454f8..4ef0b8e86b 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -22,6 +22,12 @@ ${karaf.version} kar + + org.opendaylight.controller + base-features + ${project.version} + kar + org.opendaylight.controller karaf.branding @@ -41,47 +47,56 @@ org.opendaylight.controller base-features + ${project.parent.version} + features + xml + runtime + + + + org.opendaylight.controller + extras-features ${project.version} kar runtime org.opendaylight.controller - config-features - ${config.version} + features-odl-protocol-framework + ${protocol-framework.version} features xml runtime - - org.opendaylight.controller - mdsal-features - ${mdsal.version} + features-adsal + ${sal.version} features xml runtime - org.opendaylight.yangtools - features-file - ${yangtools.version} + org.opendaylight.controller + mdsal-features + ${mdsal.version} features xml runtime