aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/maven
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/maven')
-rw-r--r--integration-tests/maven/projects/it-maven/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/maven/projects/it-maven/pom.xml b/integration-tests/maven/projects/it-maven/pom.xml
index 350701f9..80620c82 100644
--- a/integration-tests/maven/projects/it-maven/pom.xml
+++ b/integration-tests/maven/projects/it-maven/pom.xml
@@ -91,7 +91,7 @@
<skip>false</skip>
<!-- Default: ${project.artifactId} -->
- <moduleDisplayName>Maven Integration Test Module</moduleDisplayName>
+ <moduleName>Maven Integration Test Module</moduleName>
<!-- Default: ${project.basedir}/target/dokka -->
<outputDir>${project.basedir}/output</outputDir>