From 03af0baefa6de6268d7f450489acbd73a9efa985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Poderoso?= <120394830+JesusPoderoso@users.noreply.github.com> Date: Wed, 21 Feb 2024 09:43:35 +0100 Subject: [PATCH] Fix .repos versions (#4405) * Refs #20485: Fix .repos versions Signed-off-by: JesusPoderoso * Refs #20485: Fix versions based on v2.12.1 release Signed-off-by: JesusPoderoso --------- Signed-off-by: JesusPoderoso --- fastrtps.repos | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fastrtps.repos b/fastrtps.repos index 6d07be16275..9cd4f129909 100644 --- a/fastrtps.repos +++ b/fastrtps.repos @@ -2,20 +2,20 @@ repositories: foonathan_memory_vendor: type: git url: https://github.com/eProsima/foonathan_memory_vendor.git - version: master + version: v1.3.1 fastcdr: type: git url: https://github.com/eProsima/Fast-CDR.git - version: master + version: v2.1.0 fastrtps: type: git url: https://github.com/eProsima/Fast-DDS.git - version: master + version: 2.12.x fastddsgen: type: git url: https://github.com/eProsima/Fast-DDS-Gen.git - version: master + version: v3.1.0 fastddsgen/thirdparty/idl-parser: type: git url: https://github.com/eProsima/IDL-Parser.git - version: master + version: v2.0.0