X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-dom-it%2Fpom.xml;h=42d5cfff65e755e29ef2f9198fb6478eabf783d6;hp=099b77c956d66852bbcd9561cef369580b768af0;hb=b12f105c5daf5e08aa65f5a3eb23509cd8e6a291;hpb=cdd013321c53b5b32408b24e0b25cd6a9bfe2980 diff --git a/opendaylight/md-sal/sal-binding-dom-it/pom.xml b/opendaylight/md-sal/sal-binding-dom-it/pom.xml index 099b77c956..00eb6c38b1 100644 --- a/opendaylight/md-sal/sal-binding-dom-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-dom-it/pom.xml @@ -2,18 +2,59 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT + org.opendaylight.odlparent + odlparent + 2.0.5 + + + org.opendaylight.controller sal-binding-dom-it + 1.7.0-SNAPSHOT jar + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 2.4.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.12.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + + junit junit + + org.opendaylight.mdsal + yang-binding + org.opendaylight.controller sal-binding-broker-impl @@ -25,35 +66,32 @@ test-jar test - - org.opendaylight.controller.model - model-flow-management - test - - - org.opendaylight.controller.model - model-flow-service - test - org.ops4j.pax.exam pax-exam-container-native test - org.slf4j slf4j-simple - 1.7.2 test + + org.opendaylight.yangtools + yang-test-util + + + org.opendaylight.controller + sal-test-model + + + org.opendaylight.mdsal.model + opendaylight-l2-types + + - - org.eclipse.xtend - xtend-maven-plugin - org.jacoco jacoco-maven-plugin @@ -80,10 +118,27 @@ + - scm:git:ssh://git.opendaylight.org:29418/controller.git + 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}/ + +