X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=570926de42da0721d9f5699bd9b3130186c09249;hb=007a7c53b32f289c795d1135c170a231ae4cbf67;hp=906ebd139a9414a38ba1f2ba85e667ac2b3a6231;hpb=a318428a18043e7927b12a46094427241973fc54;p=transportpce.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 906ebd139..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.4 + 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 +