Skip to content

Commit 3103240

Browse files
Use released GPL for binary builds
1 parent 5d84061 commit 3103240

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
repositories:
2-
generate_parameter_library:
3-
type: git
4-
url: https://github.com/picknikrobotics/generate_parameter_library.git
5-
version: main
2+
## EXAMPLE DEPENDENCY
3+
# <some_ros_package>:
4+
# type: git
5+
# url: [email protected]:<some_github_namespace>/<some_ros_package>.git
6+
# version: master
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
repositories:
2-
generate_parameter_library:
3-
type: git
4-
url: https://github.com/picknikrobotics/generate_parameter_library.git
5-
version: main
2+
## EXAMPLE DEPENDENCY
3+
# <some_ros_package>:
4+
# type: git
5+
# url: [email protected]:<some_github_namespace>/<some_ros_package>.git
6+
# version: master

0 commit comments

Comments
 (0)