From 6a23ad011b48d87e1ce4576932fa1974853527b5 Mon Sep 17 00:00:00 2001 From: Miguel Company Date: Thu, 19 Dec 2024 14:23:18 +0100 Subject: [PATCH] Update versions in .repos Signed-off-by: Miguel Company --- shapes-demo-ros2.repos | 4 ++-- shapes-demo.repos | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/shapes-demo-ros2.repos b/shapes-demo-ros2.repos index 8205d4c..adb01c6 100644 --- a/shapes-demo-ros2.repos +++ b/shapes-demo-ros2.repos @@ -10,7 +10,7 @@ repositories: fastdds: type: git url: https://github.com/eProsima/Fast-DDS.git - version: 3.1.x + version: v3.1.1 shapes-demo-typesupport: type: git url: https://github.com/eProsima/ShapesDemo-TypeSupport.git @@ -18,4 +18,4 @@ repositories: shapes-demo: type: git url: https://github.com/eProsima/ShapesDemo.git - version: 3.1.x + version: v3.1.1 diff --git a/shapes-demo.repos b/shapes-demo.repos index b25dcdd..8d8555f 100644 --- a/shapes-demo.repos +++ b/shapes-demo.repos @@ -10,8 +10,8 @@ repositories: fastdds: type: git url: https://github.com/eProsima/Fast-DDS.git - version: 3.1.x + version: v3.1.1 shapes-demo: type: git url: https://github.com/eProsima/ShapesDemo.git - version: 3.1.x + version: v3.1.1