From 91325c9b4d9bfa34a411e2acfbca777231b2b23a Mon Sep 17 00:00:00 2001 From: EduPonz Date: Tue, 30 Mar 2021 12:14:08 +0200 Subject: [PATCH] Set versions in repos file Signed-off-by: EduPonz --- fastrtps.repos | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fastrtps.repos b/fastrtps.repos index ae127f7ec2f..c50da9d563e 100644 --- a/fastrtps.repos +++ b/fastrtps.repos @@ -2,21 +2,21 @@ repositories: foonathan_memory_vendor: type: git url: https://github.com/eProsima/foonathan_memory_vendor.git - version: master + version: v1.0.0 fastcdr: type: git url: https://github.com/eProsima/Fast-CDR.git - version: master + version: v1.0.20 fastrtps: type: git url: https://github.com/eProsima/Fast-DDS.git - version: master + version: v2.3.0 fastrtpsgen: type: git url: https://github.com/eProsima/Fast-DDS-Gen.git - version: master + version: v2.0.0 fastrtpsgen/thirdparty/idl-parser: type: git url: https://github.com/eProsima/IDL-Parser.git - version: master + version: v1.1.0