X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=b3c3f20ba80bb5cc829c5a208669a239ec8a1981;hp=221bfa78e8972822b43894cd039b306456839e3b;hb=886fe1a50077d9dc9c4c36f938fc7c86317cb149;hpb=eee61ea351b6179d2862dce6875bdc25dd0fb272 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 221bfa78e8..b3c3f20ba8 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -61,34 +61,34 @@ kar runtime + org.opendaylight.controller - config-features - ${config.version} + features-adsal features xml runtime org.opendaylight.controller - features-adsal - ${sal.version} + features-nsf + ${project.version} features xml runtime + + org.opendaylight.controller - mdsal-features - ${mdsal.version} + features-mdsal features xml runtime - org.opendaylight.yangtools - features-yangtools - ${yangtools.version} + org.opendaylight.controller + features-flow features xml runtime @@ -240,6 +240,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +