X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=efc2319ca9c3d17b8e325066809407200a002a0c;hb=481ff4e6c7baa8c9ee3f9a5c4b0978f1cf9d25e8;hp=00013b21ef90bd53c9cb646840950a0c3fe9afd9;hpb=6e3a1a8c489e2a5ffee14e7419a7a729ee893ba3;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index 00013b21e..efc2319ca 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,78 +7,180 @@ 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 - 5.0.10 - - + + org.opendaylight.mdsal + binding-parent + 11.0.7 + + - org.opendaylight.transportpce - transportpce-common - 2.0.0-SNAPSHOT - bundle + org.opendaylight.transportpce + transportpce-common + 7.0.0-SNAPSHOT + bundle - - - - org.opendaylight.netconf - netconf-artifacts - 1.8.2-SNAPSHOT - import - pom - - - org.opendaylight.mdsal - mdsal-artifacts - 5.0.10 - import - pom - - - + + 18.0.0 + + - - ${project.groupId}.ordmodels - transportpce-ordmodels-device - ${project.version} - - - ${project.groupId} - transportpce-api - ${project.version} - - - org.opendaylight.netconf - sal-netconf-connector - - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - - - - - 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.apache.maven.plugins - maven-surefire-plugin - 2.18.1 - - false - - - - + + + org.opendaylight.transportpce.models + openroadm-common-1.2.1 + + + org.opendaylight.transportpce.models + openroadm-common-2.2.1 + + + org.opendaylight.transportpce.models + openroadm-common-7.1.0 + + + org.opendaylight.transportpce.models + openroadm-common-10.1.0 + + + org.opendaylight.transportpce.models + openroadm-device-1.2.1 + + + org.opendaylight.transportpce.models + openroadm-device-2.2.1 + + + org.opendaylight.transportpce.models + openroadm-device-7.1.0 + + + org.opendaylight.transportpce.models + openroadm-network-10.1.0 + + + org.opendaylight.transportpce.models + openroadm-service-10.1.0 + + + ${project.groupId} + transportpce-api + ${project.version} + + + org.opendaylight.yangtools + util + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-model-api + + + org.opendaylight.yangtools + yang-model-util + + + org.opendaylight.yangtools + yang-data-api + + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-data-codec-gson + + + org.opendaylight.mdsal.model + ietf-topology + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal + mdsal-common-api + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-spi + + + org.opendaylight.mdsal + mdsal-binding-runtime-api + + + org.opendaylight.netconf + netconf-topology + + + com.google.guava + guava + + + com.google.code.gson + gson + + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations + + + + org.opendaylight.transportpce + test-common + ${project.version} + test + + + org.opendaylight.mdsal + mdsal-binding-generator + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test + +