diff options
Diffstat (limited to 'src/it/it0011-executable-dep-lib-static')
-rw-r--r-- | src/it/it0011-executable-dep-lib-static/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/it/it0011-executable-dep-lib-static/pom.xml b/src/it/it0011-executable-dep-lib-static/pom.xml index 62795a5..476ef0d 100644 --- a/src/it/it0011-executable-dep-lib-static/pom.xml +++ b/src/it/it0011-executable-dep-lib-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> |