build: fix broken plugin property
diff --git a/pom.xml b/pom.xml
index f6f7717..04e6ff8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1468,7 +1468,7 @@
                             <goal>execute</goal>
                         </goals>
                         <configuration>
-                            <skip>${skipScmValidation}</skip>
+                            <skipScriptExecution>${skipScmValidation}</skipScriptExecution>
                             <scripts>
                                 <script><![CDATA[
                                     // Ensure that the <scm> element is present and correctly populated. This prevents