5 lines
91 B
Groovy
5 lines
91 B
Groovy
rootProject.name = 'spring-kafka-dist'
|
|
|
|
include 'spring-kafka'
|
|
include 'spring-kafka-test'
|