diff options
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -786,6 +786,7 @@ </rulesets> <excludeRoots> <excludeRoot>target/generated/cxf</excludeRoot> + <excludeRoot>target/generated/swagger</excludeRoot> </excludeRoots> </configuration> </plugin> |