summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index dc7bec27a3b..e50c1177e7e 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -460,7 +460,7 @@
</goals>
<phase>generate-sources</phase>
<configuration>
- <executable>make</executable>
+ <executable>./make-xsd-files.sh</executable>
<workingDirectory>src/main/</workingDirectory>
</configuration>
</execution>