X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fpom.xml;h=5f70abcd7250128ad1e842ffeaf044d05fd9b697;hb=38ff905f0d3ae0a8cef7d148451ad43c0330ea7f;hp=c6d43b8fcccfc5251d3ce2ff87d1499db2c0e889;hpb=6bc30510c7e3e3d5f7c0721ae928e6f1b28bbb90;p=lispflowmapping.git diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index c6d43b8fc..5f70abcd7 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -3,33 +3,47 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.4.0-SNAPSHOT + org.opendaylight.odlparent + odlparent + 1.7.0-SNAPSHOT org.opendaylight.lispflowmapping mappingservice-parent - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT pom Mapping Service Parent POM - yangmodel + lisp-proto api - config - clusterdao + clustering + inmemorydb + dsbackend + mapcache implementation southbound neutron - netconf shell - + + org.opendaylight.mdsal + mdsal-artifacts + 2.1.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.9.0-SNAPSHOT + pom + import + ${project.groupId} lispflowmapping-artifacts @@ -38,111 +52,50 @@ import - org.opendaylight.neutron - neutron-spi - 0.6.0-SNAPSHOT + ${project.groupId} + common.unittest.tools + ${project.version} - org.opendaylight.controller - sal - 0.10.0-SNAPSHOT + junit-addons + junit-addons + 1.4 + test - - ${project.groupId} - common.unittest.tools - ${project.version} - - - junit - junit - - - junit-addons - junit-addons - 1.4 - test - - - org.hamcrest - hamcrest-core - test - - - org.jmock - jmock-junit4 - 2.6.0 - test - - - org.jmock - jmock-legacy - 2.6.0 + org.mockito + mockito-core test - - - - - maven-checkstyle-plugin - - checkstyle/java_rules.xml - org/opendaylight/yang/gen/**,**/config/yang/** - true - true - - - - org.opendaylight.lispflowmapping - common.build.tools - ${project.version} - - - - - - check - - process-sources - - - - - - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.lispflowmapping.* - - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - + org.apache.felix + maven-bundle-plugin + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +