X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-provider%2Fpom.xml;h=b30744ad01ce632899f6f358939f6d80201de6f8;hb=18dc690ea2106eea6c2111d998581e8ded03231c;hp=c094c43a40a00fe9668563c6dff38c00bc9443fe;hpb=bcd316e1da31d5cd055d9ac398cc0245d01b4730;p=openflowplugin.git diff --git a/test-provider/pom.xml b/test-provider/pom.xml index c094c43a40..b30744ad01 100644 --- a/test-provider/pom.xml +++ b/test-provider/pom.xml @@ -3,8 +3,8 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.0.3-SNAPSHOT - ../ + 0.3.0-SNAPSHOT + ../parent test-provider bundle @@ -12,11 +12,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 +22,26 @@ 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 - - equinoxSDK381 - org.eclipse.osgi - - + commons-lang commons-lang @@ -66,7 +52,7 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} + ${maven.bundle.version} true @@ -74,13 +60,8 @@ commons-lang ${project.groupId}.${project.artifactId} - ${project.basedir}/META-INF - - org.eclipse.xtend - xtend-maven-plugin -