diff options
Diffstat (limited to 'src/it/it0003-jni/pom.xml')
-rw-r--r-- | src/it/it0003-jni/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/it/it0003-jni/pom.xml b/src/it/it0003-jni/pom.xml index 9069e8f..18ad2d8 100644 --- a/src/it/it0003-jni/pom.xml +++ b/src/it/it0003-jni/pom.xml @@ -45,7 +45,7 @@ under the License. --> <build> - <defaultGoal>integration-test</defaultGoal> + <defaultGoal>install</defaultGoal> <plugins> <plugin> <artifactId>maven-nar-plugin</artifactId> |