X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Flisp-proto%2Fpom.xml;h=40d7c03da668a238a8d27e35b14030e43be4feac;hb=ceae661af5d40e48390fe8b38e584a35a988d2c2;hp=5d7b296192fc5f183f026d3f0469c740ddfe0812;hpb=4c769f99784b19d19b52eb5e1fc176b296a0f9de;p=lispflowmapping.git diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index 5d7b29619..40d7c03da 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -12,24 +12,34 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.9.0-SNAPSHOT + 3.0.6 org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.4.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle - Mapping Service LISP Protocol + + ODL :: lispflowmapping :: ${project.artifactId} + + + true + - org.opendaylight.mdsal.model - ietf-inet-types + 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-yang-types + ietf-lisp-address-types-2015-11-05 org.opendaylight.mdsal.model @@ -43,6 +53,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping common.unittest.tools ${project.version} + test junit-addons @@ -56,31 +67,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - + + org.apache.maven.plugins maven-checkstyle-plugin - checkstyle/java_rules.xml true - org/opendaylight/yang/gen/**,**/config/yang/** - true - true + checkstyle.violationSeverity=error - - - org.opendaylight.lispflowmapping - common.build.tools - ${project.version} - - - - - - check - - process-sources - -