X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-impl%2Fpom.xml;fp=openflowplugin-impl%2Fpom.xml;h=5b8fc1f46a05ebd1229611e7c15c3ae9d086decd;hb=6d7be341aa04f534b1cb0180336931aed6028cab;hp=15ff57784e50496d727240159a2e503c5606ee4e;hpb=397c5f9199a2d94bd4e57d3c433f225af62307be;p=openflowplugin.git diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index 15ff57784e..5b8fc1f46a 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -13,12 +13,32 @@ - org.osgi - org.osgi.framework + com.github.spotbugs + spotbugs-annotations + true - org.osgi - org.osgi.service.cm + com.google.guava + guava + + + com.guicedee.services + javax.inject + true + + + jakarta.annotation + jakarta.annotation-api + true + + + org.apache.commons + commons-lang3 + + + org.apache.karaf.shell + org.apache.karaf.shell.core + provided org.opendaylight.openflowplugin @@ -32,6 +52,10 @@ org.opendaylight.openflowplugin openflowplugin-extension-api + + org.opendaylight.openflowplugin + openflowplugin-common + org.opendaylight.openflowplugin.model model-flow-base @@ -73,54 +97,25 @@ openflow-protocol-spi - org.apache.karaf.shell - org.apache.karaf.shell.console - provided - - - com.google.guava - guava - - - org.apache.commons - commons-lang3 + ${project.groupId}.openflowjava + openflowjava-util - jakarta.annotation - jakarta.annotation-api - true + ${project.groupId}.openflowjava + openflow-protocol-impl - com.github.spotbugs - spotbugs-annotations - true + org.osgi + org.osgi.framework - com.guicedee.services - javax.inject - true + org.osgi + org.osgi.service.cm org.osgi org.osgi.service.component.annotations - - org.slf4j - slf4j-simple - test - - - ${project.groupId}.openflowjava - openflowjava-util - - - ${project.groupId}.openflowjava - openflow-protocol-impl - - - org.opendaylight.openflowplugin - openflowplugin-common - @@ -129,6 +124,11 @@ org.apache.felix maven-bundle-plugin true + + + org.opendaylight.openflowplugin.impl.karaf + +