summaryrefslogtreecommitdiffstats
path: root/common/common-scripts/src/main/resources/modules/modulesListDefaultContent
blob: 3e5ae865919de503497c90e8d6db5fc370d54c0a (plain)
1
2
3
4
5
6
7
// Generated from ${groupId}/${artifactId}/${version}
//
// This distribution does not define any own modules.
// In order to do so either distribution.modules property must be defined in distribution pom.xml,
// containing list of desired modules to start or this file can be directly edited with same effect.
//
// Note : Modules should be referenced by full class name. e.g: io.fd.test.SampleModule and separated with comma.