X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Flisp-proto%2Fpom.xml;h=21a196ed5e66277e229750d0472e7f8237030c88;hb=a5b57f6df4131f11f420fe0d0a550a93ae0300e3;hp=e5ba102e9aa3ef23e79460d566ce9b527efd10d9;hpb=728d64c8957a73f3dcedff65be79644b568ce460;p=lispflowmapping.git diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index e5ba102e9..21a196ed5 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -10,27 +10,31 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.yangtools + org.opendaylight.mdsal binding-parent - 0.8.0-SNAPSHOT + 0.9.0-SNAPSHOT org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT bundle Mapping Service LISP Protocol - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-inet-types - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-yang-types + + org.opendaylight.mdsal.model + iana-afn-safi + org.apache.commons commons-lang3 @@ -46,5 +50,44 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 1.4 test + + org.mockito + mockito-all + 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 + + + + + +