X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowplugin-api%2Fpom.xml;h=8ed7c3a6e740d88cc7732469ed2e9b67fe7d965b;hb=cfe3a97837951ebbedb337dc988027f10c49f714;hp=6394f54d5e4f24b7d4ff4893164831728fa72f7b;hpb=362fb87fdddc77ffa2712c5573b01935d6e02d7a;p=openflowplugin.git diff --git a/openflowplugin-api/pom.xml b/openflowplugin-api/pom.xml index 6394f54d5e..8ed7c3a6e7 100644 --- a/openflowplugin-api/pom.xml +++ b/openflowplugin-api/pom.xml @@ -5,37 +5,51 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.1.0-SNAPSHOT - ../ + 0.9.0-SNAPSHOT + ../parent openflowplugin-api bundle - - - - org.apache.felix - maven-bundle-plugin - - - + - org.opendaylight.openflowplugin.model + org.osgi + org.osgi.core + + + ${project.groupId}.model model-flow-service - org.opendaylight.openflowplugin.model + ${project.groupId}.model model-flow-statistics - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.openflowjava + ${project.groupId}.openflowjava openflow-protocol-api + + ${project.groupId}.openflowjava + openflow-protocol-spi + + + org.opendaylight.mdsal + mdsal-singleton-common-api + + + org.opendaylight.infrautils + diagstatus-api + ${infrautils.version} + + + org.opendaylight.mdsal + mdsal-eos-binding-api +