X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=7f90300baf451ee6544f98134e5118e682956bd7;hb=refs%2Fchanges%2F30%2F4630%2F1;hp=65374963bf59d81e5de587ca6eaae7ec9889508a;hpb=d2705d7b11d14d33b7777e4e069001aadcb7c70c;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index 65374963..7f90300b 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -1,19 +1,25 @@ - 4.0.0 - - org.opendaylight.openflowjava - openflow-protocol-parent - 0.1-SNAPSHOT - - openflow-protocol-api - Openflow Protocol Library - API - + 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.openflowjava + openflow-protocol-parent + 0.1-SNAPSHOT + + openflow-protocol-api + bundle + Openflow Protocol Library - API + + https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main + + - 0.5.8-SNAPSHOT + 0.6.0-SNAPSHOT + 0.6.0-SNAPSHOT + 0.6.0-SNAPSHOT - + org.opendaylight.yangtools @@ -35,6 +41,10 @@ target/generated-sources/sal + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + target/site/restconf + true @@ -45,7 +55,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - ${yangtools.version} + ${yangtools.generator.version} jar @@ -112,7 +122,7 @@ org.opendaylight.yangtools yang-binding - ${yangtools.version} + ${yangtools.binding.version} org.opendaylight.yangtools @@ -122,13 +132,22 @@ org.opendaylight.yangtools.model ietf-inet-types - 2010.09.24-SNAPSHOT + 2010.09.24.2-SNAPSHOT org.opendaylight.yangtools.model ietf-yang-types - 2010.09.24-SNAPSHOT + 2010.09.24.2-SNAPSHOT + + + org.opendaylight.controller.model + model-flow-service + 1.0-SNAPSHOT + + + junit + junit + test - - \ No newline at end of file +