aboutsummaryrefslogtreecommitdiffstats
path: root/ms/sliboot/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ms/sliboot/pom.xml')
-rw-r--r--ms/sliboot/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/sliboot/pom.xml b/ms/sliboot/pom.xml
index 2d150805..213f02c6 100644
--- a/ms/sliboot/pom.xml
+++ b/ms/sliboot/pom.xml
@@ -210,6 +210,7 @@
<generateApiTests>true</generateApiTests>
<ignoreFileOverride>${project.basedir}/.swagger-codegen-ignore</ignoreFileOverride>
<withXml>true</withXml>
+ <templateDirectory>${project.basedir}/src/main/templates</templateDirectory>
<configOptions>
<java8>true</java8>
<springBootVersion>2.2.4-RELEASE</springBootVersion>