X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-it%2Fpom.xml;h=f7ebc5adbecb392d27219b3befd97badaf20edf1;hb=refs%2Fchanges%2F77%2F107977%2F1;hp=e35f22e0de9146ce973bca6600a9e54d03ca2f5b;hpb=8177187cebab29c26a8f0242b997920f006c1add;p=openflowplugin.git diff --git a/openflowplugin-it/pom.xml b/openflowplugin-it/pom.xml index e35f22e0de..f7ebc5adbe 100644 --- a/openflowplugin-it/pom.xml +++ b/openflowplugin-it/pom.xml @@ -1,9 +1,10 @@ + 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.4.0-SNAPSHOT + 0.18.0-SNAPSHOT ../parent @@ -53,7 +54,7 @@ - + @@ -65,6 +66,11 @@ + + jakarta.annotation + jakarta.annotation-api + true + org.opendaylight.controller sal-binding-it @@ -82,42 +88,42 @@ test - org.opendaylight.openflowplugin + ${project.groupId} openflowplugin-api test - org.opendaylight.openflowplugin + ${project.groupId} openflowplugin test - org.opendaylight.openflowplugin + ${project.groupId} openflowplugin-common test - org.opendaylight.openflowplugin + ${project.groupId} openflowplugin-extension-api test - org.opendaylight.openflowjava + ${project.groupId} simple-client test - org.opendaylight.openflowplugin.model + ${project.groupId}.model model-flow-base test - org.opendaylight.openflowplugin.model + ${project.groupId}.model model-flow-statistics test - org.opendaylight.openflowplugin.model + ${project.groupId}.model model-flow-service test @@ -130,68 +136,28 @@ org.ops4j.pax.exam pax-exam-container-forked - ${exam.version} - test org.ops4j.pax.exam pax-exam-junit4 - test org.ops4j.pax.exam pax-exam-link-mvn - test org.ops4j.pax.exam pax-exam - - org.eclipse.tycho - org.eclipse.osgi - test - equinoxSDK381 org.eclipse.equinox.console test - - org.opendaylight.controller - logback-config - test - - - org.opendaylight.controller - config-persister-api - test - - - org.opendaylight.controller - config-persister-impl - test - - - org.opendaylight.controller - config-persister-file-xml-adapter - test - - - - openexi - nagasena - test - - - openexi - nagasena-rta - test - org.slf4j - log4j-over-slf4j + slf4j-simple test @@ -205,11 +171,6 @@ logback-classic test - - org.opendaylight.controller - config-manager - test - org.opendaylight.openflowplugin.applications forwardingrules-manager @@ -220,20 +181,10 @@ inventory-manager test - - org.opendaylight.controller - liblldp - test - org.opendaylight.openflowplugin.applications topology-lldp-discovery test - - - commons-codec - commons-codec -