Fixed exclude path

This commit is contained in:
Fabio Sinibaldi 2022-07-18 17:41:22 +02:00
parent 1a37c46a77
commit b8985385ab
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
<version>1.1.0-SNAPSHOT</version>
<description>REST Interface towards SDI facilities</description>
<local-persistence location='target' />
<exclude>/srv/docs/*</exclude>
<exclude>/gcube/service/docs/*</exclude>
</application>