Skip to content

Commit

Permalink
Refs #15060: Fix ddsrouter.repos for v0.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: jparisu <[email protected]>
  • Loading branch information
jparisu committed Jul 5, 2022
1 parent d1b6cbd commit e7f7d8d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ddsrouter.repos
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ repositories:
foonathan_memory_vendor:
type: git
url: https://github.com/eProsima/foonathan_memory_vendor.git
version: master
version: v1.2.1
fastcdr:
type: git
url: https://github.com/eProsima/Fast-CDR.git
version: master
version: v1.0.24
fastdds:
type: git
url: https://github.com/eProsima/Fast-DDS.git
version: master
version: v2.7.0
ddsrouter:
type: git
url: https://github.com/eProsima/DDS-Router.git
version: main
version: v0.4.0

0 comments on commit e7f7d8d

Please sign in to comment.