Skip to content

Commit 7f28063

Browse files
Duncan Calvertesteve
authored andcommitted
Fix repos file for console_bridge_vendor. (#52)
1 parent bd338a4 commit 7f28063

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

ros2_java_desktop.repos

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ repositories:
1111
type: git
1212
url: https://github.com/ros/class_loader.git
1313
version: ros2
14+
ros2/console_bridge_vendor:
15+
type: git
16+
url: https://github.com/ros2/console_bridge_vendor.git
17+
version: master
1418
ros2/ament_cmake_ros:
1519
type: git
1620
url: https://github.com/ros2/ament_cmake_ros.git
@@ -135,10 +139,6 @@ repositories:
135139
type: git
136140
url: https://github.com/ros2/tlsf.git
137141
version: master
138-
vendor/console_bridge:
139-
type: git
140-
url: https://github.com/ros/console_bridge.git
141-
version: master
142142
ros2_java/ros2_java:
143143
type: git
144144
url: https://github.com/esteve/ros2_java.git

0 commit comments

Comments
 (0)