diff options
author | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2010-01-11 11:42:32 +0100 |
---|---|---|
committer | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2010-01-11 11:42:32 +0100 |
commit | 791531b2f734389b292a580c1fe6af25eaf798ae (patch) | |
tree | 1b3cb1b658cbe7f9e9f01cef16ca92e367ca1cc3 /src/it/it0016-layout | |
parent | f8f2fda5699908139fc5f610358538d2247ffc4d (diff) | |
download | maven-nar-plugin-791531b2f734389b292a580c1fe6af25eaf798ae.tar.gz maven-nar-plugin-791531b2f734389b292a580c1fe6af25eaf798ae.tar.bz2 maven-nar-plugin-791531b2f734389b292a580c1fe6af25eaf798ae.tar.xz maven-nar-plugin-791531b2f734389b292a580c1fe6af25eaf798ae.zip |
Fixed more on NAR-128, NAR-129
Diffstat (limited to 'src/it/it0016-layout')
-rw-r--r-- | src/it/it0016-layout/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/it/it0016-layout/pom.xml b/src/it/it0016-layout/pom.xml index c72a6f3..ec4395c 100644 --- a/src/it/it0016-layout/pom.xml +++ b/src/it/it0016-layout/pom.xml @@ -44,8 +44,8 @@ under the License. </build> <modules> - <module>it0016-executable-dep-lib-shared-layout20</module> - <module>it0016-executable-dep-lib-shared-layout21</module> + <module>it0016-exe-dep-lib-shared-layout20</module> + <module>it0016-exe-dep-lib-shared-layout21</module> <module>it0016-lib-shared-layout20</module> <module>it0016-lib-shared-layout21</module> </modules> |