X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=5effbb09fc81536ed2cf176427c37f25d16e9ddf;hb=4d73514271a9caaa59b7a042d206ba4aad6b3fe0;hp=221bfa78e8972822b43894cd039b306456839e3b;hpb=dd4f72baf90e2859d34ab415bf7e871c87d3a675;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 221bfa78e8..5effbb09fc 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -63,32 +63,33 @@ org.opendaylight.controller - config-features - ${config.version} + config-netty-features features xml runtime + + org.opendaylight.controller features-adsal - ${sal.version} features xml runtime 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 features xml runtime @@ -240,6 +241,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +