9 lines
154 B
Groovy
9 lines
154 B
Groovy
rootProject.name = 'webflow'
|
|
|
|
include 'spring-binding'
|
|
include 'spring-faces'
|
|
include 'spring-js'
|
|
include 'spring-js-resources'
|
|
include 'spring-webflow'
|
|
|