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