X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=36f681932947259a46a449eebe5acf1e67f31d66;hb=198afc243c98aedfc5b30b93c1a5e3052d30868c;hp=a7c7bba022aab7e7b4e525bba65e896dd5d65e2b;hpb=e458fb786a55cfdfe85e25a2083b67e9d38e21a9;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index a7c7bba02..36f681932 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -5,76 +5,183 @@ and is available at http://www.eclipse.org/legal/epl-v10.html Author: Martial Coulibaly on behalf of Orange --> - 4.0.0 + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - - org.opendaylight.mdsal - binding-parent - 8.0.4 - - + + org.opendaylight.mdsal + binding-parent + 13.0.1 + + - org.opendaylight.transportpce - test-common - 4.0.0-SNAPSHOT - bundle - - - - org.opendaylight.netconf - netconf-artifacts - 2.0.3 - import - pom - - - + org.opendaylight.transportpce + test-common + 9.0.0-SNAPSHOT + bundle + + + 20.0.0-SNAPSHOT + + + - - ${project.groupId}.ordmodels - transportpce-ordmodels-device - ${project.version} - - - ${project.groupId} - transportpce-api - ${project.version} - - - ${project.groupId} - transportpce-tapimodels - ${project.version} - - - org.opendaylight.netconf - sal-netconf-connector - - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - - - org.opendaylight.mdsal - mdsal-binding-generator - - - - org.opendaylight.mdsal - mdsal-dom-broker - - - org.opendaylight.mdsal - mdsal-dom-inmemory-datastore - - - - com.google.code.findbugs - jsr305 - 3.0.2 - true - + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + org.opendaylight.netconf + netconf-artifacts + 7.0.2 + import + pom + + + + + org.opendaylight.transportpce.models + openroadm-common-1.2.1 + test + + + org.opendaylight.transportpce.models + openroadm-common-2.2.1 + test + + + org.opendaylight.transportpce.models + openroadm-common-7.1.0 + test + + + org.opendaylight.transportpce.models + openroadm-common-13.1.0 + test + + + org.opendaylight.transportpce.models + openroadm-device-7.1.0 + test + + + org.opendaylight.transportpce.models + openroadm-network-13.1.0 + test + + + org.opendaylight.transportpce.models + openroadm-service-13.1.0 + test + + + ${project.groupId} + transportpce-api + ${project.version} + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-model-util + + + org.opendaylight.yangtools + yang-model-api + + + org.opendaylight.yangtools + yang-data-api + + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-data-codec-xml + + + org.opendaylight.yangtools + yang-data-codec-gson + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal + mdsal-dom-api + + + org.opendaylight.mdsal + mdsal-dom-spi + + + + org.opendaylight.mdsal + mdsal-dom-broker + + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + + + org.opendaylight.mdsal + mdsal-common-api + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-binding-dom-codec + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-api + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-spi + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + + + com.github.spotbugs + spotbugs-annotations + true + + + com.google.guava + guava + + + com.google.code.gson + gson + +