X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-it%2Fpom.xml;h=ccfb159ca41756c4543fc9caec5b9d48fcdd7af2;hb=96de1bbf22b4497b287766cbf3e5dc6bae8387c9;hp=bf4252e04ac3c3977d764e7a787d2bf313820405;hpb=196056a95e914cf9f9d4dbb6b9e25641112b2e1a;p=openflowplugin.git diff --git a/openflowplugin-it/pom.xml b/openflowplugin-it/pom.xml index bf4252e04a..ccfb159ca4 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.1.0-SNAPSHOT + ../ openflowplugin-it @@ -58,7 +57,7 @@ - + @@ -73,19 +72,35 @@ 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 + ${project.version} + test org.opendaylight.openflowplugin openflowplugin - 0.0.1-SNAPSHOT + ${project.version} + test + + + org.opendaylight.openflowplugin + openflowplugin-extension-api + ${project.version} test @@ -111,7 +126,7 @@ org.ops4j.pax.exam - pax-exam-container-native + pax-exam-container-forked ${exam.version} test @@ -127,11 +142,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 +245,20 @@ logback-classic test + + org.opendaylight.controller + config-netconf-connector + test + + + org.opendaylight.controller + config-manager + test + + + + commons-codec + commons-codec +