diff options
author | 2021-09-27 08:11:04 +0000 | |
---|---|---|
committer | 2021-09-27 08:11:04 +0000 | |
commit | cb8bc88d47fb1614aa6d89ce1f0054a1e2775821 (patch) | |
tree | e359d042685501f3ffd2bb8007e59a0a3693043c /pom.xml | |
parent | e55af78a795c46d467e5ce63d647cfb6124c62ad (diff) | |
parent | 4f431887d66854589354c7361f2614f76420d738 (diff) |
Merge "Add get modules response type to openapi"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -431,6 +431,7 @@ <threshold>Low</threshold> <failOnError>true</failOnError> <excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile> + <addSourceDirs>true</addSourceDirs> <xmlOutput>true</xmlOutput> <xmlOutputDirectory>${basedir}/target/spotbugs</xmlOutputDirectory> </configuration> |