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=8a23a6b5e60e64a6baaf20fd9d7d9712894f57dd;hb=e2ed95f577bce5a690a948043a1edbfbfca8fee1;hpb=b2e6c299fad844633c8b40a2e180780f5774a4ae diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 8a23a6b5e6..977fab1334 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,35 +47,48 @@ 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-netty-features ${config.version} features xml runtime - + org.opendaylight.controller - base-features - ${project.version} + features-adsal + ${sal.version} features xml runtime - --> - + + org.opendaylight.controller mdsal-features @@ -78,14 +97,6 @@ xml runtime - - org.opendaylight.yangtools - features-yangtools - ${yangtools.version} - features - xml - runtime - @@ -233,6 +244,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +