X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=977fab1334ae48791f9901aedbc1420eabb1e2e7;hb=17d82f582a6bc13c78be3b19954ff8c021180e93;hp=4ef0b8e86bf926062ff0e7071775efd79d0f531a;hpb=75f9ebff528344841c86e08d302340638db20858;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 + + + + + + + + + + +