X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=3418e62b1082852020b0ba0ff372b339334ef4a4;hb=389574d637e154f75abb5244f50e0130b08e177c;hp=f89e313a3fccf053d61d07ea370dbda9a74ff131;hpb=15f9ad578d710e996df66e1795f38849db51d878;p=transportpce.git diff --git a/karaf/pom.xml b/karaf/pom.xml index f89e313a3..3418e62b1 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -5,42 +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.9.0 + karaf4-parent + 7.0.5 org.opendaylight.transportpce transportpce-karaf - 0.2.0-SNAPSHOT - ${project.artifactId} + 3.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 @@ -48,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