Skip to content

Commit 7240180

Browse files
committed
rosjava installer now using hydro branches everywhere
1 parent 5c51424 commit 7240180

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rosjava.rosinstall

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
{'git': {'local-name': 'rosjava_build_tools', 'version': 'hydro', 'uri':'https://github.com/rosjava/rosjava_build_tools.git'}},
99
{'git': {'local-name': 'rosjava_bootstrap', 'version': 'hydro', 'uri':'https://github.com/rosjava/rosjava_bootstrap.git'}},
1010
{'git': {'local-name': 'rosjava_messages', 'version': 'hydro', 'uri':'https://github.com/rosjava/rosjava_messages.git'}},
11-
{'git': {'local-name': 'rosjava_core', 'version': 'releases', 'uri':'https://github.com/rosjava/rosjava_core.git'}},
12-
{'git': {'local-name': 'rosjava_extras', 'version': 'releases', 'uri':'https://github.com/rosjava/rosjava_extras.git'}},
13-
{'git': {'local-name': 'zeroconf_jmdns_suite', 'version': 'hydro-devel', 'uri':'https://github.com/rosjava/zeroconf_jmdns_suite.git'}},
11+
{'git': {'local-name': 'rosjava_core', 'version': 'hydro', 'uri':'https://github.com/rosjava/rosjava_core.git'}},
12+
{'git': {'local-name': 'rosjava_extras', 'version': 'hydro', 'uri':'https://github.com/rosjava/rosjava_extras.git'}},
13+
{'git': {'local-name': 'zeroconf_jmdns_suite', 'version': 'hydro', 'uri':'https://github.com/rosjava/zeroconf_jmdns_suite.git'}},
1414
]
1515

0 commit comments

Comments
 (0)