summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2010-01-11 11:42:32 +0100
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2010-01-11 11:42:32 +0100
commit791531b2f734389b292a580c1fe6af25eaf798ae (patch)
tree1b3cb1b658cbe7f9e9f01cef16ca92e367ca1cc3 /src
parentf8f2fda5699908139fc5f610358538d2247ffc4d (diff)
downloadmaven-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')
-rw-r--r--src/it/it0016-layout/pom.xml4
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>