X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=networkmodel%2Fpom.xml;h=55f6c04899540a7888bdc1c0d4fd1183949e0d20;hb=198afc243c98aedfc5b30b93c1a5e3052d30868c;hp=cc5ef7cbb19d841f27fba2af5743f071bba9bd3c;hpb=175376aef632d5cc5b0a6526ddc71ac0ce38667e;p=transportpce.git diff --git a/networkmodel/pom.xml b/networkmodel/pom.xml index cc5ef7cbb..55f6c0489 100644 --- a/networkmodel/pom.xml +++ b/networkmodel/pom.xml @@ -13,21 +13,46 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent bundle-parent - 7.0.7 + 13.0.11 org.opendaylight.transportpce transportpce-networkmodel - 3.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle + + 20.0.0-SNAPSHOT + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 13.0.2 + import + pom + org.opendaylight.mdsal mdsal-artifacts - 6.0.7 + 13.0.1 + import + pom + + + org.opendaylight.netconf + netconf-artifacts + 7.0.2 import pom @@ -35,19 +60,117 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + 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} + ${project.groupId} transportpce-common ${project.version} - - - com.google.code.findbugs - jsr305 - 3.0.2 + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.mdsal.model + ietf-topology + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network-topology + + + org.opendaylight.mdsal + mdsal-common-api + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.netconf.model + rfc5277 + + + org.opendaylight.netconf + netconf-topology + + + org.opendaylight.netconf + netconf-client-mdsal + + + com.github.spotbugs + spotbugs-annotations true + + com.google.guava + guava + + + org.osgi + org.osgi.service.component.annotations + @@ -56,6 +179,26 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} test + + org.opendaylight.yangtools + yang-model-api + test + + + org.opendaylight.yangtools + yang-data-api + test + + + org.opendaylight.yangtools + yang-data-impl + test + + + org.opendaylight.yangtools + yang-data-codec-gson + test + org.opendaylight.mdsal mdsal-binding-dom-adapter @@ -63,10 +206,43 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal - mdsal-binding-dom-adapter + mdsal-binding-generator + test + + + org.opendaylight.mdsal + mdsal-binding-dom-codec + test + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-api + test + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-spi + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-api + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test + + + org.opendaylight.netconf.model + rfc6241 + test + + + com.google.code.gson + gson test - test-jar -