X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=5effbb09fc81536ed2cf176427c37f25d16e9ddf;hb=4d73514271a9caaa59b7a042d206ba4aad6b3fe0;hp=7970b3aa00f6fc38bf334ce93b8b52a8597581b2;hpb=c2fd5f62f3b80a7e7b4b7e167349ede433e785d6;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 7970b3aa00..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 @@ -38,52 +44,52 @@ 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.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 @@ -235,6 +241,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +