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=6a6a12d1de2499cb1956f02f456b158fd79f470e;hb=e2ed95f577bce5a690a948043a1edbfbfca8fee1;hpb=8b2b53c7f6d697bd790084b7e6f58f87cfabf721 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 6a6a12d1de..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 @@ -38,40 +44,51 @@ xml runtime + + org.opendaylight.controller + base-features + ${project.parent.version} + features + xml + runtime + org.opendaylight.controller - base-features + extras-features ${project.version} - pom + 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 @@ -80,14 +97,6 @@ xml runtime - - org.opendaylight.yangtools - features-file - ${yangtools.version} - features - xml - runtime - @@ -235,6 +244,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +