Fixing antora

This commit is contained in:
Marcin Grzejszczak
2023-09-08 14:50:51 +02:00
parent ca9ebc2f56
commit f9df7ef59b
2 changed files with 1 additions and 9 deletions

View File

@@ -95,14 +95,6 @@
<plugin>
<groupId>io.spring.maven.antora</groupId>
<artifactId>antora-maven-plugin</artifactId>
<executions>
<execution>
<phase>prepare-package</phase>
<goals>
<goal>antora</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>