X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-provider%2Fpom.xml;h=78e4436030ee88bd55879c84c2852ae9f317e7bd;hb=b4f4b4b702e2ccd8a7c62fd2a5c184c5b1cbe665;hp=ab8ec8744eb3dcc8e9de023ac89782f616f47cf1;hpb=77a12b7b2d1b7c4073fd7836685e3de0ee76b14c;p=openflowplugin.git diff --git a/test-provider/pom.xml b/test-provider/pom.xml index ab8ec8744e..78e4436030 100644 --- a/test-provider/pom.xml +++ b/test-provider/pom.xml @@ -1,10 +1,11 @@ + 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.0.2 - ../ + 0.8.0-SNAPSHOT + ../parent test-provider bundle @@ -12,11 +13,6 @@ scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git - - 2.4.3 - 2.4.0 - 2.5 - com.google.guava @@ -27,35 +23,27 @@ sal-binding-api - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-service - - - org.opendaylight.controller.model - model-flow-base - - - org.opendaylight.controller.model - model-flow-management - + + + org.opendaylight.openflowplugin.model + model-flow-base + org.opendaylight.controller.model model-inventory - - org.opendaylight.controller.model + + org.opendaylight.openflowplugin.model model-flow-statistics - + - org.eclipse.xtend - org.eclipse.xtend.lib - ${xtend.version} + org.eclipse.tycho + org.eclipse.osgi + 3.10.101.v20150820-1432 - - equinoxSDK381 - org.eclipse.osgi - - + commons-lang commons-lang @@ -66,45 +54,7 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - - org.opendaylight.openflowplugin.test.OpenflowpluginTestActivator - commons-lang> - ${project.groupId}.${project.artifactId} - - ${project.basedir}/META-INF - - - - org.eclipse.xtend - xtend-maven-plugin - ${xtend.version} - - - - compile - - - ${basedir}/src/main/xtend-gen - - - - - - maven-clean-plugin - ${maven.clean.plugin.version} - - - - ${basedir}/src/main/xtend-gen - - ** - - - -