X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=drop-test%2Fpom.xml;h=9073be711af11e83ce0311172fc50b205cfed893;hb=refs%2Fchanges%2F40%2F17340%2F5;hp=c1abb82bc8ee48fb57df43fac18be5952439c44a;hpb=77a12b7b2d1b7c4073fd7836685e3de0ee76b14c;p=openflowplugin.git diff --git a/drop-test/pom.xml b/drop-test/pom.xml index c1abb82bc8..9073be711a 100644 --- a/drop-test/pom.xml +++ b/drop-test/pom.xml @@ -3,21 +3,20 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.0.2 - ../ + 0.1.0-SNAPSHOT + ../parent drop-test bundle - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git - - 2.4.3 - 2.4.0 - 2.5 - + + org.opendaylight.openflowplugin + test-common + com.google.guava guava @@ -27,40 +26,29 @@ 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.eclipse.xtend - org.eclipse.xtend.lib - ${xtend.version} + equinoxSDK381 + org.eclipse.osgi - - equinoxSDK381 - org.eclipse.osgi - - + commons-lang commons-lang - - - commons-codec - commons-codec - 1.8 - - + + + org.opendaylight.openflowplugin + openflowplugin-api + @@ -68,44 +56,14 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} + ${maven.bundle.version} true org.opendaylight.openflowplugin.droptest.DropTestActivator - 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 - - ** - - -