X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features-aggregator%2Fodl-openflowplugin-nsf-model%2Fpom.xml;h=9f24dc40acc5b479b57da8c52499e61a9926edbb;hb=e61f63ac7ce2144f87e6810a4b470d46d9a63e64;hp=becdeaae9f926797ce79f12f236e0cf9456e0308;hpb=2485057011a4af3b505910edfd36030b8f983ff9;p=openflowplugin.git diff --git a/features-aggregator/odl-openflowplugin-nsf-model/pom.xml b/features-aggregator/odl-openflowplugin-nsf-model/pom.xml index becdeaae9f..9f24dc40ac 100644 --- a/features-aggregator/odl-openflowplugin-nsf-model/pom.xml +++ b/features-aggregator/odl-openflowplugin-nsf-model/pom.xml @@ -1,34 +1,36 @@ - + 4.0.0 org.opendaylight.odlparent single-feature-parent - 1.9.0 + 9.0.5 org.opendaylight.openflowplugin odl-openflowplugin-nsf-model feature - 0.5.0-SNAPSHOT + 0.13.0-SNAPSHOT OpenDaylight :: OpenflowPlugin :: NSF :: Model - - 1.6.0-SNAPSHOT - 0.10.0-SNAPSHOT - 0.11.0-SNAPSHOT - - + + + org.opendaylight.mdsal + mdsal-artifacts + 8.0.4 + import + pom + + org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} + controller-artifacts + 4.0.2 import pom @@ -39,28 +41,15 @@ org.opendaylight.mdsal.model - odl-mdsal-models - ${mdsal.model.version} + odl-mdsal-model-odl-l2-types features xml - org.opendaylight.controller.model - model-inventory - ${mdsal.version} - - - - org.opendaylight.controller.model - model-topology - ${mdsal.version} - - - - org.opendaylight.openflowjava + ${project.groupId}.openflowjava odl-openflowjava-protocol - ${openflowjava.version} + ${project.version} features xml @@ -83,6 +72,17 @@ ${project.version} + + org.opendaylight.openflowplugin.model + model-inventory + ${project.version} + + + + org.opendaylight.openflowplugin.model + model-topology + ${project.version} +