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