X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ce752b344533fdf61b16358cbab4e3631c47b1cf;hb=a952647466acad40efcefaf0a5c9ed9174e3be72;hp=b880b4f3f84362554a12b54daa4fcab0bd02853a;hpb=0553895107281af0295afbbf1f5147e7aca98b13;p=openflowplugin.git diff --git a/pom.xml b/pom.xml index b880b4f3f8..ce752b3445 100644 --- a/pom.xml +++ b/pom.xml @@ -275,11 +275,6 @@ nagasena-rta ${exi.nagasena.version} - - org.opendaylight.controller.thirdparty - ganymed - 1.2.0-SNAPSHOT - xml-apis xml-apis @@ -331,8 +326,16 @@ + + + + org.opendaylight.openflowplugin.* + + + + @@ -605,6 +608,85 @@ + + + nsf-migration + + false + + ${basedir}/migrationStep.1 + + + + + + ${project.version} + + + + + + + org.opendaylight.openflowplugin.model + model-flow-base + ${openflowplugin.model.version} + + + org.opendaylight.openflowplugin.model + model-flow-service + ${openflowplugin.model.version} + + + org.opendaylight.openflowplugin.model + model-flow-statistics + ${openflowplugin.model.version} + + + + + org.opendaylight.openflowplugin + openflowplugin-api + ${project.version} + + + org.opendaylight.controller.model + model-flow-base + + + org.opendaylight.controller.model + model-flow-service + + + org.opendaylight.controller.model + model-flow-statistics + + + + + org.opendaylight.controller + sal-binding-broker-impl + ${controller.model.version} + + + org.opendaylight.controller.model + model-flow-base + + + org.opendaylight.controller.model + model-flow-service + + + org.opendaylight.controller.model + model-flow-statistics + + + + + + + +