summaryrefslogtreecommitdiff
path: root/src/it/it0016-layout/pom.xml
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2009-12-15 22:53:33 +0100
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2009-12-15 22:53:33 +0100
commit54c4c84888b840be561565f79654e59f80766ecc (patch)
treebcf346d5dc996fa77e840e30f643ceb47dac3b00 /src/it/it0016-layout/pom.xml
parent8c046e79b56e71bd0a9f3787712963bc2523d8f1 (diff)
downloadmaven-nar-plugin-54c4c84888b840be561565f79654e59f80766ecc.tar.gz
maven-nar-plugin-54c4c84888b840be561565f79654e59f80766ecc.tar.bz2
maven-nar-plugin-54c4c84888b840be561565f79654e59f80766ecc.tar.xz
maven-nar-plugin-54c4c84888b840be561565f79654e59f80766ecc.zip
Fixed NAR-90 and NAR-118
Diffstat (limited to 'src/it/it0016-layout/pom.xml')
-rw-r--r--src/it/it0016-layout/pom.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/it/it0016-layout/pom.xml b/src/it/it0016-layout/pom.xml
index 0fc5b68..c72a6f3 100644
--- a/src/it/it0016-layout/pom.xml
+++ b/src/it/it0016-layout/pom.xml
@@ -44,7 +44,9 @@ under the License.
</build>
<modules>
- <module>it0016-executable-dep-lib-shared</module>
- <module>it0016-lib-shared</module>
+ <module>it0016-executable-dep-lib-shared-layout20</module>
+ <module>it0016-executable-dep-lib-shared-layout21</module>
+ <module>it0016-lib-shared-layout20</module>
+ <module>it0016-lib-shared-layout21</module>
</modules>
</project>