From: Florin Coras Date: Fri, 11 Mar 2016 18:08:17 +0000 (+0000) Subject: Merge "JUnit test - InMemoryDbModule" X-Git-Tag: release/boron~171 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=875081aa148e337269d6480e9dde55030553f9d5;p=lispflowmapping.git Merge "JUnit test - InMemoryDbModule" --- 875081aa148e337269d6480e9dde55030553f9d5 diff --cc mappingservice/inmemorydb/pom.xml index 47a8934ed,843f9ddc3..889d7f2b3 --- a/mappingservice/inmemorydb/pom.xml +++ b/mappingservice/inmemorydb/pom.xml @@@ -17,22 -17,11 +17,28 @@@ ${project.groupId} mappingservice.api + + org.mockito + mockito-all + 1.10.19 + test + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +