We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68d36d commit 01dd879Copy full SHA for 01dd879
modules/openapi-generator-maven-plugin/pom.xml
@@ -16,7 +16,6 @@
16
<properties>
17
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18
<sonar.exclusions>**/src/main/java/org/openapitools/codegen/plugin/**/*</sonar.exclusions>
19
- <!-- used for integration tests verification scripts, managed by the test harness plugin -->
20
</properties>
21
<dependencies>
22
<dependency>
0 commit comments