X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=a6fa8f91f27c66c19835356effdb1772c79b3f23;hb=89593c27e1aee06510ae215c994a929868a080a2;hp=740701c29fa53d1b0f39647c61ec7fff012a5e74;hpb=db54a1b21975231b076b56fb234732bb56d875e1;p=transportpce.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 740701c29..a6fa8f91f 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -5,50 +5,85 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + 4.0.0 org.opendaylight.odlparent - karaf-parent - 1.8.0-SNAPSHOT + karaf4-parent + 10.0.2 org.opendaylight.transportpce transportpce-karaf - 0.1.0-SNAPSHOT - ${project.artifactId} + 5.0.0-SNAPSHOT pom + ${project.artifactId} - odl-transportpce-ui + odl-transportpce + + ${project.build.outputDirectory}/../yang-models/schema + + + ${project.build.outputDirectory}/../assembly/cache/schema + - - - - ${project.groupId} - transportpce-artifacts - ${project.version} - pom - import - - - - - + org.apache.karaf.features framework kar - ${project.groupId} - transportpce-features + odl-transportpce + ${project.version} + features + xml + runtime + + + ${project.groupId} + odl-transportpce-tapi + ${project.version} + features + xml + runtime + + + ${project.groupId} + odl-transportpce-inventory + ${project.version} + features + xml + runtime + + + ${project.groupId} + odl-transportpce-nbinotifications + ${project.version} + features + xml + runtime + + + ${project.groupId} + odl-transportpce-dmaap-client + ${project.version} + features + xml + runtime + + + ${project.groupId} + odl-transportpce-swagger + ${project.version} features xml runtime @@ -57,7 +92,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - org.apache.maven.plugins maven-deploy-plugin