X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=applications%2Fsouthbound-cli%2Fpom.xml;h=10f8c888da54e03fb2e0a6eabb4746be9f1981ef;hb=e6a7df7bbb09aefe66e4e73867e49fb48d2bcec5;hp=205a5b1f0c964c8b1fe0f8fb288a056a28362097;hpb=2f01b0faff043855c2250dc3ff6514767598d644;p=openflowplugin.git diff --git a/applications/southbound-cli/pom.xml b/applications/southbound-cli/pom.xml index 205a5b1f0c..10f8c888da 100644 --- a/applications/southbound-cli/pom.xml +++ b/applications/southbound-cli/pom.xml @@ -3,52 +3,43 @@ 4.0.0 org.opendaylight.openflowplugin - applications - 0.9.0-SNAPSHOT + openflowplugin-parent + 0.16.0-SNAPSHOT + ../../parent + org.opendaylight.openflowplugin.applications southbound-cli bundle - - org.osgi - org.osgi.core - org.opendaylight.mdsal mdsal-binding-api - - org.opendaylight.openflowplugin - openflowplugin-common - - - org.opendaylight.openflowplugin - openflowplugin-api - org.opendaylight.yangtools yang-common - org.opendaylight.mdsal - mdsal-singleton-common-api + org.opendaylight.infrautils + diagstatus-api + + + org.opendaylight.openflowplugin + openflowplugin-api org.opendaylight.openflowplugin.model model-flow-service - org.opendaylight.mdsal - mdsal-binding-dom-adapter - test + org.opendaylight.openflowplugin.applications + forwardingrules-manager - org.opendaylight.mdsal - mdsal-binding-dom-adapter - test - test-jar + com.google.code.gson + gson org.apache.karaf.shell @@ -56,23 +47,23 @@ provided - org.opendaylight.openflowplugin.applications - forwardingrules-manager + org.osgi + org.osgi.framework - javax.inject + com.guicedee.services javax.inject true - javax.annotation - javax.annotation-api + jakarta.annotation + jakarta.annotation-api true + - com.google.code.findbugs - jsr305 - true + org.opendaylight.mdsal + mdsal-binding-test-utils