X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Flisp-proto%2Fpom.xml;h=808864eacd1c94beb4edb18da3ba10c3ecebe8f3;hb=38968db59f421bb05107c19306e0e7acf22c0b78;hp=3abbfce069da5b02fe6bd07bfefb2326bfaffca1;hpb=73911b126a839687c0bf0818fdecf3ec6cd58066;p=lispflowmapping.git diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index 3abbfce06..808864eac 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -12,28 +12,31 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.8.0-SNAPSHOT + 7.0.4 org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.3.0-SNAPSHOT + 1.13.0-SNAPSHOT bundle - Mapping Service LISP Protocol + + ODL :: lispflowmapping :: ${project.artifactId} + + + true + false + - org.opendaylight.mdsal.model - ietf-inet-types - - - org.opendaylight.mdsal.model - ietf-yang-types + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.opendaylight.mdsal.model - iana-afn-safi + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types org.apache.commons @@ -43,6 +46,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping common.unittest.tools ${project.version} + test junit-addons @@ -51,38 +55,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 - - - - - -