X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=ce752b344533fdf61b16358cbab4e3631c47b1cf;hb=86478d761a7f4c203f63893734c3f8f56bfb1be4;hp=7453fef29f35dcc242ef820b1a1932b2fb15bff3;hpb=d3e17576d3475da22169e3f3f4fa1c119b87b606;p=openflowplugin.git diff --git a/pom.xml b/pom.xml index 7453fef29f..ce752b3445 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,6 @@ 0.3.0-SNAPSHOT 0.3.0-SNAPSHOT 1.8 - src/main/xtend-gen src/main/yang-gen-config src/main/yang-gen-sal 0000.0002.0038.0 @@ -70,6 +69,12 @@ 1.5.0-SNAPSHOT 0.7.0-SNAPSHOT 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT + 0.7.0-SNAPSHOT + 2013.08.27.7-SNAPSHOT + 2010.09.24.7-SNAPSHOT + 2010.09.24.7-SNAPSHOT + 2013.09.07.7-SNAPSHOT @@ -79,6 +84,32 @@ yang-binding ${yang.binding.version} + + org.opendaylight.yangtools + yang-common + ${yang.binding.version} + + + org.opendaylight.yangtools.model + ietf-inet-types + ${ietf-inet-types.version} + + + org.opendaylight.yangtools.model + ietf-yang-types + ${ietf-yang-types.version} + + + org.opendaylight.yangtools.model + yang-ext + ${yang-ext.version} + + + org.opendaylight.yangtools.model + opendaylight-l2-types + ${opendaylight-l2-types.version} + + org.opendaylight.openflowplugin openflowplugin-api @@ -129,11 +160,28 @@ model-inventory ${controller.model.version} + + org.opendaylight.controller.model + model-topology + ${controller.model.version} + + org.opendaylight.controller sal-binding-api ${controller.model.version} + + org.opendaylight.controller + sal-binding-config + ${controller.model.version} + + + org.opendaylight.controller + sal-binding-util + ${controller.model.version} + + org.opendaylight.controller liblldp @@ -227,22 +275,11 @@ nagasena-rta ${exi.nagasena.version} - - org.opendaylight.controller.thirdparty - ganymed - 1.2.0-SNAPSHOT - xml-apis xml-apis 1.4.01 - - org.opendaylight.yangtools.thirdparty - xtend-lib-osgi - 2.4.3 - test - @@ -289,8 +326,16 @@ + + + + org.opendaylight.openflowplugin.* + + + + @@ -306,31 +351,10 @@ maven-paxexam-plugin 1.2.4 - - org.eclipse.xtend - xtend-maven-plugin - ${xtend.version} - - - - compile - - - ${xtend.dstdir} - - - - maven-clean-plugin - - ${xtend.dstdir} - - ** - - ${jmxGeneratorPath} @@ -361,7 +385,6 @@ ${jmxGeneratorPath} ${salGeneratorPath} - ${xtend.dstdir} @@ -585,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 + + + + + + + + @@ -642,6 +744,8 @@ features samples/sample-consumer samples/learning-switch - applications + applications + model + legacy