X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=olm%2Fpom.xml;h=234638fdb8efed7fabe2ea21c6231db503a22dbd;hb=198afc243c98aedfc5b30b93c1a5e3052d30868c;hp=85f094043fa702cdfe00bdf71e33332c7fe7ebee;hpb=8359f8d61a3289ab73badeeafb8a9a7103284f8d;p=transportpce.git diff --git a/olm/pom.xml b/olm/pom.xml index 85f094043..950d6c59e 100644 --- a/olm/pom.xml +++ b/olm/pom.xml @@ -13,43 +13,63 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.13.2-SNAPSHOT + 13.0.1 org.opendaylight.transportpce transportpce-olm - 0.3.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle + + 20.0.0-SNAPSHOT + + - org.opendaylight.controller - mdsal-artifacts - 1.8.2-SNAPSHOT - import + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} pom - - - org.opendaylight.netconf - netconf-artifacts - 1.5.2-SNAPSHOT import - pom - ${project.groupId} - transportpce-api - ${project.version} + 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-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 ${project.groupId} - transportpce-renderer + transportpce-api ${project.version} @@ -58,32 +78,88 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} - org.opendaylight.controller.model - model-topology + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common + + + 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 + + + com.google.guava + guava - org.opendaylight.netconf - sal-netconf-connector + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations - junit - junit + ${project.groupId} + test-common + ${project.version} test - org.mockito - mockito-core - 2.19.0 + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types test - org.opendaylight.transportpce - test-common - 0.2.1-SNAPSHOT - test + org.opendaylight.mdsal + mdsal-binding-generator + test + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifact + + attach-artifact + + + + + ${basedir}/src/main/resources/org.opendaylight.transportpce.cfg + cfg + config + + + + + + + +