X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=karaf%2Fpom.xml;h=10ebeb5c37c480513bc9f9bb52d50014e8eaedc0;hp=83c78b13db34a52c39b1fa42b9ac6326afad730a;hb=f1c516a3093c6247a6061a3aeef76196489edd91;hpb=fa70a417a7d45d199b9597942dddebadf83a3d0e diff --git a/karaf/pom.xml b/karaf/pom.xml index 83c78b13d..10ebeb5c3 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -5,40 +5,38 @@ 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 + + 4.0.0 org.opendaylight.odlparent - karaf-parent - 1.8.0-SNAPSHOT + karaf4-parent + 6.0.4 + org.opendaylight.transportpce transportpce-karaf - 0.1.0-SNAPSHOT + 1.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 @@ -46,16 +44,33 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${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 + + - org.apache.maven.plugins maven-deploy-plugin