diff options
Diffstat (limited to 'src/it/it0009-jni-dep-lib-shared')
-rw-r--r-- | src/it/it0009-jni-dep-lib-shared/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/it/it0009-jni-dep-lib-shared/pom.xml b/src/it/it0009-jni-dep-lib-shared/pom.xml index 42ebba5..f893424 100644 --- a/src/it/it0009-jni-dep-lib-shared/pom.xml +++ b/src/it/it0009-jni-dep-lib-shared/pom.xml @@ -66,6 +66,7 @@ under the License. <groupId>org.apache.maven.its.nar</groupId> <artifactId>it0007-lib-shared</artifactId> <version>1.0-SNAPSHOT</version> + <type>nar</type> </dependency> </dependencies> </project> |