Skip to content

Commit

Permalink
Set versions in repos file
Browse files Browse the repository at this point in the history
Signed-off-by: EduPonz <[email protected]>
  • Loading branch information
EduPonz committed Mar 31, 2021
1 parent c197078 commit 91325c9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions fastrtps.repos
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@ repositories:
foonathan_memory_vendor:
type: git
url: https://github.com/eProsima/foonathan_memory_vendor.git
version: master
version: v1.0.0
fastcdr:
type: git
url: https://github.com/eProsima/Fast-CDR.git
version: master
version: v1.0.20
fastrtps:
type: git
url: https://github.com/eProsima/Fast-DDS.git
version: master
version: v2.3.0
fastrtpsgen:
type: git
url: https://github.com/eProsima/Fast-DDS-Gen.git
version: master
version: v2.0.0
fastrtpsgen/thirdparty/idl-parser:
type: git
url: https://github.com/eProsima/IDL-Parser.git
version: master
version: v1.1.0

0 comments on commit 91325c9

Please sign in to comment.