diff options
author | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2010-01-11 12:35:02 +0100 |
---|---|---|
committer | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2010-01-11 12:35:02 +0100 |
commit | f627552a60d32aa15e5487b04263bcc755b2f430 (patch) | |
tree | 22a620cc17450d85cf09b2f6a00598e21767463d /src/it/it0016-layout/pom.xml | |
parent | 23c0405ec5093e6f172dbd20d0f9e6046ec77981 (diff) | |
download | maven-nar-plugin-f627552a60d32aa15e5487b04263bcc755b2f430.tar.gz maven-nar-plugin-f627552a60d32aa15e5487b04263bcc755b2f430.tar.bz2 maven-nar-plugin-f627552a60d32aa15e5487b04263bcc755b2f430.tar.xz maven-nar-plugin-f627552a60d32aa15e5487b04263bcc755b2f430.zip |
Shortened most names
Diffstat (limited to 'src/it/it0016-layout/pom.xml')
-rw-r--r-- | src/it/it0016-layout/pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/it/it0016-layout/pom.xml b/src/it/it0016-layout/pom.xml index ec4395c..1a64d38 100644 --- a/src/it/it0016-layout/pom.xml +++ b/src/it/it0016-layout/pom.xml @@ -44,9 +44,9 @@ under the License. </build> <modules> - <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> + <module>it0016-exe-dep-lib-layout20</module> + <module>it0016-exe-dep-lib-layout21</module> + <module>it0016-lib-layout20</module> + <module>it0016-lib-layout21</module> </modules> </project> |