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