diff options
Diffstat (limited to 'src/it')
-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> |