X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=b5ea8c0e3dae8de5b62a3529b28ab980259c0f2e;hb=HEAD;hp=f247af1d653fc43adff7612059868cb9da5d6aa1;hpb=1454f18dc5d8c3e1b04c7fec1fddfb5780ee2139;p=transportpce.git diff --git a/karaf/pom.xml b/karaf/pom.xml index f247af1d6..40c6de513 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -5,50 +5,76 @@ 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 - 2.0.2 + 13.1.3 org.opendaylight.transportpce transportpce-karaf - 0.2.0-SNAPSHOT - ${project.artifactId} + 10.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 @@ -58,7 +84,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - org.apache.maven.plugins maven-deploy-plugin @@ -66,13 +91,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL true - - org.apache.maven.plugins - maven-install-plugin - - true - -