Skip to content

Commit 077090c

Browse files
committed
GH-2571 - Fix documentation build.
Closes #2571
1 parent 50aec58 commit 077090c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

-9
Original file line numberDiff line numberDiff line change
@@ -764,15 +764,6 @@
764764
<groupId>org.asciidoctor</groupId>
765765
<artifactId>asciidoctor-maven-plugin</artifactId>
766766
<version>${asciidoctor-maven-plugin.version}</version>
767-
<executions>
768-
<execution>
769-
<id>generate-docs</id>
770-
<phase>prepare-package</phase>
771-
<goals>
772-
<goal>process-asciidoc</goal>
773-
</goals>
774-
</execution>
775-
</executions>
776767
<dependencies>
777768
<dependency>
778769
<groupId>org.asciidoctor</groupId>

0 commit comments

Comments
 (0)