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=221bfa78e8972822b43894cd039b306456839e3b;hb=516a4b2ea78179c9bd6ebb584862e8fc686ebf08;hpb=ce89a7ff4059902375f73aee481920191cdb84a5 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 221bfa78e8..06e0a92fa6 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -63,7 +63,7 @@ org.opendaylight.controller - config-features + config-netty-features ${config.version} features xml @@ -85,14 +85,6 @@ xml runtime - - org.opendaylight.yangtools - features-yangtools - ${yangtools.version} - features - xml - runtime - @@ -240,6 +232,25 @@ + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +