We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 498fbdf commit 1174e79Copy full SHA for 1174e79
1 file changed
pom.xml
@@ -341,16 +341,6 @@
341
</execution>
342
</executions>
343
</plugin>
344
-
345
- <plugin>
346
- <groupId>org.apache.maven.plugins</groupId>
347
- <artifactId>maven-surefire-plugin</artifactId>
348
- <version>${maven-surefire-plugin.version}</version>
349
- <configuration>
350
- <useModulePath>false</useModulePath>
351
- </configuration>
352
- </plugin>
353
354
</plugins>
355
</build>
356
0 commit comments