aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 095b06585..4de1ab5a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,6 +99,7 @@
<pluginExecutionFilter>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
+ <versionRange>[1.6.0,)</versionRange>
<goals>
<goal>java</goal>
</goals>