Skip to content

Commit 1a10090

Browse files
committed
Set versions in .repos
Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
1 parent 3e69d5a commit 1a10090

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

shapes-demo-ros2.repos

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ repositories:
66
fastcdr:
77
type: git
88
url: https://github.com/eProsima/Fast-CDR.git
9-
version: 2.3.x
9+
version: v2.3.5
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: 3.2.x
13+
version: v3.2.4
1414
shapes-demo-typesupport:
1515
type: git
1616
url: https://github.com/eProsima/ShapesDemo-TypeSupport.git
1717
version: v1.0.0
1818
shapes-demo:
1919
type: git
2020
url: https://github.com/eProsima/ShapesDemo.git
21-
version: 3.2.x
21+
version: v3.2.4

shapes-demo.repos

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ repositories:
66
fastcdr:
77
type: git
88
url: https://github.com/eProsima/Fast-CDR.git
9-
version: 2.3.x
9+
version: v2.3.5
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: 3.2.x
13+
version: v3.2.4
1414
shapes-demo:
1515
type: git
1616
url: https://github.com/eProsima/ShapesDemo.git
17-
version: 3.2.x
17+
version: v3.2.4

0 commit comments

Comments
 (0)