X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-it%2Fpom.xml;h=0d20a07ad51a5a953ba98ba94d421bfe601e2e0a;hp=eaf5984c63c90f1e5ba35f9cf39231134f15ad58;hb=b23703bef6c3aaafe2dc83608a03b738ad42f945;hpb=2c7c9ef5e517de98e0d740f938762cc746dbcde1 diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index eaf5984c63..0d20a07ad5 100644 --- a/opendaylight/md-sal/sal-binding-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-it/pom.xml @@ -1,278 +1,253 @@ + - 4.0.0 - - sal-parent - org.opendaylight.controller - 1.1-SNAPSHOT - - sal-binding-it - - 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 - - - - 3.0.0 - 1.5.0 - - ../sal-binding-broker/target/jacoco.exec - ../sal-binding-broker/target/jacoco-it.exec - 0.2.4-SNAPSHOT - 0.2.4-SNAPSHOT - 2.5.0 - - - - - - org.ops4j.pax.exam - maven-paxexam-plugin - 1.2.4 - - - generate-config - - generate-depends-file - - - - - - org.jacoco - jacoco-maven-plugin - - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - test - - report - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.14.1 - - false - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.ops4j.pax.exam - - - maven-paxexam-plugin - - - [1.2.4,) - - - - generate-depends-file - - - - - - - - - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - ../sal-binding-broker/target/jacoco-it.exec - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - - true - - - - - - - + 4.0.0 + + org.opendaylight.controller + sal-parent + 1.1-SNAPSHOT + + sal-binding-it + + 3.0.0 + ../sal-binding-broker/target/jacoco-it.exec + + ../sal-binding-broker/target/jacoco.exec + 1.5.0 + - + + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + equinoxSDK381 + org.eclipse.osgi + + + org.eclipse.persistence + org.eclipse.persistence.core + + + org.eclipse.persistence + org.eclipse.persistence.moxy + + + org.mockito + mockito-all + + + org.opendaylight.controller + config-manager + + + org.opendaylight.controller + config-netconf-connector + + + org.opendaylight.controller + config-persister-file-xml-adapter + + + org.opendaylight.controller + config-persister-impl + + + org.opendaylight.controller + logback-config + + + org.opendaylight.controller + netconf-client + + + org.opendaylight.controller + netconf-impl + + + org.opendaylight.controller + netconf-monitoring + + + org.opendaylight.controller + sal-binding-broker-impl + + + org.opendaylight.controller.thirdparty + nagasena + + + org.opendaylight.controller.thirdparty + nagasena-rta + + + org.opendaylight.yangtools.thirdparty + antlr4-runtime-osgi-nohead + 4.0 + + + + - - org.opendaylight.yangtools.thirdparty - xtend-lib-osgi - 2.4.3 - test - - - org.opendaylight.controller - sal-binding-broker-impl - 1.1-SNAPSHOT - provided - - - org.ops4j.pax.exam - pax-exam-container-native - ${exam.version} - test - - - org.ops4j.pax.exam - pax-exam-junit4 - ${exam.version} - test - - - org.opendaylight.controller - config-netconf-connector - ${netconf.version} - test - - - org.opendaylight.controller - yang-store-impl - ${config.version} - - - org.opendaylight.controller - logback-config - ${config.version} - - - org.opendaylight.controller - config-persister-impl - ${config.version} - - - org.opendaylight.controller - config-persister-file-xml-adapter - ${config.version} - - - org.eclipse.persistence - org.eclipse.persistence.moxy - ${moxy.controller.version} - - - org.eclipse.persistence - org.eclipse.persistence.core - ${moxy.controller.version} - - - org.opendaylight.controller - netconf-impl - ${netconf.version} - - - org.opendaylight.controller - netconf-monitoring - ${netconf.version} - - - org.opendaylight.controller - netconf-client - ${netconf.version} - - - org.ops4j.pax.exam - pax-exam - ${exam.version} - + + org.opendaylight.yangtools.thirdparty + xtend-lib-osgi + 2.4.3 + + + org.ops4j.pax.exam + pax-exam + ${exam.version} + - compile - - - org.ops4j.pax.exam - pax-exam-link-mvn - ${exam.version} - test - - - equinoxSDK381 - org.eclipse.osgi - 3.8.1.v20120830-144521 - test - - - org.slf4j - log4j-over-slf4j - 1.7.2 - - - ch.qos.logback - logback-core - 1.0.9 - - - ch.qos.logback - logback-classic - 1.0.9 - - - org.mockito - mockito-all - test - - - org.opendaylight.controller.model - model-flow-service - 1.1-SNAPSHOT - provided - - - org.opendaylight.controller - config-manager - 0.2.4-SNAPSHOT - - - org.opendaylight.controller.model - model-flow-management - 1.1-SNAPSHOT - provided - - - org.opendaylight.yangtools.thirdparty - antlr4-runtime-osgi-nohead - 4.0 - - + compile + + + org.ops4j.pax.exam + pax-exam-container-native + compile + + + org.ops4j.pax.exam + pax-exam-junit4 + compile + + + org.ops4j.pax.exam + pax-exam-link-mvn + compile + + + org.slf4j + log4j-over-slf4j + + + org.opendaylight.controller.model + model-flow-management + provided + + + org.opendaylight.controller.model + model-flow-service + provided + + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.ops4j.pax.exam + maven-paxexam-plugin + [1.2.4,) + + generate-depends-file + + + + + + + + + + + + org.jacoco + jacoco-maven-plugin + ${jacoco.version} + + ../sal-binding-broker/target/jacoco-it.exec + + org.opendaylight.controller.* + + + + + pre-test + + prepare-agent + + + + post-test + + true + + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.14.1 + + false + + + + org.jacoco + jacoco-maven-plugin + + + org.opendaylight.controller.* + + + + + pre-test + + prepare-agent + + + + post-test + + report + + test + + + + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + + + generate-config + + generate-depends-file + + + + + + + + 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 +