diff options
Diffstat (limited to 'src/it/it0002-executable-static')
-rw-r--r-- | src/it/it0002-executable-static/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/it/it0002-executable-static/pom.xml b/src/it/it0002-executable-static/pom.xml index 9a22bae..7c49baf 100644 --- a/src/it/it0002-executable-static/pom.xml +++ b/src/it/it0002-executable-static/pom.xml @@ -39,7 +39,7 @@ under the License. </description> <properties> - <maven.test.skip.exec>true</maven.test.skip.exec> + <skipTests>true</skipTests> </properties> <build> |