aboutsummaryrefslogtreecommitdiffstats
path: root/cps-parent
diff options
context:
space:
mode:
Diffstat (limited to 'cps-parent')
-rwxr-xr-xcps-parent/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml
index d8660d0e9..9c5c7c43a 100755
--- a/cps-parent/pom.xml
+++ b/cps-parent/pom.xml
@@ -113,6 +113,11 @@
</execution>
</executions>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>3.0.0-M5</version>
+ </plugin>
<!-- Swagger code generation. -->
<plugin>
<groupId>io.swagger.codegen.v3</groupId>