Add hint to future self

This commit is contained in:
René Pfeuffer
2020-04-21 07:19:14 +02:00
parent e778d5f4d4
commit 2b970f6592

View File

@@ -137,6 +137,8 @@
<directory>src/main/resources</directory>
<filtering>false</filtering>
<excludes>
<!-- We have to exclude the plugin.xml file here, because it has to be written -->
<!-- by the smp maven plugin. -->
<exclude>META-INF/scm/plugin.xml</exclude>
<exclude>sonia/scm/version/*</exclude>
</excludes>