X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-provider%2Fpom.xml;h=c88ee0f4681ef40afc0190e121fa6336b4e6681d;hb=061857a3f18fb8c5d28522eca93527c3cc859a98;hp=f2090ac3f21c2ba965af6132d457c6edea57ab09;hpb=d65956758bfba2f8c60622fd64eb87c17137fe5d;p=openflowplugin.git diff --git a/test-provider/pom.xml b/test-provider/pom.xml index f2090ac3f2..c88ee0f468 100644 --- a/test-provider/pom.xml +++ b/test-provider/pom.xml @@ -1,9 +1,10 @@ + 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.2.0-SNAPSHOT + 0.18.0-SNAPSHOT ../parent test-provider @@ -13,38 +14,63 @@ scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git + + com.github.spotbugs + spotbugs-annotations + true + com.google.guava guava - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + yang-binding org.opendaylight.openflowplugin.model model-flow-service - - - org.opendaylight.openflowplugin.model - model-flow-base - + - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model + model-flow-base + + + org.opendaylight.openflowplugin.model model-inventory - + org.opendaylight.openflowplugin.model model-flow-statistics - - equinoxSDK381 - org.eclipse.osgi - - - commons-lang - commons-lang - + + + org.eclipse.tycho + org.eclipse.osgi + 3.10.101.v20150820-1432 + + + com.guicedee.services + javax.inject + true + + + jakarta.annotation + jakarta.annotation-api + true + + + org.osgi + org.osgi.framework + + + org.osgi + org.osgi.service.component.annotations + @@ -52,15 +78,7 @@ org.apache.felix maven-bundle-plugin - ${maven.bundle.version} true - - - org.opendaylight.openflowplugin.test.OpenflowpluginTestActivator - commons-lang - ${project.groupId}.${project.artifactId} - -