-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
36 lines (36 loc) · 1.43 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
[submodule "ZipkinService"]
path = ZipkinService
url = https://github.com/symbiote-h2020/ZipkinService.git
[submodule "CloudConfigService"]
path = CloudConfigService
url = https://github.com/symbiote-h2020/CloudConfigService.git
[submodule "Monitoring"]
path = Monitoring
url = https://github.com/symbiote-h2020/Monitoring.git
[submodule "RegistrationHandler"]
path = RegistrationHandler
url = https://github.com/symbiote-h2020/RegistrationHandler.git
[submodule "ResourceAccessProxy"]
path = ResourceAccessProxy
url = https://github.com/symbiote-h2020/ResourceAccessProxy.git
[submodule "EurekaService"]
path = EurekaService
url = https://github.com/symbiote-h2020/EurekaService.git
[submodule "AuthenticationAuthorizationManager"]
path = AuthenticationAuthorizationManager
url = https://github.com/symbiote-h2020/AuthenticationAuthorizationManager.git
[submodule "PlatformRegistry"]
path = PlatformRegistry
url = https://github.com/symbiote-h2020/PlatformRegistry.git
[submodule "FederationManager"]
path = FederationManager
url = https://github.com/symbiote-h2020/FederationManager.git
[submodule "SubscriptionManager"]
path = SubscriptionManager
url = https://github.com/symbiote-h2020/SubscriptionManager.git
[submodule "BarteringAndTrading"]
path = BarteringAndTrading
url = https://github.com/symbiote-h2020/BarteringAndTrading
[submodule "TrustManager"]
path = TrustManager
url = https://github.com/symbiote-h2020/TrustManager.git