X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Flisp-proto%2Fpom.xml;h=7ca29cff59e3baeb879c44dbfe784169651dc5db;hb=HEAD;hp=bc3d208afaa582b9da6ab2146257ac33962bf019;hpb=9f53c62f84b66eac6fbded68018e11f2e3549b3c;p=lispflowmapping.git diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index bc3d208af..7ca29cff5 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -12,104 +12,35 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.8.0-SNAPSHOT + 13.0.1 org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.3.0-SNAPSHOT + 1.20.0-SNAPSHOT bundle - Mapping Service LISP Protocol + + ODL :: lispflowmapping :: ${project.artifactId} + + + true + false + - org.opendaylight.mdsal.model - ietf-inet-types + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.opendaylight.mdsal.model - ietf-yang-types + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types org.apache.commons commons-lang3 - - org.opendaylight.lispflowmapping - common.unittest.tools - ${project.version} - - - junit-addons - junit-addons - 1.4 - 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 - - - - - - - - - maven-compiler-plugin - - - default-compile - compile - - compile - - - - org/opendaylight/lispflowmapping/** - - - - - default-testCompile - test-compile - - testCompile - - - true - - - - - -