X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=234e3fb3e21f7f55c0e10b9e9b1c99ebac7a910b;hb=2df37e9d8abbc69c09b3f834665976c4270fffef;hp=10ebeb5c37c480513bc9f9bb52d50014e8eaedc0;hpb=b0a659a928563b5bdd2f9f8f043e54e8b848e24c;p=transportpce.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 10ebeb5c3..234e3fb3e 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -7,41 +7,39 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - 4.0.0 + 4.0.0 org.opendaylight.odlparent karaf4-parent - 6.0.4 + 13.0.10 org.opendaylight.transportpce transportpce-karaf - 1.0.0-SNAPSHOT + 9.0.0-SNAPSHOT pom ${project.artifactId} odl-transportpce - ${project.build.outputDirectory}/../yang-models/schema + ${project.build.outputDirectory}/../yang-models/schema - ${project.build.outputDirectory}/../assembly/cache/schema + ${project.build.outputDirectory}/../assembly/cache/schema - - org.apache.karaf.features framework kar - ${project.groupId} odl-transportpce @@ -66,7 +64,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL xml runtime - + + ${project.groupId} + odl-transportpce-nbinotifications + ${project.version} + features + xml + runtime + + + ${project.groupId} + odl-transportpce-dmaap-client + ${project.version} + features + xml + runtime +