X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=e8f14653d97898e8e551a594cb95e81fd1c7b0ea;hb=5095b7c2fdd002d664e5f5e8e54569bd610639ed;hp=a954e468daf06638cd0d0669f4772c4536aec892;hpb=e2d975231516eea202cd5dc0bbdd7511d4fa414d;p=transportpce.git diff --git a/karaf/pom.xml b/karaf/pom.xml index a954e468d..e8f14653d 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 - 6.0.4 + 9.0.13 org.opendaylight.transportpce transportpce-karaf - 1.0.0-SNAPSHOT + 4.2.0 pom ${project.artifactId} @@ -33,6 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL + @@ -49,6 +50,46 @@ 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 + + + ${project.groupId} + odl-transportpce-swagger + ${project.version} + features + xml + runtime +