5 lines
87 B
Groovy
5 lines
87 B
Groovy
rootProject.name = 'spring-gemfire'
|
|
|
|
include 'docs'
|
|
|
|
docs = findProject(':docs') |