X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Flisp-proto%2Fpom.xml;h=ac15a655cc85e64df2ae508d17ced9939c3463ba;hb=aa1292ebd5a5a9aa9ae6b743724f483d01cc9db7;hp=3abbfce069da5b02fe6bd07bfefb2326bfaffca1;hpb=927cbc753dfc85f6ecd72f56f1640ff05e2a905c;p=lispflowmapping.git diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index 3abbfce06..ac15a655c 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.8.0-SNAPSHOT + 0.12.0-SNAPSHOT org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.3.0-SNAPSHOT + 1.7.0-SNAPSHOT bundle - Mapping Service LISP Protocol + + ODL :: lispflowmapping :: ${project.artifactId} + + + true + org.opendaylight.mdsal.model - ietf-inet-types + ietf-inet-types-2013-07-15 + + + org.opendaylight.mdsal.model + ietf-yang-types-20130715 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 @@ -50,37 +61,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 1.4 test + + org.mockito + mockito-core + test + - + + 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 - -