diff --git a/pom.xml b/pom.xml
index 9c2e817b1fada7706849aedcb428d74ba037f992..028d4e0b3490679de4956e50e419a4e14707ddeb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -280,7 +280,7 @@
                     <argLine>-Dfile.encoding=UTF-8</argLine>
 
                     <systemPropertyVariables>
-                        <test>true</test>
+                        <testProfile>true</testProfile>
                     </systemPropertyVariables>
                 </configuration>
             </plugin>