-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.62 KB
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 1.62 KB
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 "src/test/resources/test-applications/spring-petclinic"]
path = src/test/resources/test-applications/spring-petclinic
url = https://github.com/spring-projects/spring-petclinic.git
[submodule "src/test/resources/test-applications/cargotracker"]
path = src/test/resources/test-applications/cargotracker
url = https://github.com/eclipse-ee4j/cargotracker.git
[submodule "src/test/resources/test-applications/commons-lang"]
path = src/test/resources/test-applications/commons-lang
url = https://github.com/apache/commons-lang.git
[submodule "src/test/resources/test-applications/quarkuscoffeeshop-counter"]
path = src/test/resources/test-applications/quarkuscoffeeshop-counter
url = https://github.com/quarkuscoffeeshop/quarkuscoffeeshop-counter.git
[submodule "src/test/resources/test-applications/quarkuscoffeeshop-barista"]
path = src/test/resources/test-applications/quarkuscoffeeshop-barista
url = https://github.com/quarkuscoffeeshop/quarkuscoffeeshop-barista.git
[submodule "src/test/resources/test-applications/quarkuscoffeeshop-kitchen"]
path = src/test/resources/test-applications/quarkuscoffeeshop-kitchen
url = https://github.com/quarkuscoffeeshop/quarkuscoffeeshop-kitchen.git
[submodule "src/test/resources/test-applications/quarkuscoffeeshop-inventory"]
path = src/test/resources/test-applications/quarkuscoffeeshop-inventory
url = https://github.com/quarkuscoffeeshop/quarkuscoffeeshop-inventory.git
[submodule "src/test/resources/test-applications/quarkuscoffeeshop-domain"]
path = src/test/resources/test-applications/quarkuscoffeeshop-domain
url = https://github.com/quarkuscoffeeshop/quarkuscoffeeshop-domain.git