X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=d574ed2164e35d3c9cd3493b171416cce4e88de0;hb=0adb576f43c6bc727031a9b5b0987f301f483fa9;hp=23026f540c2f985f10a61f7a1ae1488ec9d0319d;hpb=809870fb7074afe19dd956bbfc8b0e4a88e86376;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index 23026f54..d574ed21 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -2,10 +2,80 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.openflow - openflow-protocol-parent - 0.1-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.10.1-Carbon + + org.opendaylight.openflowjava openflow-protocol-api - pom - \ No newline at end of file + 0.9.1-Carbon + bundle + Openflow Protocol Library - API + + https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main + HEAD + + + + 2.2.1-Carbon + 0.10.1-Carbon + + + + + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + import + pom + + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + ${mdsal.model.version} + import + pom + + + + + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 + + + org.opendaylight.mdsal.model + ietf-yang-types-20130715 + + + org.opendaylight.mdsal.model + yang-ext + + + io.netty + netty-buffer + + + junit + junit + test + + + org.mockito + mockito-core + + +