mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-06 12:20:56 +01:00
update maven surefire plugin to version 2.12
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -305,7 +305,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-report-plugin</artifactId>
|
||||
<version>2.11</version>
|
||||
<version>2.12</version>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
@@ -369,7 +369,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-report-plugin</artifactId>
|
||||
<version>2.11</version>
|
||||
<version>2.12</version>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
|
||||
Reference in New Issue
Block a user