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