X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=06e0a92fa6cf3d1c0656736c65f2d0cc76d0cc09;hp=7970b3aa00f6fc38bf334ce93b8b52a8597581b2;hb=723a9e90e2d36c55368f5b1801b8329ceba5c339;hpb=ca6ab9d397168973410b87c21f3a8f82ea871a8e diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 7970b3aa00..06e0a92fa6 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,39 @@ 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 mdsal-features @@ -80,14 +85,6 @@ xml runtime - - org.opendaylight.yangtools - features-yangtools - ${yangtools.version} - features - xml - runtime - @@ -235,6 +232,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +