X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=0cbac54d0a1501ac823fe4376b9eed74cd77268b;hb=6de960ae622a792a37541cce238e694ad6dd1ef8;hp=2805cd15cf75f76c10298523a81942ff14b1883c;hpb=db7d93fdcd911941966b0a87a0783731d5b79a3e;p=transportpce.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 2805cd15c..0cbac54d0 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 + 4.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 +