6 lines
76 B
Groovy
6 lines
76 B
Groovy
rootProject.name = 'project-mirror'
|
|
|
|
include(
|
|
'core',
|
|
'web-spring'
|
|
) |