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