X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fsouthbound-cli%2Fpom.xml;h=88f48eaa7abf4a84c7c3f4399bdac29df9e7a331;hb=HEAD;hp=49f0f3f727639454b833f41c72a1025fe71c18d6;hpb=674bb50091db4628a50c08606f8f8b9f3c8a5e55;p=openflowplugin.git diff --git a/applications/southbound-cli/pom.xml b/applications/southbound-cli/pom.xml index 49f0f3f727..88f48eaa7a 100644 --- a/applications/southbound-cli/pom.xml +++ b/applications/southbound-cli/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.10.0-SNAPSHOT + 0.19.0-SNAPSHOT ../../parent @@ -14,66 +14,62 @@ - org.osgi - org.osgi.core + com.guicedee.services + javax.inject + true - org.opendaylight.mdsal - mdsal-binding-api + jakarta.annotation + jakarta.annotation-api + true - org.opendaylight.openflowplugin - openflowplugin-common + org.apache.karaf.shell + org.apache.karaf.shell.core + provided - org.opendaylight.openflowplugin - openflowplugin-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.yangtools yang-common - org.opendaylight.mdsal - mdsal-singleton-common-api + org.opendaylight.openflowplugin + openflowplugin-api org.opendaylight.openflowplugin.model model-flow-service - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - test - - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - test - test-jar - - - org.apache.karaf.shell - org.apache.karaf.shell.console - provided - org.opendaylight.openflowplugin.applications forwardingrules-manager - org.opendaylight.openflowplugin.openflowjava - openflow-protocol-impl + org.osgi + org.osgi.framework - javax.inject - javax.inject - true + org.osgi + org.osgi.service.component.annotations + - javax.annotation - javax.annotation-api - true + org.opendaylight.mdsal + mdsal-binding-test-utils + + + + + org.apache.karaf.tooling + karaf-services-maven-plugin + + + +