X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=onap-karaf%2Fpom.xml;h=580188bbc4e214fb26e3ac76c3553a0e7f5107ea;hb=HEAD;hp=7c06af7bbdce77d04d0e3e98f9adb2c9638e2acb;hpb=0bd557e3ae3b2fca9bdfa8d115e1b2698d14feb4;p=integration%2Fdistribution.git diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index 7c06af7b..580188bb 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,19 +4,19 @@ org.opendaylight.odlparent karaf4-parent - 6.0.4 + 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 @@ -55,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 @@ -91,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 @@ -136,6 +117,13 @@ test + + org.opendaylight.integration + karaf-scripts + ${project.version} + test + + @@ -163,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 + +