diff options
Diffstat (limited to 'odlparent/mdsal-it-parent/pom.xml')
-rw-r--r-- | odlparent/mdsal-it-parent/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml index e32511ef..8af423c9 100644 --- a/odlparent/mdsal-it-parent/pom.xml +++ b/odlparent/mdsal-it-parent/pom.xml @@ -636,6 +636,7 @@ <outputDirectory>${project.basedir}</outputDirectory> <transitiveExcludes>*</transitiveExcludes> <showVersions>true</showVersions> + <showGroupIds>true</showGroupIds> </configuration> </plugin> </plugins> |