-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
44 lines (44 loc) · 1.81 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[submodule "COLID-AppData-Service"]
path = COLID-AppData-Service
url = https://github.com/Bayer-Group/COLID-AppData-Service.git
branch = master
[submodule "COLID-Data-Marketplace-Frontend"]
path = COLID-Data-Marketplace-Frontend
url = https://github.com/Bayer-Group/COLID-Data-Marketplace-Frontend.git
branch = master
[submodule "COLID-Editor-Frontend"]
path = COLID-Editor-Frontend
url = https://github.com/Bayer-Group/COLID-Editor-Frontend.git
branch = master
[submodule "COLID-Indexing-Crawler-Service"]
path = COLID-Indexing-Crawler-Service
url = https://github.com/Bayer-Group/COLID-Indexing-Crawler-Service.git
branch = master
[submodule "COLID-Registration-Service"]
path = COLID-Registration-Service
url = https://github.com/Bayer-Group/COLID-Registration-Service.git
branch = master
[submodule "COLID-Reporting-Service"]
path = COLID-Reporting-Service
url = https://github.com/Bayer-Group/COLID-Reporting-Service.git
branch = master
[submodule "COLID-Scheduler-Service"]
path = COLID-Scheduler-Service
url = https://github.com/Bayer-Group/COLID-Scheduler-Service.git
branch = master
[submodule "COLID-Search-Service"]
path = COLID-Search-Service
url = https://github.com/Bayer-Group/COLID-Search-Service.git
branch = master
[submodule "KGE-Web-service"]
path = KGE-Web-service
url = https://github.com/Bayer-Group/KGE-Web-service.git
[submodule "KGE-Frontend"]
path = KGE-Frontend
url = https://github.com/Bayer-Group/KGE-Frontend.git
[submodule "COLID-ResourceRelationshipManager-Frontend"]
path = COLID-ResourceRelationshipManager-Frontend
url = https://github.com/Bayer-Group/COLID-ResourceRelationshipManager-Frontend.git
[submodule "COLID-ResourceRelationshipManager-Backend"]
path = COLID-ResourceRelationshipManager-Backend
url = https://github.com/Bayer-Group/COLID-ResourceRelationshipManager-Backend.git