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