X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=530561040302e4eb4eee5d14832bc005db469204;hb=5bf648caeef1e10c9668f0361abf9dff984de1f2;hp=aa0f63432ac0f4fa51bd9a3b25329c967e512baa;hpb=693cca4206fc91aaec0440654d6ac4c69da00d89;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index aa0f6343..53056104 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -1,119 +1,81 @@ - 4.0.0 - - org.opendaylight.openflowjava - openflow-protocol-parent - 0.1-SNAPSHOT - - openflow-protocol-api - Openflow Protocol Library - API - - - - - org.opendaylight.yangtools - yang-maven-plugin - 0.5.7-SNAPSHOT - - - - generate-sources - - - src/main/yang - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - - - target/generated-sources/sal - - - - false - - - - - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - 0.5.7-SNAPSHOT - jar - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - target/generated-sources/sal - - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.opendaylight.controller - - - yang-maven-plugin - - - [0.5,) - - - - generate-sources - - - - - - - - - - - - - - - - - org.opendaylight.yangtools - yang-binding - 0.5.7-SNAPSHOT - - - org.opendaylight.yangtools - yang-common - 0.5.7-SNAPSHOT - - - \ No newline at end of file + 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.mdsal + binding-parent + 0.8.2-Beryllium-SR2 + + + org.opendaylight.openflowjava + openflow-protocol-api + 0.7.2-Beryllium-SR2 + bundle + Openflow Protocol Library - API + + https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main + HEAD + + + + 2.0.2-Beryllium-SR2 + 0.8.2-Beryllium-SR2 + + + + + + + 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 + + + org.opendaylight.mdsal.model + ietf-yang-types + + + org.opendaylight.mdsal.model + yang-ext + + + io.netty + netty-buffer + + + junit + junit + test + + + org.mockito + mockito-all + + +