aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
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 e76ccf67..aee2d2a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
<target>1.6</target>
<testSource>1.8</testSource>
<testTarget>1.8</testTarget>
- <compilerArgument>-parameters</compilerArgument>
+ <testCompilerArgument>-parameters</testCompilerArgument>
</configuration>
</plugin>
<plugin>