X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=commons%2Funittest_tools%2Fpom.xml;h=7128fe53d18773a594ab08b7e53d2102c57f8ba4;hb=0c401bf1babf4e57783f8151e25fefd84fae153b;hp=501d26283bf58fd95460b435ecb63523d936bce1;hpb=77aa790313e84e6e7dec0bd20ed7d0ad0fe66195;p=lispflowmapping.git diff --git a/commons/unittest_tools/pom.xml b/commons/unittest_tools/pom.xml index 501d26283..7128fe53d 100644 --- a/commons/unittest_tools/pom.xml +++ b/commons/unittest_tools/pom.xml @@ -1,51 +1,58 @@ - 4.0.0 - - org.opendaylight.lispflowmapping - lispflowmapping-commons - 1.1.4-SNAPSHOT - ../parent - - common.unittest.tools - jar - - scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git - scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git - https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - HEAD - - - - equinoxSDK381 - org.eclipse.osgi - - - org.hamcrest - hamcrest-core - - - junit - junit - + 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}/ + + - - org.jmock - jmock-junit4 - - - org.jmock - jmock-legacy - - - junit-addons - junit-addons - - -org.slf4j -slf4j-api -${slf4j.version} - - -