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 56d7866 commit ace6e39Copy full SHA for ace6e39
pom.xml
@@ -109,7 +109,7 @@
109
<plugin>
110
<groupId>org.apache.maven.plugins</groupId>
111
<artifactId>maven-surefire-plugin</artifactId>
112
- <version>3.0.0-M5</version>
+ <version>3.0.0-M4</version>
113
<configuration>
114
<forkCount>0</forkCount> <!-- Workaround for modularity bug -->
115
<argLine>-Dfile.encoding=${project.build.sourceEncoding}</argLine>
0 commit comments