X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fsouthbound-cli%2Fpom.xml;h=88f48eaa7abf4a84c7c3f4399bdac29df9e7a331;hb=HEAD;hp=2732b67d4f73f604d0edffbc579a5bed2ba2cf39;hpb=0cf20168bede83c86c60afe0d9ecd434de9aa9fb;p=openflowplugin.git diff --git a/applications/southbound-cli/pom.xml b/applications/southbound-cli/pom.xml index 2732b67d4f..6e24e845e8 100644 --- a/applications/southbound-cli/pom.xml +++ b/applications/southbound-cli/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.16.0-SNAPSHOT + 0.20.0-SNAPSHOT ../../parent @@ -14,43 +14,47 @@ - org.opendaylight.mdsal - mdsal-binding-api + com.guicedee.services + javax.inject + true - org.opendaylight.openflowplugin - openflowplugin-api + jakarta.annotation + jakarta.annotation-api + true - org.opendaylight.yangtools - yang-common + org.apache.karaf.shell + org.apache.karaf.shell.core + provided - org.opendaylight.openflowplugin.model - model-flow-service + org.opendaylight.mdsal + mdsal-binding-api - org.apache.karaf.shell - org.apache.karaf.shell.console - provided + org.opendaylight.yangtools + yang-common - org.osgi - org.osgi.framework + org.opendaylight.openflowplugin + openflowplugin-api + + + org.opendaylight.openflowplugin.model + model-flow-service org.opendaylight.openflowplugin.applications forwardingrules-manager - com.guicedee.services - javax.inject - true + org.osgi + org.osgi.framework - jakarta.annotation - jakarta.annotation-api - true + org.osgi + org.osgi.service.component.annotations @@ -59,4 +63,13 @@ + + + + org.apache.karaf.tooling + karaf-services-maven-plugin + + + +