X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=5f9308b36dde0bdd4687773f4626e1c8f86860c8;hb=f26a8d33de6039fc678a8f053eaf1f49de3a9718;hp=0d69e66fec4a5e1228a66c45bc7154d71e23da76;hpb=301cd3bb40099b7483648cdf9228d6b0d3a00cf8;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index 0d69e66fe..5f9308b36 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,36 +4,184 @@ 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 - 7.0.5 - - + + org.opendaylight.mdsal + binding-parent + 12.0.4 + + - org.opendaylight.transportpce - test-common - 2.0.0-SNAPSHOT - bundle + org.opendaylight.transportpce + test-common + 9.0.0-SNAPSHOT + bundle - - - ${project.groupId} - transportpce-common - ${project.version} - + + 19.2.0 + - - - 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 + 6.0.6 + 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 + +