X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=65794815f63533d5c96dc20282ce1454ad8b7c91;hb=f2d880c000de212be9868dbdaf9c8beab7a81045;hp=69516a2b40f69c4b0a8e0dec2be563e98f9a9ae0;hpb=703714eb01f521a7a025b02780be9e0a86e2330f;p=transportpce.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 69516a2b4..65794815f 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -5,50 +5,84 @@ 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 karaf4-parent - 3.1.1 + 12.0.3 org.opendaylight.transportpce transportpce-karaf - 0.2.0-SNAPSHOT - ${project.artifactId} + 8.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} - features-transportpce + 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 @@ -58,7 +92,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - org.apache.maven.plugins maven-deploy-plugin @@ -66,13 +99,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL true - - org.apache.maven.plugins - maven-install-plugin - - true - -