X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=b3c3f20ba80bb5cc829c5a208669a239ec8a1981;hb=96acf0a1dc9bbc194bb60eeb4a7cc6515fad7332;hp=4ef0b8e86bf926062ff0e7071775efd79d0f531a;hpb=224e583f77a6181119b0cc447f5a040d1f5b261d;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 4ef0b8e86b..b3c3f20ba8 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -61,42 +61,34 @@ kar runtime + org.opendaylight.controller - features-odl-protocol-framework - ${protocol-framework.version} - features - xml - runtime - - - org.opendaylight.controller - netconf-features - ${netconf.version} + features-adsal features xml runtime org.opendaylight.controller - config-features - ${config.version} + features-nsf + ${project.version} features xml runtime + + org.opendaylight.controller - features-adsal - ${sal.version} + features-mdsal features xml runtime org.opendaylight.controller - mdsal-features - ${mdsal.version} + features-flow features xml runtime @@ -248,6 +240,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +