X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=drop-test%2Fpom.xml;h=9073be711af11e83ce0311172fc50b205cfed893;hb=refs%2Fchanges%2F40%2F17340%2F5;hp=2e44a34cc1f3f883121fc791f270837b14d0102f;hpb=22781637c8af0b201126246a81e1a22056b80118;p=openflowplugin.git diff --git a/drop-test/pom.xml b/drop-test/pom.xml index 2e44a34cc1..9073be711a 100644 --- a/drop-test/pom.xml +++ b/drop-test/pom.xml @@ -1,25 +1,22 @@ - + 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.0.1-SNAPSHOT - ../ + 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 - - 14.0.1 - 2.4.3 - 2.4.0 - 2.5 - + + org.opendaylight.openflowplugin + test-common + com.google.guava guava @@ -29,48 +26,29 @@ sal-binding-api - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-service - - org.opendaylight.controller.model - model-flow-base - 1.0-SNAPSHOT - - - org.opendaylight.controller.model - model-flow-management - 1.0-SNAPSHOT - + + 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 - 3.8.1.v20120830-144521 - - + commons-lang commons-lang - 2.6 - - - com.google.guava - guava - - - commons-codec - commons-codec - 1.8 - - + + + org.opendaylight.openflowplugin + openflowplugin-api + @@ -78,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 - - ** - - -