Merge branch '0.10.x'

This commit is contained in:
Andy Wilkinson
2021-09-07 15:17:45 +01:00
2 changed files with 7 additions and 1 deletions

View File

@@ -338,7 +338,7 @@
<artifacts>
<artifact>
<file>${project.build.directory}/${project.artifactId}-${project.version}.zip</file>
<type>zip;zip.type=docs;zip.deployed=false</type>
<type>zip</type>
</artifact>
</artifacts>
</configuration>