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=82e3d975720ee97d7ba4e9b1451b82a620b47d02;hb=b12f105c5daf5e08aa65f5a3eb23509cd8e6a291;hpb=cadf660b585274ae01ec692dcc11439d73e3abf1 diff --git a/opendaylight/md-sal/sal-binding-dom-it/pom.xml b/opendaylight/md-sal/sal-binding-dom-it/pom.xml index 82e3d97572..00eb6c38b1 100644 --- a/opendaylight/md-sal/sal-binding-dom-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-dom-it/pom.xml @@ -1,89 +1,144 @@ + - 4.0.0 - + 4.0.0 + + 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 - sal-parent - 1.1-SNAPSHOT - - sal-binding-dom-it - bundle - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - HEAD + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + + + + + junit + junit + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + test + + + org.ops4j.pax.exam + pax-exam-container-native + test + + + org.slf4j + slf4j-simple + test + + + org.opendaylight.yangtools + yang-test-util + + + org.opendaylight.controller + sal-test-model + + + org.opendaylight.mdsal.model + opendaylight-l2-types + + + + + + + org.jacoco + jacoco-maven-plugin + + + org.opendaylight.controller.* + + + + + pre-test + + prepare-agent + + + + post-test + + report + + 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 - - - - org.eclipse.xtend - xtend-maven-plugin - - - maven-clean-plugin - - - org.jacoco - jacoco-maven-plugin - - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - test - - report - - - - - - - - - org.ops4j.pax.exam - pax-exam-container-native - test - - - org.opendaylight.controller - sal-binding-broker-impl - test - - - org.opendaylight.controller - sal-binding-broker-impl - test-jar - test - - - org.opendaylight.controller.model - model-flow-service - test - - - org.opendaylight.controller.model - model-flow-management - test - - - junit - junit - + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +