From fd62871155f98b6bf88d54407bd3675ca1866481 Mon Sep 17 00:00:00 2001 From: eProsima Date: Thu, 19 Dec 2024 00:02:31 +0000 Subject: [PATCH] Update fastdds-suite dependencies Signed-off-by: eProsima --- dds-suite.repos | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/dds-suite.repos b/dds-suite.repos index c03063c..bb56b3c 100644 --- a/dds-suite.repos +++ b/dds-suite.repos @@ -2,35 +2,35 @@ repositories: ddspipe: type: git url: https://github.com/eProsima/DDS-Pipe.git - version: v1.0.0 + version: v1.1.0 ddsrecordreplay: type: git url: https://github.com/eProsima/DDS-Record-Replay.git - version: v1.0.0 + version: v1.1.0 ddsrouter: type: git url: https://github.com/eProsima/DDS-Router.git - version: v3.0.0 + version: v3.1.0 dev-utils: type: git url: https://github.com/eProsima/dev-utils.git - version: v1.0.0 + version: v1.1.0 fastcdr: type: git url: https://github.com/eProsima/Fast-CDR.git - version: v2.2.4 + version: v2.2.6 fastdds: type: git url: https://github.com/eProsima/Fast-DDS.git - version: v3.0.1 + version: v3.1.0 fastdds_monitor: type: git url: https://github.com/eProsima/Fast-DDS-monitor.git - version: v3.0.0 + version: v3.1.0 fastdds_python: type: git url: https://github.com/eProsima/Fast-DDS-python.git - version: v2.0.0 + version: v2.1.0 fastdds_qos_profiles_manager: type: git url: https://github.com/eProsima/Fast-DDS-QoS-Profiles-Manager.git @@ -38,23 +38,23 @@ repositories: fastdds_statistics_backend: type: git url: https://github.com/eProsima/Fast-DDS-statistics-backend.git - version: v2.0.0 + version: v2.1.0 fastdds_visualizer_plugin: type: git url: https://github.com/eProsima/fastdds-visualizer-plugin.git - version: v2.0.0 + version: v2.1.0 fastddsgen: type: git url: https://github.com/eProsima/Fast-DDS-Gen.git - version: v4.0.1 + version: v4.0.3 fastddsgen/thirdparty/idl-parser: type: git url: https://github.com/eProsima/IDL-Parser.git - version: v4.0.1 + version: v4.0.3 fastddsspy: type: git url: https://github.com/eProsima/Fast-DDS-spy.git - version: v1.0.0 + version: v1.1.0 foonathan_memory_vendor: type: git url: https://github.com/eProsima/foonathan_memory_vendor.git @@ -66,4 +66,4 @@ repositories: shapes-demo: type: git url: https://github.com/eProsima/ShapesDemo.git - version: v3.0.1 + version: v3.1.0