X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-it%2Fpom.xml;h=30b2f0b5ce41f1e0c791b253f50b3cc2f034cf79;hb=4b7d8d11de20dc6c0a22b7d0e305ae25ead39d1e;hp=67f67b90f6456529359def0de0c8406bcb52f651;hpb=88f88a1854d0246eb2e91f7b27b4da8917b36025;p=openflowplugin.git diff --git a/openflowplugin-it/pom.xml b/openflowplugin-it/pom.xml index 67f67b90f6..30b2f0b5ce 100644 --- a/openflowplugin-it/pom.xml +++ b/openflowplugin-it/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.opendaylight.openflowplugin - openflowplugin-commons - 0.0.1-SNAPSHOT - ../commons + openflowplugin-parent + 0.0.3-SNAPSHOT + ../ openflowplugin-it @@ -58,7 +57,7 @@ - + @@ -73,19 +72,23 @@ 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 - 0.0.1-SNAPSHOT + ${project.version} test @@ -127,11 +130,93 @@ ${exam.version} test + + org.ops4j.pax.exam + pax-exam + ${exam.version} + equinoxSDK381 org.eclipse.osgi 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.yangtools.thirdparty + antlr4-runtime-osgi-nohead + test + + + org.opendaylight.controller + logback-config + test + + + org.opendaylight.controller + config-persister-api + test + + + org.opendaylight.controller + config-persister-impl + test + + + org.opendaylight.controller + netconf-monitoring + test + + + org.opendaylight.controller + netconf-client + test + + + org.opendaylight.controller + netconf-impl + test + + + org.opendaylight.controller + config-persister-file-xml-adapter + test + + + + org.openexi + nagasena + test + + + org.openexi + nagasena-rta + test + + + org.opendaylight.controller.thirdparty + ganymed + test + + org.slf4j log4j-over-slf4j @@ -148,5 +233,20 @@ logback-classic test + + org.opendaylight.controller + config-netconf-connector + test + + + org.opendaylight.controller + config-manager + test + + + + commons-codec + commons-codec +