X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fsouthbound-cli%2Fpom.xml;h=88f48eaa7abf4a84c7c3f4399bdac29df9e7a331;hb=HEAD;hp=0e6d4d5caae1444bd77556c5336bdf1945319c2e;hpb=3210ea4661796b13af0c0cbd8d1a4b4714be0030;p=openflowplugin.git diff --git a/applications/southbound-cli/pom.xml b/applications/southbound-cli/pom.xml index 0e6d4d5caa..88f48eaa7a 100644 --- a/applications/southbound-cli/pom.xml +++ b/applications/southbound-cli/pom.xml @@ -1,70 +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 - 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.openflowplugin.applications + forwardingrules-manager - org.opendaylight.controller - sal-binding-broker-impl - test + org.osgi + org.osgi.framework - org.opendaylight.controller - sal-binding-broker-impl - test - test-jar + org.osgi + org.osgi.service.component.annotations + - org.apache.karaf.shell - org.apache.karaf.shell.console - provided + org.opendaylight.mdsal + mdsal-binding-test-utils + + + + org.apache.karaf.tooling + karaf-services-maven-plugin + + + +