Skip to content

Commit 1426da3

Browse files
authored
Use main branch of dependencies in backend main branch (#129)
Signed-off-by: RaulSanchez <raul@eprosima.com>
1 parent 89f2c7a commit 1426da3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fastdds_statistics_backend.repos

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ repositories:
1010
fastdds:
1111
type: git
1212
url: https://github.com/eProsima/Fast-DDS.git
13-
version: 2.3.x
13+
version: master
1414
fastdds_statistics_backend:
1515
type: git
1616
url: https://github.com/eProsima/Fast-DDS-statistics-backend.git
17-
version: v0.3.0
17+
version: main
1818
fastrtpsgen:
1919
type: git
2020
url: https://github.com/eProsima/Fast-DDS-Gen.git

0 commit comments

Comments
 (0)