We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54a5b11 + 60e76e7 commit 5a0b157Copy full SHA for 5a0b157
1 file changed
pom.xml
@@ -392,7 +392,7 @@ limitations under the License.
392
<plugin> <!-- Unit Tests -->
393
<groupId>org.apache.maven.plugins</groupId>
394
<artifactId>maven-surefire-plugin</artifactId>
395
- <version>3.0.0-M8</version>
+ <version>3.0.0</version>
396
<configuration>
397
<skipTests>${skipTests}</skipTests>
398
<reportNameSuffix>sponge_log</reportNameSuffix>
0 commit comments