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