Skip to content

Commit e7f7d8d

Browse files
author
jparisu
committed
Refs #15060: Fix ddsrouter.repos for v0.4.0
Signed-off-by: jparisu <javierparis@eprosima.com>
1 parent d1b6cbd commit e7f7d8d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ddsrouter.repos

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ repositories:
22
foonathan_memory_vendor:
33
type: git
44
url: https://github.com/eProsima/foonathan_memory_vendor.git
5-
version: master
5+
version: v1.2.1
66
fastcdr:
77
type: git
88
url: https://github.com/eProsima/Fast-CDR.git
9-
version: master
9+
version: v1.0.24
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: master
13+
version: v2.7.0
1414
ddsrouter:
1515
type: git
1616
url: https://github.com/eProsima/DDS-Router.git
17-
version: main
17+
version: v0.4.0

0 commit comments

Comments
 (0)