diff --git a/ament_java.repos b/ament_java.repos index 9498230..611cc9e 100644 --- a/ament_java.repos +++ b/ament_java.repos @@ -2,36 +2,44 @@ repositories: ament/ament_cmake: type: git url: https://github.com/ament/ament_cmake.git - version: 0.5.1 + version: dashing ament/ament_index: type: git url: https://github.com/ament/ament_index.git - version: 0.5.1 + version: dashing ament/ament_lint: type: git url: https://github.com/ament/ament_lint.git - version: 0.5.2 + version: dashing ament/ament_package: type: git url: https://github.com/ament/ament_package.git - version: 0.5.2 - ament/ament_tools: - type: git - url: https://github.com/esteve/ament_tools.git - version: win32-platform + version: dashing ament/googletest: type: git url: https://github.com/ament/googletest.git - version: 4b6e624e78ba3d43c1602ffc80478ee7253e0b04 + version: dashing ament/osrf_pycommon: type: git url: https://github.com/osrf/osrf_pycommon.git - version: 0.1.5 + version: dashing ament/uncrustify: type: git - url: https://github.com/ament/uncrustify.git - version: 0.66.1 + url: https://github.com/uncrustify/uncrustify + version: master + ament/uncrustify_vendor: + type: git + url: https://github.com/ament/uncrustify_vendor/ + version: dashing ament_java/ament_java: type: git - url: https://github.com/esteve/ament_java.git + url: https://github.com/ros2-java/ament_java version: master + colcon/colcon-gradle: + type: git + url: https://github.com/colcon/colcon-gradle + version: master + colcon/colcon-ros-gradle: + type: git + url: https://github.com/colcon/colcon-ros-gradle + version: master