X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-provider%2Fpom.xml;h=11b3bfab8b05d5e0f969ecdb5c6ba46ea066d8fb;hb=f36d89a0a6931a1175bb4300276101d920e1fa8a;hp=a42e9e80dc878d138de53ca1fb3e7d3c9cd42cea;hpb=e60eaad06ac9923f2edf9f345241df4c6d0a29f0;p=openflowplugin.git diff --git a/test-provider/pom.xml b/test-provider/pom.xml index a42e9e80dc..11b3bfab8b 100644 --- a/test-provider/pom.xml +++ b/test-provider/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.0.1 + 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 - - ** - - -