summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2df888f9..24a773d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -215,7 +215,8 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.20.1</version>
+ <!-- BUILDTOOLS-362 / SUREFIRE-1444 - newer version fails in Docker -->
+ <version>2.20</version>
<configuration>
<workingDirectory>${basedir}/target/test-server</workingDirectory>
<excludes>