X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-provider%2Fpom.xml;h=f6e76aacb2cf04c43c18db6cd3f03f40a03f0fc8;hb=9bbbed054ff41e30a7b71675fa803a2d29223c6f;hp=1810a3f7e7ccefcd0bde67d805f2216f35bb2d13;hpb=84846ac00fecc088a7403b927d33c91f8f87e820;p=openflowplugin.git diff --git a/test-provider/pom.xml b/test-provider/pom.xml index 1810a3f7e7..f6e76aacb2 100644 --- a/test-provider/pom.xml +++ b/test-provider/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.0.1-SNAPSHOT - ../ + 0.5.0-SNAPSHOT + ../parent test-provider bundle @@ -13,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 @@ -28,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 @@ -67,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 - - ** - - -