X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Flisp-proto%2Fpom.xml;h=ed210b18c63649c3f597259949b0d7bdf19955da;hb=4a99f1d24037d5b7947658b7360a8c53baeedbf6;hp=38c79568d8dfed5aaab19f5f679543971e175559;hpb=a73c1e00f86287d4201164468f469b5f7b8bb226;p=lispflowmapping.git diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index 38c79568d..ed210b18c 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -12,24 +12,39 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.8.0-SNAPSHOT + 5.0.3 org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.3.0-SNAPSHOT + 1.11.0-SNAPSHOT bundle - Mapping Service LISP Protocol + + ODL :: lispflowmapping :: ${project.artifactId} + + + true + false + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + org.opendaylight.mdsal.model - ietf-inet-types + ietf-lisp-address-types-2015-11-05 org.opendaylight.mdsal.model - ietf-yang-types + iana-afn-safi org.apache.commons @@ -39,6 +54,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping common.unittest.tools ${project.version} + test junit-addons @@ -47,38 +63,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html test - - - - - - - maven-checkstyle-plugin - - checkstyle/java_rules.xml - true - org/opendaylight/yang/gen/**,**/config/yang/** - true - true - - - - org.opendaylight.lispflowmapping - common.build.tools - ${project.version} - - - - - - check - - process-sources - - - - - -