forked from apache/brooklyn
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 771 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "brooklyn-ui"]
path = brooklyn-ui
url = https://github.com/pushtechnology/brooklyn-ui.git
branch = master
[submodule "brooklyn-server"]
path = brooklyn-server
url = https://github.com/pushtechnology/brooklyn-server.git
branch = master
[submodule "brooklyn-library"]
path = brooklyn-library
url = https://github.com/pushtechnology/brooklyn-library.git
branch = master
[submodule "brooklyn-dist"]
path = brooklyn-dist
url = https://github.com/pushtechnology/brooklyn-dist.git
branch = master
[submodule "brooklyn-docs"]
path = brooklyn-docs
url = https://github.com/pushtechnology/brooklyn-docs.git
branch = master
[submodule "brooklyn-client"]
path = brooklyn-client
url = https://github.com/pushtechnology/brooklyn-client.git
branch = master