Merge branch '3.1.x'

This commit is contained in:
Marcin Grzejszczak
2023-05-04 16:46:07 +02:00

View File

@@ -1367,6 +1367,9 @@
</goals>
<configuration>
<target>
<copy tofile="${project.build.directory}/generated-docs/reference/htmlsingle/index.html">
<fileset dir="${project.build.directory}/generated-docs/reference/htmlsingle" includes="${docs.main}.html" />
</copy>
<zip
destfile="${project.build.directory}/${project.artifactId}-${revision}.zip">
<!--<zipfileset