summaryrefslogtreecommitdiffstats
path: root/documentgen-test
diff options
context:
space:
mode:
Diffstat (limited to 'documentgen-test')
-rw-r--r--documentgen-test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentgen-test/pom.xml b/documentgen-test/pom.xml
index 210b4c10570..c9c62316464 100644
--- a/documentgen-test/pom.xml
+++ b/documentgen-test/pom.xml
@@ -104,7 +104,7 @@
<artifactId>vespa-documentgen-plugin</artifactId>
<version>${project.version}</version>
<configuration>
- <sdDirectory>etc/complex</sdDirectory>
+ <schemasDirectory>etc/complex</schemasDirectory>
<packageName>com.yahoo.vespa.documentgen.test</packageName>
<abztract>
<annotation><type>emptyannotation</type></annotation>