forked from kimhyungsik/ax_hub_mcp_tool
9 lines
207 B
Groovy
9 lines
207 B
Groovy
rootProject.name = 'axhub-admin'
|
|
|
|
include 'axhub-common'
|
|
include 'axhub-gateway'
|
|
include 'axhub-tool-core'
|
|
include 'axhub-tool-sms'
|
|
include 'axhub-tool-email'
|
|
include 'axhub-tool-other'
|
|
\ninclude 'payment'\n |