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=30283aabe05309d9aa11bbdcda7483e289c9100d;hp=42d5cfff65e755e29ef2f9198fb6478eabf783d6;hb=4c2d619c7e42a60784e1a35dbf15c190b4384ca7;hpb=cbe83ca3074fa0182d4f079f528bb710a997ced7 diff --git a/opendaylight/md-sal/sal-binding-dom-it/pom.xml b/opendaylight/md-sal/sal-binding-dom-it/pom.xml index 42d5cfff65..30283aabe0 100644 --- a/opendaylight/md-sal/sal-binding-dom-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-dom-it/pom.xml @@ -2,20 +2,57 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.1-SNAPSHOT + org.opendaylight.odlparent + odlparent + 2.0.1 + + + org.opendaylight.controller sal-binding-dom-it + 1.6.0-SNAPSHOT jar + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.2.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 2.3.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.11.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.6.0-SNAPSHOT + pom + import + + + + junit junit - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding @@ -29,16 +66,6 @@ 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 @@ -51,15 +78,18 @@ org.opendaylight.yangtools - yang-parser-impl - test + yang-test-util + + + org.opendaylight.controller + sal-test-model + + + org.opendaylight.mdsal.model + opendaylight-l2-types - - org.opendaylight.controller - sal-test-model - 1.1-SNAPSHOT - + @@ -88,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}/ + +