X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=987fc828093ada11b273f4cf5876c9572cfa992e;hb=0bd557e3ae3b2fca9bdfa8d115e1b2698d14feb4;hp=099ce7c32f255e339322c65754098a73eca6c703;hpb=3d44b57fd4da8d80d8b2a79ca4aba21a3963ac7b;p=integration%2Fdistribution.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 099ce7c3..987fc828 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -7,17 +7,18 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.odlparent karaf4-parent - 4.0.9 + 6.0.4 org.opendaylight.integration karaf - 0.10.0-SNAPSHOT + 0.12.0-SNAPSHOT pom @@ -94,10 +95,17 @@ + org.opendaylight.aaa aaa-cli-jar - + test + + + org.opendaylight.integration + karaf-scripts + ${project.version} test @@ -127,6 +135,21 @@ true + + unpack-odl-karaf-resources + + unpack-dependencies + + prepare-package + + ${project.build.directory}/assembly + org.opendaylight.integration + karaf-scripts + META-INF\/** + true + false + +