5 lines
78 B
Groovy
5 lines
78 B
Groovy
rootProject.name = 'bobby-pay'
|
|
include 'membership-service'
|
|
include 'common'
|
|
|