Skip to content

Commit 7adaeba

Browse files
committed
Adding missing v in .repos
Signed-off-by: Emilio Cuesta <[email protected]>
1 parent e3d7d78 commit 7adaeba

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ddsrouter.repos

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@ repositories:
66
fastcdr:
77
type: git
88
url: https://github.com/eProsima/Fast-CDR.git
9-
version: 2.3.0
9+
version: v2.3.0
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: 3.3.0
13+
version: v3.3.0
1414
dev-utils:
1515
type: git
1616
url: https://github.com/eProsima/dev-utils.git
17-
version: 1.3.0
17+
version: v1.3.0
1818
ddspipe:
1919
type: git
2020
url: https://github.com/eProsima/DDS-Pipe.git
21-
version: 1.3.0
21+
version: v1.3.0
2222
ddsrouter:
2323
type: git
2424
url: https://github.com/eProsima/DDS-Router.git
25-
version: 3.3.0
25+
version: v3.3.0

0 commit comments

Comments
 (0)