X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=5effbb09fc81536ed2cf176427c37f25d16e9ddf;hb=c74d5c2399e500fe3e690edc8cee497b1cb6f867;hp=efb7a374f3281056403001ca2466d4e90b1c8842;hpb=2f1946537e63cc66950d4359b77fd49dbe1bdea3;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index efb7a374f3..5effbb09fc 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -64,23 +64,32 @@ org.opendaylight.controller config-netty-features - ${config.version} features xml runtime + + org.opendaylight.controller features-adsal - ${sal.version} features xml runtime + + org.opendaylight.controller + features-nsf + ${project.version} + features + xml + runtime + + + org.opendaylight.controller mdsal-features - ${mdsal.version} features xml runtime @@ -232,6 +241,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +