X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=977fab1334ae48791f9901aedbc1420eabb1e2e7;hb=e2ed95f577bce5a690a948043a1edbfbfca8fee1;hp=4ef0b8e86bf926062ff0e7071775efd79d0f531a;hpb=c12b1a72f126b4679a2428de2e99d8253e19c213;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 4ef0b8e86b..977fab1334 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -63,36 +63,32 @@ org.opendaylight.controller - features-odl-protocol-framework - ${protocol-framework.version} - features - xml - runtime - - - org.opendaylight.controller - netconf-features - ${netconf.version} + config-netty-features + ${config.version} features xml runtime + + org.opendaylight.controller - config-features - ${config.version} + features-adsal + ${sal.version} features xml runtime org.opendaylight.controller - features-adsal - ${sal.version} + features-nsf + ${project.version} features xml runtime + + org.opendaylight.controller mdsal-features @@ -248,6 +244,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +