X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=drop-test-karaf%2Fpom.xml;h=551dd5e1c86a3e0ef34434335630b2d682c0660b;hb=0fec054bad8fff1546b50421386d9d75c9b2e8c0;hp=4569bf190436b5b695c0b97b6c262392acfb9167;hpb=f7fcba763b57f991ab67f8a5f89ef70456dec3bd;p=openflowplugin.git diff --git a/drop-test-karaf/pom.xml b/drop-test-karaf/pom.xml index 4569bf1904..551dd5e1c8 100644 --- a/drop-test-karaf/pom.xml +++ b/drop-test-karaf/pom.xml @@ -4,8 +4,8 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.0.3-SNAPSHOT - ../ + 0.7.0-SNAPSHOT + ../parent drop-test-karaf bundle @@ -17,7 +17,6 @@ org.opendaylight.openflowplugin test-common - ${project.version} com.google.guava @@ -28,11 +27,15 @@ sal-binding-api - org.opendaylight.controller.model + org.opendaylight.controller + sal-binding-broker-impl + + + org.opendaylight.openflowplugin.model model-flow-service - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-base @@ -42,11 +45,6 @@ org.apache.karaf.shell org.apache.karaf.shell.console - ${karaf.version} - - - org.osgi - org.osgi.core commons-lang @@ -60,21 +58,7 @@ org.apache.felix maven-bundle-plugin - ${maven.bundle.version} true - - - org.opendaylight.openflowplugin.droptestkaraf.DropTestActivator - commons-lang - ${project.groupId}.${project.artifactId} - - org.apache.felix.service.command, - org.apache.felix.gogo.commands, - org.apache.karaf.shell.console, - * - - -