X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=e4c0cfcc9c9f6ee9707d966d20b2a3c0bdc9dcd6;hb=481ff4e6c7baa8c9ee3f9a5c4b0978f1cf9d25e8;hp=c0f39920690a0ce610e0eed115536867bacd0302;hpb=b2eebc50a333738904e3835100f38dd438ddb165;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index c0f399206..e4c0cfcc9 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,42 +4,186 @@ are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Author: Martial Coulibaly on behalf of Orange --> - - 4.0.0 + + 4.0.0 - - org.opendaylight.odlparent - bundle-parent - 6.0.4 - - + + org.opendaylight.mdsal + binding-parent + 11.0.7 + + - org.opendaylight.transportpce - test-common - 2.0.0-SNAPSHOT - bundle + org.opendaylight.transportpce + test-common + 7.0.0-SNAPSHOT + bundle - - - ${project.groupId} - transportpce-common - ${project.version} - - - - - com.google.code.findbugs - jsr305 - 3.0.2 - true - - - - - - false + 18.0.0 + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + org.opendaylight.netconf + netconf-artifacts + 5.0.4 + 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-10.1.0 + test + + + org.opendaylight.transportpce.models + openroadm-device-7.1.0 + test + + + org.opendaylight.transportpce.models + openroadm-network-10.1.0 + test + + + org.opendaylight.transportpce.models + openroadm-service-10.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.google.code.findbugs + jsr305 + 3.0.2 + true + + + com.google.guava + guava + + + com.google.code.gson + gson + +