summaryrefslogtreecommitdiff
path: root/src/it/it0014-multi-module/it0014-jni-dep-lib-shared/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/it/it0014-multi-module/it0014-jni-dep-lib-shared/pom.xml')
-rw-r--r--src/it/it0014-multi-module/it0014-jni-dep-lib-shared/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/it/it0014-multi-module/it0014-jni-dep-lib-shared/pom.xml b/src/it/it0014-multi-module/it0014-jni-dep-lib-shared/pom.xml
index 997ec91..90439ad 100644
--- a/src/it/it0014-multi-module/it0014-jni-dep-lib-shared/pom.xml
+++ b/src/it/it0014-multi-module/it0014-jni-dep-lib-shared/pom.xml
@@ -42,7 +42,6 @@ under the License.
</properties>
<build>
- <defaultGoal>integration-test</defaultGoal>
<plugins>
<plugin>
<artifactId>maven-nar-plugin</artifactId>
@@ -65,6 +64,7 @@ under the License.
<groupId>org.apache.maven.its.nar</groupId>
<artifactId>it0014-lib-shared</artifactId>
<version>1.0-SNAPSHOT</version>
+ <type>nar</type>
</dependency>
</dependencies>
</project>