X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fmdsal-utils%2Fpom.xml;h=7ae4f344ae379441b90e9d8bb9933f45c763bc89;hb=e57f4066a63b5181d1e2716aceb44308c042c9d8;hp=c218c8b319aaf7b4c90b343350a5441af86e5c62;hpb=1304809977b59365ec6d1820660dbdfda0980e4e;p=ovsdb.git diff --git a/utils/mdsal-utils/pom.xml b/utils/mdsal-utils/pom.xml index c218c8b31..7ae4f344a 100644 --- a/utils/mdsal-utils/pom.xml +++ b/utils/mdsal-utils/pom.xml @@ -1,49 +1,96 @@ - + + 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.8.0-SNAPSHOT - + org.opendaylight.ovsdb + ovsdb-binding-parent + 1.10.0-SNAPSHOT + ../../commons/binding-parent org.opendaylight.ovsdb utils.mdsal-utils - 1.2.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle + + ODL :: ovsdb :: ${project.artifactId} - - com.google.guava - guava - org.opendaylight.controller sal-binding-api - 1.3.0-SNAPSHOT + + + + + org.opendaylight.ovsdb + southbound-api + ${project.version} + test - org.slf4j - slf4j-api + org.opendaylight.controller + sal-binding-broker-impl + test - org.slf4j - slf4j-simple + org.opendaylight.controller + sal-binding-broker-impl + test-jar test - junit - junit + org.opendaylight.mdsal + mdsal-binding-dom-adapter test - org.mockito - mockito-all + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test-jar test + - \ No newline at end of file + + + + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.ovsdb.utils.mdsal.utils + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +