X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fsouthbound-cli%2Fpom.xml;h=e9a984f8e3493a830b5b9883d256fcae914fca97;hb=12877c891704b9707b0a85cf3b7cc79e785bced2;hp=e95bd08fe305bab8645812d634e1c54a11b9b887;hpb=014db5fc805adb7ddc86cad03513df0f0f34083f;p=openflowplugin.git diff --git a/applications/southbound-cli/pom.xml b/applications/southbound-cli/pom.xml index e95bd08fe3..e9a984f8e3 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.17.0-SNAPSHOT ../../parent @@ -13,34 +13,42 @@ bundle - - org.osgi - osgi.core - org.opendaylight.mdsal mdsal-binding-api - - org.opendaylight.openflowplugin - openflowplugin-api - org.opendaylight.yangtools yang-common + + org.opendaylight.infrautils + diagstatus-api + + + org.opendaylight.openflowplugin + openflowplugin-api + org.opendaylight.openflowplugin.model model-flow-service + + org.opendaylight.openflowplugin.applications + forwardingrules-manager + + + com.google.code.gson + gson + org.apache.karaf.shell org.apache.karaf.shell.console provided - org.opendaylight.openflowplugin.applications - forwardingrules-manager + org.osgi + org.osgi.framework com.guicedee.services @@ -48,8 +56,8 @@ true - javax.annotation - javax.annotation-api + jakarta.annotation + jakarta.annotation-api true