X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=onap-karaf%2Fpom.xml;h=580188bbc4e214fb26e3ac76c3553a0e7f5107ea;hb=refs%2Fheads%2Fmaster;hp=f1b5fb41be74042a17bb0951011718cb519915f1;hpb=5802d0044d092282744b8e855a518bd0bf72dab3;p=integration%2Fdistribution.git diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index f1b5fb41..b1a6223c 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -4,19 +4,19 @@ org.opendaylight.odlparent karaf4-parent - 6.0.3 + 14.0.3 org.opendaylight.integration onap-karaf - 0.12.0-SNAPSHOT + 0.22.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 + +