X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=onap-karaf%2Fpom.xml;h=580188bbc4e214fb26e3ac76c3553a0e7f5107ea;hb=HEAD;hp=00948e40a77772450721973b7ecd70d53efcf555;hpb=a9301fa355b40a0a0db945e8d9fa37beabb461f1;p=integration%2Fdistribution.git diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index 00948e40..580188bb 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,18 +4,19 @@ org.opendaylight.odlparent karaf4-parent - 6.0.1 + 13.0.11 org.opendaylight.integration onap-karaf - 0.12.0-SNAPSHOT + 0.21.0-SNAPSHOT + pom ODL :: integration :: ${project.artifactId} 4.0.0 The ONAP Karaf distribution. - https://wiki.opendaylight.org/view/Integration/Distribution + https://wiki.opendaylight.org/x/ggYF Eclipse Public License v1.0 @@ -54,28 +55,14 @@ org.opendaylight.controller - features-extras + features-controller features xml runtime org.opendaylight.controller - features-mdsal - features - xml - runtime - - - org.opendaylight.controller - features-mdsal-benchmark - features - xml - runtime - - - org.opendaylight.controller - features-mdsal-trace + features-controller-experimental features xml runtime @@ -90,31 +77,26 @@ runtime - - - org.opendaylight.netconf - features-netconf - features - xml - runtime - + - org.opendaylight.netconf - features-netconf-connector + org.opendaylight.mdsal + features-mdsal features xml runtime + + org.opendaylight.netconf - features-restconf + features-netconf features xml runtime org.opendaylight.netconf - features-yanglib + features-netconf-experimental features xml runtime @@ -135,6 +117,13 @@ test + + org.opendaylight.integration + karaf-scripts + ${project.version} + test + + @@ -162,6 +151,21 @@ true + + unpack-odl-karaf-resources + + unpack-dependencies + + prepare-package + + ${project.build.directory}/assembly + org.opendaylight.integration + karaf-scripts + META-INF\/** + true + false + +