diff options
Diffstat (limited to 'src/it/it0006-jni-3rdparty')
-rw-r--r-- | src/it/it0006-jni-3rdparty/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/it/it0006-jni-3rdparty/pom.xml b/src/it/it0006-jni-3rdparty/pom.xml index b3f5647..addbc0f 100644 --- a/src/it/it0006-jni-3rdparty/pom.xml +++ b/src/it/it0006-jni-3rdparty/pom.xml @@ -40,7 +40,7 @@ under the License. <url>http://maven.apache.org/</url> <properties> - <maven.test.skip.exec>true</maven.test.skip.exec> + <skipTests>true</skipTests> </properties> <build> |