X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-provider%2Fpom.xml;h=11b3bfab8b05d5e0f969ecdb5c6ba46ea066d8fb;hb=f36d89a0a6931a1175bb4300276101d920e1fa8a;hp=c40e7ac81a3d8a67a112ae06fba20b9b9061b94a;hpb=74ae6b14dbfe1bb7c5c52af3a666410478b119ae;p=openflowplugin.git diff --git a/test-provider/pom.xml b/test-provider/pom.xml index c40e7ac81a..11b3bfab8b 100644 --- a/test-provider/pom.xml +++ b/test-provider/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.0.2-SNAPSHOT + 0.1.0-SNAPSHOT ../ test-provider @@ -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 @@ -34,10 +29,6 @@ org.opendaylight.controller.model model-flow-base - - org.opendaylight.controller.model - model-flow-management - org.opendaylight.controller.model model-inventory @@ -45,11 +36,6 @@ org.opendaylight.controller.model model-flow-statistics - - - org.eclipse.xtend - org.eclipse.xtend.lib - ${xtend.version} equinoxSDK381 @@ -66,44 +52,14 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} + ${maven.bundle.version} true org.opendaylight.openflowplugin.test.OpenflowpluginTestActivator - commons-lang> + 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 - - ** - - -