X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=b3c3f20ba80bb5cc829c5a208669a239ec8a1981;hp=7970b3aa00f6fc38bf334ce93b8b52a8597581b2;hb=971b179000ef1cc56699de35061cf6f97d4cf36f;hpb=bef0749bb2517eaae6a501be501e16a7d3905045 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 7970b3aa00..b3c3f20ba8 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,52 +44,51 @@ xml runtime - org.opendaylight.controller base-features - ${project.version} - pom + ${project.parent.version} + features + xml runtime + org.opendaylight.controller - config-features - ${config.version} - features - xml + extras-features + ${project.version} + kar runtime - + org.opendaylight.controller - base-features - ${project.version} + features-adsal features xml runtime - --> - + + org.opendaylight.controller - mdsal-features - ${mdsal.version} + features-mdsal features xml runtime - org.opendaylight.yangtools - features-yangtools - ${yangtools.version} + org.opendaylight.controller + features-flow features xml runtime @@ -235,6 +240,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +