X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-broker%2Fpom.xml;h=61c483081197b07167ef2407eeb5379498d874b1;hb=a078705d3931adbe8fa2defb6b226345afcd0038;hp=e0714eb151b65d36eac64007cb1e2a5377deedee;hpb=ce545d9c00a5d1be4189a09c8205cda702ecb27b;p=controller.git diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index e0714eb151..61c4830811 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -2,13 +2,43 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.8.0-SNAPSHOT + + + org.opendaylight.controller sal-binding-broker-impl + 1.5.0-SNAPSHOT bundle + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 2.2.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + + + com.google.guava @@ -44,12 +74,12 @@ sal-core-api - org.opendaylight.yangtools - binding-generator-impl + org.opendaylight.mdsal + mdsal-binding-generator-impl - org.opendaylight.yangtools - binding-data-codec + org.opendaylight.mdsal + mdsal-binding-dom-codec org.opendaylight.yangtools @@ -59,10 +89,6 @@ org.opendaylight.yangtools yang-model-util - - org.opendaylight.yangtools.model - ietf-inet-types - org.slf4j slf4j-api @@ -79,21 +105,15 @@ org.mockito - mockito-all + mockito-core test - org.opendaylight.yangtools - yang-parser-impl - test - - + org.opendaylight.controller sal-test-model @@ -117,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, @@ -139,35 +159,41 @@ - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.controller.* - - + org.apache.maven.plugins + maven-source-plugin - pre-test - - prepare-agent - - - - post-test + attach-sources + verify - report + test-jar - test + 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}/ + +