X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-broker%2Fpom.xml;h=4d126f3933d514141479124cc1f83cf56513fd74;hb=a7e7fbdd3cc51a384778b557854849c9e0470eaf;hp=530b460dc90a6361461108fb21be08df288315b6;hpb=8a637013c102c11323230dae08fa4407863945d6;p=controller.git diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 530b460dc9..4d126f3933 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -4,35 +4,35 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 2.0.1 org.opendaylight.controller - 1.5.0-SNAPSHOT sal-binding-broker-impl + 1.6.0-SNAPSHOT bundle - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 1.2.0-SNAPSHOT pom import org.opendaylight.mdsal mdsal-artifacts - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT pom import - org.opendaylight.yangtools - yangtools-artifacts - 1.1.0-SNAPSHOT + org.opendaylight.controller + mdsal-artifacts + 1.6.0-SNAPSHOT pom import @@ -105,7 +105,7 @@ org.mockito - mockito-all + mockito-core test @@ -113,11 +113,6 @@ truth test - - org.opendaylight.yangtools - yang-parser-impl - test - org.opendaylight.controller @@ -142,11 +137,11 @@ ${project.groupId}.${project.artifactId} - org.opendaylight.controller.sal.binding.impl, - org.opendaylight.controller.md.sal.binding.impl, - org.opendaylight.controller.md.sal.binding.compat, - org.opendaylight.controller.md.sal.binding.spi, - org.opendaylight.controller.sal.binding.codegen.impl, + org.opendaylight.controller.sal.binding.impl, + org.opendaylight.controller.md.sal.binding.impl, + org.opendaylight.controller.md.sal.binding.compat, + org.opendaylight.controller.md.sal.binding.spi, + org.opendaylight.controller.sal.binding.codegen.impl, @@ -178,10 +173,27 @@ + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +