X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fsouthbound-cli%2Fpom.xml;h=88f48eaa7abf4a84c7c3f4399bdac29df9e7a331;hb=HEAD;hp=c9b18c7fed8a9afa9d4c8e40a5880d638bea9095;hpb=85e9057a8931ef3ef8fcc1c110086cf93d0ccf17;p=openflowplugin.git diff --git a/applications/southbound-cli/pom.xml b/applications/southbound-cli/pom.xml index c9b18c7fed..88f48eaa7a 100644 --- a/applications/southbound-cli/pom.xml +++ b/applications/southbound-cli/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.12.0-SNAPSHOT + 0.19.0-SNAPSHOT ../../parent @@ -14,51 +14,47 @@ - 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.apache.karaf.shell - org.apache.karaf.shell.console - provided - org.opendaylight.openflowplugin.applications forwardingrules-manager - javax.inject - javax.inject - true + org.osgi + org.osgi.framework - javax.annotation - javax.annotation-api - true + org.osgi + org.osgi.service.component.annotations @@ -67,4 +63,13 @@ + + + + org.apache.karaf.tooling + karaf-services-maven-plugin + + + +