X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-api%2Fpom.xml;h=2c8031abb0a60b1adaf8d448d8a1e4dcd39732f5;hb=2dff6e684f5358bf57a2b25f17909ede04228901;hp=65374963bf59d81e5de587ca6eaae7ec9889508a;hpb=d2705d7b11d14d33b7777e4e069001aadcb7c70c;p=openflowjava.git diff --git a/openflow-protocol-api/pom.xml b/openflow-protocol-api/pom.xml index 65374963..2c8031ab 100644 --- a/openflow-protocol-api/pom.xml +++ b/openflow-protocol-api/pom.xml @@ -1,19 +1,22 @@ - 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 + - 0.5.8-SNAPSHOT + 0.5.9-SNAPSHOT + 0.6.0-SNAPSHOT + 0.6.0-SNAPSHOT - + org.opendaylight.yangtools @@ -45,7 +48,7 @@ org.opendaylight.yangtools maven-sal-api-gen-plugin - ${yangtools.version} + ${yangtools.generator.version} jar @@ -68,6 +71,19 @@ + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar-no-fork + + + + @@ -112,7 +128,7 @@ org.opendaylight.yangtools yang-binding - ${yangtools.version} + ${yangtools.binding.version} org.opendaylight.yangtools @@ -129,6 +145,15 @@ ietf-yang-types 2010.09.24-SNAPSHOT - + + org.opendaylight.controller.model + model-flow-service + 1.0-SNAPSHOT + + + junit + junit + test + \ No newline at end of file