summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-06-15 13:35:24 +0200
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-06-15 13:45:07 +0200
commit268c50d79e16b6e3d9211644fd891b1e86a4950c (patch)
tree3fa37ffe99b614806e21466ab319df68a3a2ef8f /pom.xml
parentef0fcedade24e6cd1b2429cc9223d4120ca34a3c (diff)
Warn about maven-surefire-plugin version 2.20
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 99be205d4c1..a9d5915a909 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1094,7 +1094,7 @@
<doclint>all</doclint>
<scala.major-version>2.11</scala.major-version>
<scala.version>${scala.major-version}.4</scala.version>
- <surefire.version>2.19.1</surefire.version>
+ <surefire.version>2.19.1</surefire.version> <!-- NOTE bjorncs 15.06.2017: Version 2.20 has OoM issues -->
</properties>
<modules>