X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Fbulk-o-matic%2Fpom.xml;h=74612548898f61503a72e76ef0e8b174938680a2;hb=e620857d93ebd1c42ae5d8a2d4cb4bc886814d6b;hp=26c918ffb657f52acb1b5304ef56026c87ec0881;hpb=b54dfdd4344f3d81d2448715c792508e5525a46d;p=openflowplugin.git diff --git a/applications/bulk-o-matic/pom.xml b/applications/bulk-o-matic/pom.xml index 26c918ffb6..7461254889 100644 --- a/applications/bulk-o-matic/pom.xml +++ b/applications/bulk-o-matic/pom.xml @@ -1,88 +1,51 @@ - + 4.0.0 org.opendaylight.openflowplugin - applications - 0.2.0-SNAPSHOT + openflowplugin-parent + 0.19.0-SNAPSHOT + ../../parent + org.opendaylight.openflowplugin.applications bulk-o-matic bundle - - - org.opendaylight.openflowplugin - openflowplugin-api - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-binding-config - - - org.opendaylight.controller - sal-binding-broker-impl - - - org.opendaylight.controller.model - model-inventory - - - org.opendaylight.openflowplugin.model - model-flow-base - - - org.opendaylight.controller - config-api - - - - - org.mockito - mockito-all - test - - - junit - junit - test - - - - - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/initial/71-bulk-o-matic.xml - xml - config - - - - - - - - + + + com.guicedee.services + javax.inject + true + + + jakarta.annotation + jakarta.annotation-api + true + + + org.opendaylight.infrautils + infrautils-util + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.openflowplugin.model + model-inventory + + + org.opendaylight.openflowplugin.model + model-flow-base + + + org.opendaylight.openflowplugin.model + model-flow-service + + + org.osgi + org.osgi.service.component.annotations + +