X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=2bafb07dfb62ef6a37680a801fe0213e01f92845;hb=f2d880c000de212be9868dbdaf9c8beab7a81045;hp=291e7bc35d5442e5be497cdfed812a0cdc87cfdc;hpb=a46462e04445aedd744017a5c87f8383dbc26a59;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index 291e7bc35..2bafb07df 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,36 +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.9 - - + + org.opendaylight.mdsal + binding-parent + 11.0.7 + + - org.opendaylight.transportpce - test-common - 2.0.0-SNAPSHOT - bundle + org.opendaylight.transportpce + test-common + 8.0.0-SNAPSHOT + bundle - - - ${project.groupId} - transportpce-common - ${project.version} - + + 18.0.1 + - - - 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 + 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 + +