X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fpom.xml;h=878e1feeacb9969d8bc8370c715d2a8552c0fa83;hb=c2401400ef8237a2208fb5a4ef219172b880ad96;hp=9f2f63e19ccd8aea2d60e1635814ddff5f372145;hpb=a46462e04445aedd744017a5c87f8383dbc26a59;p=transportpce.git diff --git a/common/pom.xml b/common/pom.xml index 9f2f63e19..878e1feea 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,64 +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.12 - - + + 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.1-SNAPSHOT + bundle - - - - org.opendaylight.netconf - netconf-artifacts - 1.8.2-SNAPSHOT - import - pom - - - org.opendaylight.mdsal - mdsal-artifacts - 5.0.12 - import - pom - - - + + 18.0.1 + + - - ${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.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 + +