Generate jar file for documentation test artifact.

This commit is contained in:
Miquel Simon 2023-03-22 09:20:13 +01:00 committed by Michal Hajas
parent 27749bf24f
commit 38b351b2e0

View file

@ -23,7 +23,6 @@
<executions> <executions>
<execution> <execution>
<id>default-jar</id> <id>default-jar</id>
<phase>none</phase>
</execution> </execution>
</executions> </executions>
</plugin> </plugin>