X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Flisp-proto%2Fpom.xml;h=7ca29cff59e3baeb879c44dbfe784169651dc5db;hb=refs%2Fheads%2Fmaster;hp=ac15a655cc85e64df2ae508d17ced9939c3463ba;hpb=aa1292ebd5a5a9aa9ae6b743724f483d01cc9db7;p=lispflowmapping.git diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index ac15a655c..7ca29cff5 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.12.0-SNAPSHOT + 13.0.1 org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.7.0-SNAPSHOT + 1.20.0-SNAPSHOT bundle @@ -26,61 +26,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html true + false - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.opendaylight.mdsal.model - ietf-yang-types-20130715 - - - org.opendaylight.mdsal.model - ietf-lisp-address-types-2015-11-05 - - - org.opendaylight.mdsal.model - iana-afn-safi + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types org.apache.commons commons-lang3 - - org.opendaylight.lispflowmapping - common.unittest.tools - ${project.version} - test - - - junit-addons - junit-addons - 1.4 - test - - - org.mockito - mockito-core - test - - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - true - checkstyle.violationSeverity=error - - - - -