From f8df07347592ee718d0338cae0554669d49d5349 Mon Sep 17 00:00:00 2001 From: Raul Sanchez-Mateos Lizano Date: Thu, 23 Dec 2021 15:31:00 +0100 Subject: [PATCH] Set dependencies version in repos file (#143) Signed-off-by: RaulSanchez --- fastdds_monitor.repos | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fastdds_monitor.repos b/fastdds_monitor.repos index 6c275519..4bfaf3e2 100644 --- a/fastdds_monitor.repos +++ b/fastdds_monitor.repos @@ -2,20 +2,20 @@ repositories: foonathan_memory_vendor: type: git url: https://github.com/eProsima/foonathan_memory_vendor.git - version: master + version: v1.2.0 fastcdr: type: git url: https://github.com/eProsima/Fast-CDR.git - version: master + version: v1.0.23 fastdds: type: git url: https://github.com/eProsima/Fast-DDS.git - version: master + version: v2.5.0 fastdds_statistics_backend: type: git url: https://github.com/eProsima/Fast-DDS-statistics-backend.git - version: main + version: v0.4.0 fastdds_monitor: type: git url: https://github.com/eProsima/Fast-DDS-monitor.git - version: main + version: v1.1.0