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=21fa207d781a8cd74a16b49b1f7dc72d77e89daf;hp=8560848d5e85bf69e220eeb1c89d941a134e6911;hb=866769acecbabd1c8b24f3f3887349029454ba54;hpb=619f87d7ff5b11898aa1571d5fad7c9468753ecd diff --git a/opendaylight/md-sal/sal-binding-dom-it/pom.xml b/opendaylight/md-sal/sal-binding-dom-it/pom.xml index 8560848d5e..21fa207d78 100644 --- a/opendaylight/md-sal/sal-binding-dom-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-dom-it/pom.xml @@ -1,94 +1,109 @@ + - 4.0.0 - - 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 - - - - - 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 - - - - - - + 4.0.0 + + org.opendaylight.controller + sal-parent + 1.1-SNAPSHOT + + sal-binding-dom-it + jar - - - org.ops4j.pax.exam - pax-exam-container-native - test - ${exam.version} - - - org.opendaylight.controller - sal-binding-broker-impl - 1.1-SNAPSHOT - test - - - org.opendaylight.controller - sal-binding-broker-impl - 1.1-SNAPSHOT - test-jar - test - - - org.opendaylight.controller.model - model-flow-service - 1.1-SNAPSHOT - test - - - org.opendaylight.controller.model - model-flow-management - 1.1-SNAPSHOT - test - - - junit - junit - + + + junit + junit + + + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + test + + + org.opendaylight.yangtools + yang-binding + + + 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 - test - 1.7.2 - - + + org.slf4j + slf4j-simple + 1.7.2 + test + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + + generate-sources + + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} + + + true + + + + + + org.jacoco + jacoco-maven-plugin + + + org.opendaylight.controller.* + + + + + pre-test + + prepare-agent + + + + post-test + + report + + test + + + + + + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL +