X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=5effbb09fc81536ed2cf176427c37f25d16e9ddf;hp=8a23a6b5e60e64a6baaf20fd9d7d9712894f57dd;hb=125644e6e71a7b47ebcfd85ee3d5671d69468742;hpb=e55942fd1fcc4748197146b81f7497256de22a94 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 8a23a6b5e6..5effbb09fc 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -22,6 +22,12 @@ ${karaf.version} kar + + org.opendaylight.controller + base-features + ${project.version} + kar + org.opendaylight.controller karaf.branding @@ -41,47 +47,49 @@ org.opendaylight.controller base-features + ${project.parent.version} + features + xml + runtime + + + + org.opendaylight.controller + extras-features ${project.version} kar runtime org.opendaylight.controller - config-features - ${config.version} + config-netty-features features xml runtime - + org.opendaylight.controller - base-features - ${project.version} + features-adsal features xml runtime - --> - + + org.opendaylight.controller mdsal-features - ${mdsal.version} - features - xml - runtime - - - org.opendaylight.yangtools - features-yangtools - ${yangtools.version} features xml runtime @@ -233,6 +241,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +