X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fsouthbound-cli%2Fpom.xml;h=88f48eaa7abf4a84c7c3f4399bdac29df9e7a331;hb=HEAD;hp=bb29493fa7f16d8e1f0891328b28f94bcaacadbb;hpb=d5db4baf0e9185129133be63db5f4411c2cda356;p=openflowplugin.git diff --git a/applications/southbound-cli/pom.xml b/applications/southbound-cli/pom.xml index bb29493fa7..88f48eaa7a 100644 --- a/applications/southbound-cli/pom.xml +++ b/applications/southbound-cli/pom.xml @@ -1,82 +1,75 @@ - + 4.0.0 org.opendaylight.openflowplugin - applications - 0.7.0-SNAPSHOT + openflowplugin-parent + 0.19.0-SNAPSHOT + ../../parent + org.opendaylight.openflowplugin.applications southbound-cli bundle - org.osgi - org.osgi.core - - - junit - junit + com.guicedee.services + javax.inject + true - org.opendaylight.controller - sal-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.controller - sal-common-util - - - org.opendaylight.mdsal - mdsal-singleton-common-api + org.opendaylight.openflowplugin + openflowplugin-api org.opendaylight.openflowplugin.model model-flow-service - org.mockito - mockito-core - test - - - org.opendaylight.controller - sal-binding-broker-impl - test - - - org.opendaylight.controller - sal-binding-broker-impl - test - test-jar + org.opendaylight.openflowplugin.applications + forwardingrules-manager - org.apache.karaf.shell - org.apache.karaf.shell.console - provided + org.osgi + org.osgi.framework - org.opendaylight.openflowplugin.applications - forwardingrules-manager + org.osgi + org.osgi.service.component.annotations + - javax.inject - javax.inject + org.opendaylight.mdsal + mdsal-binding-test-utils + + + + org.apache.karaf.tooling + karaf-services-maven-plugin + + + +