4 lines
79 B
Groovy
4 lines
79 B
Groovy
rootProject.name = 'EntityLib'
|
|
include 'test-plugin'
|
|
include 'wrapper-entity'
|
|
|