diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |