summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9bd1f0853..9dd77a46b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -562,7 +562,7 @@
<phase>process-sources</phase>
<configuration>
<excludes>
- <exclude>*.json</exclude>
+ <exclude>**/*.json</exclude>
</excludes>
</configuration>
</execution>