X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=commons%2Funittest_tools%2Fpom.xml;h=7128fe53d18773a594ab08b7e53d2102c57f8ba4;hb=0c401bf1babf4e57783f8151e25fefd84fae153b;hp=b8e6780cfbed48cff5f18b65718255f63254ef3a;hpb=e498112782555098226fc262211daa36c956a605;p=lispflowmapping.git diff --git a/commons/unittest_tools/pom.xml b/commons/unittest_tools/pom.xml index b8e6780cf..7128fe53d 100644 --- a/commons/unittest_tools/pom.xml +++ b/commons/unittest_tools/pom.xml @@ -1,41 +1,58 @@ - - 4.0.0 - - org.opendaylight.lispflowmapping - lispflowmapping-commons - 0.1.0-SNAPSHOT - ../parent - - common.unittest.tools - 0.1.0-SNAPSHOT - jar - - - equinoxSDK381 - org.eclipse.osgi - - - junit - junit - - - org.hamcrest - hamcrest-core - - - org.jmock - jmock-junit4 - - - org.jmock - jmock-legacy - - - junit-addons - junit-addons - - + + 4.0.0 + + + org.opendaylight.lispflowmapping + lispflowmapping-commons + 1.6.0-SNAPSHOT + ../parent + + + common.unittest.tools + + ODL :: lispflowmapping :: ${project.artifactId} + + + + junit + junit + compile + + + org.hamcrest + hamcrest-core + compile + + + org.jmock + jmock + + + org.jmock + jmock-legacy + + + org.slf4j + slf4j-api + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +