Skip to content

Commit b402c58

Browse files
authored
Set versions on .repos (#67)
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
1 parent a9a6d90 commit b402c58

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

fastdds_python.repos

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,24 @@ repositories:
22
foonathan_memory_vendor:
33
type: git
44
url: https://github.com/eProsima/foonathan_memory_vendor.git
5-
version: master
5+
version: v1.3.1
66
fastcdr:
77
type: git
88
url: https://github.com/eProsima/Fast-CDR.git
99
version: 1.1.x
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: master
13+
version: 2.11.x
1414
fastdds_python:
1515
type: git
1616
url: https://github.com/eProsima/Fast-DDS-python.git
17-
version: main
17+
version: 2.1.x
1818
fastddsgen:
1919
type: git
2020
url: https://github.com/eProsima/Fast-DDS-Gen.git
21-
version: master
21+
version: v2.5.1
2222
fastddsgen/thirdparty/idl-parser:
2323
type: git
2424
url: https://github.com/eProsima/IDL-Parser.git
25-
version: master
26-
25+
version: v1.6.0

0 commit comments

Comments
 (0)