X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=5a05f36e7d43e02755861e9668607836225fe00c;hb=1f9e0751e22e3684211991d089bea8dda0c088a8;hp=d4e5dd8e361aa69b93f3f628d3bb28ad484b963c;hpb=a3041ace5c578f02aaa789000fcdaa359673bf6e;p=integration%2Fdistribution.git diff --git a/karaf/pom.xml b/karaf/pom.xml index d4e5dd8e..5a05f36e 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.5 + 6.0.0 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 + +