X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=8ed99ad436d894745ee129451847bc9192aa7271;hb=fddff3bbf03f69b4cf94b91d59685dfc59c7ee84;hp=bce1afdd9677b4ffded9fff90b556ee4ef495b38;hpb=f6e33ecf517049638bd33e3158e502abc540322a;p=transportpce.git diff --git a/karaf/pom.xml b/karaf/pom.xml index bce1afdd9..8ed99ad43 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 karaf4-parent - 3.1.0 + 9.0.8 org.opendaylight.transportpce transportpce-karaf - 0.2.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 @@ -48,7 +44,47 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${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 +94,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - org.apache.maven.plugins maven-deploy-plugin @@ -66,13 +101,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL true - - org.apache.maven.plugins - maven-install-plugin - - true - -