X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-it%2Fpom.xml;h=f4d6b5c7094e5dfbb1d2d7ee119eac360f385b22;hb=26f0fb0f75dcc974d769e4091dd976b1f215c889;hp=63105f102fbdd7ba7dca005b533dccf3beaf0993;hpb=d3ebce54143a920d9ec77945b1cc46743a4eb74f;p=openflowplugin.git diff --git a/openflowplugin-it/pom.xml b/openflowplugin-it/pom.xml index 63105f102f..f4d6b5c709 100644 --- a/openflowplugin-it/pom.xml +++ b/openflowplugin-it/pom.xml @@ -1,25 +1,19 @@ - + 4.0.0 org.opendaylight.openflowplugin - commons.openflowplugin - 0.0.1-SNAPSHOT - ../commons + openflowplugin-parent + 0.3.0-SNAPSHOT + ../parent openflowplugin-it - - 3.0.0 - - org.ops4j.pax.exam maven-paxexam-plugin - 1.2.4 generate-config @@ -59,7 +53,7 @@ - + @@ -74,69 +68,142 @@ org.opendaylight.controller sal-binding-it - 1.0-SNAPSHOT test + + + org.ops4j.pax.exam + pax-exam-container-native + + - org.opendaylight.controller - sal-binding-broker-impl - 1.0-SNAPSHOT - test + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.opendaylight.openflowplugin + openflowplugin-api + test org.opendaylight.openflowplugin openflowplugin - 0.0.1-SNAPSHOT test - org.opendaylight.openflowjava - openflow-protocol-impl - 0.1-SNAPSHOT + org.opendaylight.openflowplugin + openflowplugin-common + test + + + org.opendaylight.openflowplugin + openflowplugin-extension-api test org.opendaylight.openflowjava simple-client - 0.1-SNAPSHOT test - - org.javassist - javassist + org.opendaylight.openflowplugin.model + model-flow-base + test + + + org.opendaylight.openflowplugin.model + model-flow-statistics test - org.opendaylight.yangtools.thirdparty - xtend-lib-osgi - 2.4.3 + org.opendaylight.openflowplugin.model + model-flow-service + test + + + + org.javassist + javassist test org.ops4j.pax.exam - pax-exam-container-native + pax-exam-container-forked ${exam.version} test org.ops4j.pax.exam pax-exam-junit4 - ${exam.version} test org.ops4j.pax.exam pax-exam-link-mvn - ${exam.version} test - equinoxSDK381 + org.ops4j.pax.exam + pax-exam + + + org.eclipse.tycho org.eclipse.osgi - 3.8.1.v20120830-144521 test + + equinoxSDK381 + org.eclipse.equinox.console + test + + + equinoxSDK381 + org.apache.felix.gogo.command + test + + + equinoxSDK381 + org.apache.felix.gogo.runtime + test + + + equinoxSDK381 + org.apache.felix.gogo.shell + 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 @@ -153,5 +220,35 @@ logback-classic test + + org.opendaylight.controller + config-manager + test + + + org.opendaylight.openflowplugin.applications + forwardingrules-manager + test + + + org.opendaylight.openflowplugin.applications + inventory-manager + test + + + org.opendaylight.controller + liblldp + test + + + org.opendaylight.openflowplugin.applications + topology-lldp-discovery + test + + + + commons-codec + commons-codec +