X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=530561040302e4eb4eee5d14832bc005db469204;hb=5bf648caeef1e10c9668f0361abf9dff984de1f2;hp=d7cdea82471aefdb04eca6878b58961dee38fb6e;hpb=1b0f3ba4aca60d7770f46604308e201f9fab0425;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index d7cdea82..53056104 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -1,123 +1,67 @@ - + 4.0.0 - org.opendaylight.openflowjava - openflow-protocol-parent - 0.5-SNAPSHOT + 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 - + HEAD + - 0.6.2-SNAPSHOT + 2.0.2-Beryllium-SR2 + 0.8.2-Beryllium-SR2 - - - - org.opendaylight.yangtools - yang-maven-plugin - - - - generate-sources - - - src/main/yang - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - - - ${salGeneratorPath} - - - - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - target/site/restconf - - - true - - - + + + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + import + pom + + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + ${mdsal.model.version} + import + pom + + + - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.generator.version} - jar - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.opendaylight.yangtools - - - yang-maven-plugin - - - (0.5.6,) - - - - generate-sources - - - - - - - - - - - - - - - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding - ${yangtools.binding.version} org.opendaylight.yangtools yang-common - ${yangtools.version} - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-inet-types - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-yang-types - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model yang-ext @@ -129,5 +73,9 @@ junit test + + org.mockito + mockito-all +