diff options
Diffstat (limited to 'src/it/it0009-jni-dep-lib-shared/pom.xml')
-rw-r--r-- | src/it/it0009-jni-dep-lib-shared/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/it/it0009-jni-dep-lib-shared/pom.xml b/src/it/it0009-jni-dep-lib-shared/pom.xml index a1e570a..42ebba5 100644 --- a/src/it/it0009-jni-dep-lib-shared/pom.xml +++ b/src/it/it0009-jni-dep-lib-shared/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> |