Skip to content

Commit 71fffb3

Browse files
committed
Refs #17830: Set versions in fastdds_python.repos
Signed-off-by: Mikel Rico <mikelrico@eprosima.com>
1 parent 515fe2e commit 71fffb3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

fastdds_python.repos

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,25 @@ 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.0
66
fastcdr:
77
type: git
88
url: https://github.com/eProsima/Fast-CDR.git
9-
version: master
9+
version: v1.0.27
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: master
13+
version: v2.10.0
1414
fastdds_python:
1515
type: git
1616
url: https://github.com/eProsima/Fast-DDS-python.git
17-
version: main
17+
version: v1.2.1
1818
fastddsgen:
1919
type: git
2020
url: https://github.com/eProsima/Fast-DDS-Gen.git
21-
version: master
21+
version: v2.4.0
2222
fastddsgen/thirdparty/idl-parser:
2323
type: git
2424
url: https://github.com/eProsima/IDL-Parser.git
25-
version: master
25+
version: v1.5.0
2626

0 commit comments

Comments
 (0)