X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=570926de42da0721d9f5699bd9b3130186c09249;hb=007a7c53b32f289c795d1135c170a231ae4cbf67;hp=2805cd15cf75f76c10298523a81942ff14b1883c;hpb=db7d93fdcd911941966b0a87a0783731d5b79a3e;p=transportpce.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 2805cd15c..570926de4 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf4-parent - 5.0.5 + 8.1.0 org.opendaylight.transportpce transportpce-karaf - 0.5.0-SNAPSHOT + 3.0.0-SNAPSHOT pom ${project.artifactId} @@ -33,6 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL + @@ -49,6 +50,38 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 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 +