X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=samples%2Flearning-switch%2Fpom.xml;h=79403325fee4ccd326f1968305ca34e5cd663cd8;hb=12877c891704b9707b0a85cf3b7cc79e785bced2;hp=fb18e494e19d0a8ee1daba8a124c838b72223b40;hpb=19eed2cb09f607a77c8a84bb2a4935ab9c683078;p=openflowplugin.git diff --git a/samples/learning-switch/pom.xml b/samples/learning-switch/pom.xml index fb18e494e1..79403325fe 100644 --- a/samples/learning-switch/pom.xml +++ b/samples/learning-switch/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.7.0-SNAPSHOT + 0.17.0-SNAPSHOT ../../parent @@ -17,17 +17,6 @@ org.apache.felix maven-bundle-plugin true - - - - false - - - org.opendaylight.openflowplugin.learningswitch.Activator - - - ${project.build.directory}/META-INF - @@ -41,12 +30,12 @@ model-flow-service - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-inventory - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.mdsal @@ -57,16 +46,8 @@ openflowplugin-api - org.osgi - org.osgi.core - - - - - junit - junit - test + org.opendaylight.infrautils + infrautils-util -