X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=977fab1334ae48791f9901aedbc1420eabb1e2e7;hp=221bfa78e8972822b43894cd039b306456839e3b;hb=e2ed95f577bce5a690a948043a1edbfbfca8fee1;hpb=ef73ae74b4162f38bcf88ae67f881c712c9a0d99 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 221bfa78e8..977fab1334 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -63,12 +63,14 @@ org.opendaylight.controller - config-features + config-netty-features ${config.version} features xml runtime + + org.opendaylight.controller features-adsal @@ -79,16 +81,18 @@ org.opendaylight.controller - mdsal-features - ${mdsal.version} + features-nsf + ${project.version} features xml runtime + + - org.opendaylight.yangtools - features-yangtools - ${yangtools.version} + org.opendaylight.controller + mdsal-features + ${mdsal.version} features xml runtime @@ -240,6 +244,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +