X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=ed689b708f1ee6603d6eb9e452506cedfc69ef61;hb=refs%2Fchanges%2F51%2F74851%2F2;hp=f247af1d653fc43adff7612059868cb9da5d6aa1;hpb=1454f18dc5d8c3e1b04c7fec1fddfb5780ee2139;p=transportpce.git diff --git a/karaf/pom.xml b/karaf/pom.xml index f247af1d6..ed689b708 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -5,13 +5,14 @@ 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.2 + 3.1.2 @@ -21,58 +22,65 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.artifactId} pom - - 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 + + + ${project.groupId}.ordmodels + transportpce-ordmodels-device + ${project.version} + pom + import + + + - - - ${project.groupId} - transportpce-artifacts - ${project.version} - pom - import - + + + org.apache.karaf.features + framework + kar + + + + ${project.groupId} + features-transportpce + ${project.version} + features + xml + runtime + - - - - - org.apache.karaf.features - framework - kar - + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + - - ${project.groupId} - features-transportpce - ${project.version} - features - xml - runtime - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-install-plugin - - true - - - -