summaryrefslogtreecommitdiff
path: root/src/it/it0016-layout/it0016-executable-dep-lib-shared-layout21/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/it/it0016-layout/it0016-executable-dep-lib-shared-layout21/pom.xml')
-rw-r--r--src/it/it0016-layout/it0016-executable-dep-lib-shared-layout21/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/it/it0016-layout/it0016-executable-dep-lib-shared-layout21/pom.xml b/src/it/it0016-layout/it0016-executable-dep-lib-shared-layout21/pom.xml
index 3322daa..d5e21ef 100644
--- a/src/it/it0016-layout/it0016-executable-dep-lib-shared-layout21/pom.xml
+++ b/src/it/it0016-layout/it0016-executable-dep-lib-shared-layout21/pom.xml
@@ -58,11 +58,13 @@ under the License.
</plugin>
</plugins>
</build>
+
<dependencies>
<dependency>
<groupId>org.apache.maven.its.nar</groupId>
<artifactId>it0016-lib-shared-layout21</artifactId>
<version>1.0-SNAPSHOT</version>
+ <type>nar</type>
</dependency>
</dependencies>
</project>