diff options
Diffstat (limited to 'standalone')
-rwxr-xr-x | standalone/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml index 33cfdde2..033fab18 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -204,6 +204,7 @@ <outputDirectory>${project.basedir}</outputDirectory> <transitiveExcludes>*</transitiveExcludes> <showVersions>true</showVersions> + <showGroupIds>true</showGroupIds> </configuration> </plugin> </plugins> |