diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/it/it0016-layout/it0016-executable-dep-lib-shared/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/it/it0016-layout/it0016-executable-dep-lib-shared/pom.xml b/src/it/it0016-layout/it0016-executable-dep-lib-shared/pom.xml index 95b34e0..e73be91 100644 --- a/src/it/it0016-layout/it0016-executable-dep-lib-shared/pom.xml +++ b/src/it/it0016-layout/it0016-executable-dep-lib-shared/pom.xml @@ -48,6 +48,7 @@ under the License. <artifactId>maven-nar-plugin</artifactId> <extensions>true</extensions> <configuration> + <layout>NarLayout20</layout> <libraries> <library> <type>executable</type> |