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.
2 parents eddcbb9 + bfcbc9c commit 869df9dCopy full SHA for 869df9d
1 file changed
pom.xml
@@ -69,22 +69,6 @@
69
<id>codeQuality</id>
70
<build>
71
<plugins>
72
- <!-- <plugin>
73
- <groupId>org.apache.maven.plugins</groupId>
74
- <artifactId>maven-wrapper-plugin</artifactId>
75
- <version>3.3.2</version>
76
- <executions>
77
- <execution>
78
- <id>default-cli</id>
79
- <goals>
80
- <goal>generate-wrapper</goal>
81
- </goals>
82
- <configuration>
83
- <mavenVersion>3.9.8</mavenVersion>
84
- </configuration>
85
- </execution>
86
- </executions>
87
- </plugin> -->
88
<plugin>
89
<groupId>org.jacoco</groupId>
90
<artifactId>jacoco-maven-plugin</artifactId>
0 commit comments