-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.15 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 "core"]
path = core
url = git://github.com/romaframework/core.git
[submodule "frontend"]
path = frontend
url = git://github.com/romaframework/frontend.git
[submodule "persistence-datanucleus"]
path = persistence-datanucleus
url = git://github.com/romaframework/persistence-datanucleus.git
[submodule "project-web"]
path = project-web
url = git://github.com/romaframework/project-web.git
[submodule "view-janiculum"]
path = view-janiculum
url = git://github.com/romaframework/view-janiculum.git
[submodule "users"]
path = users
url = git://github.com/romaframework/users.git
[submodule "console"]
path = console
url = git://github.com/romaframework/console.git
[submodule "mail"]
path = mail
url = git://github.com/romaframework/mail.git
[submodule "wizard"]
path = wizard
url = git://github.com/romaframework/wizard.git
[submodule "chart-jfreechart"]
path = chart-jfreechart
url = git://github.com/romaframework/chart-jfreechart.git
[submodule "reporting-jr"]
path = reporting-jr
url = git://github.com/romaframework/reporting-jr.git
[submodule "scheduler-quartz"]
path = scheduler-quartz
url = git://github.com/romaframework/scheduler-quartz.git