X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=98592e12268f3becaddec2f3dceeb50c0f58aead;hb=47f0321523d7be8e24abcb65668d438182048e4e;hp=8d85922c3b09bb87a07dd7278332dc6394641966;hpb=a2aeb61f61d87e481ebcacd7d90b812a3e4f17d8;p=transportpce.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 8d85922c3..98592e122 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 - 2.0.5 + 7.0.7 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,17 +44,33 @@ 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 + + - org.apache.maven.plugins maven-deploy-plugin @@ -66,13 +78,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL true - - org.apache.maven.plugins - maven-install-plugin - - true - -