X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=drop-test%2Fpom.xml;h=48aab09d57456833e15b9e5d14c2eb86d7bba175;hb=e964e12c50d2dfd276b406106218ec6d09284993;hp=0ccece5019d9459926b618845f3d0325dabdda9b;hpb=e60eaad06ac9923f2edf9f345241df4c6d0a29f0;p=openflowplugin.git diff --git a/drop-test/pom.xml b/drop-test/pom.xml index 0ccece5019..48aab09d57 100644 --- a/drop-test/pom.xml +++ b/drop-test/pom.xml @@ -3,21 +3,20 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.0.1 - ../ + 0.2.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 - - ** - - -