X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=3adffdf97e499e1a6f48e298a0d1daee621927dc;hb=HEAD;hp=c72f106e3176534eb7d3c3b68554a18fed360df8;hpb=2b0a02cb970912eef5b5b07ce41b233057ed0e29;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index c72f106e3..657be299b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,70 +7,185 @@ 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 - 7.0.6 - - + + org.opendaylight.mdsal + binding-parent + 13.0.1 + + - org.opendaylight.transportpce - transportpce-common - 4.0.0-SNAPSHOT - bundle + org.opendaylight.transportpce + transportpce-common + 10.0.0-SNAPSHOT + bundle - - - - org.opendaylight.netconf - netconf-artifacts - 1.13.1 - import - pom - - - org.opendaylight.mdsal - mdsal-artifacts - 7.0.6 - import - pom - - - + + 21.0.0-SNAPSHOT + + - - ${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 - - - - org.opendaylight.mdsal - mdsal-dom-broker - - - org.opendaylight.mdsal - mdsal-dom-inmemory-datastore - - - org.opendaylight.transportpce - test-common - ${project.version} - test - + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + org.opendaylight.netconf + netconf-artifacts + 7.0.4 + import + pom + + + + + + 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-13.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-13.1.0 + + + org.opendaylight.transportpce.models + openroadm-service-13.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.github.spotbugs + spotbugs-annotations + true + + + 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 + +