mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 13:26:51 +00:00
feature/update_jdk_13: update scalatest-maven-plugin version
This commit is contained in:
parent
dadfdcb5d7
commit
849d912e23
@ -410,7 +410,6 @@
|
||||
<!-- enable the scalatest plugin -->
|
||||
<groupId>org.scalatest</groupId>
|
||||
<artifactId>scalatest-maven-plugin</artifactId>
|
||||
<version>1.0</version>
|
||||
<configuration>
|
||||
<reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory>
|
||||
<forkMode>once</forkMode>
|
||||
|
||||
@ -97,7 +97,6 @@
|
||||
<!-- enable the scalatest plugin -->
|
||||
<groupId>org.scalatest</groupId>
|
||||
<artifactId>scalatest-maven-plugin</artifactId>
|
||||
<version>1.0</version>
|
||||
<configuration>
|
||||
<reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory>
|
||||
<forkMode>once</forkMode>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user