Skip to content

Commit f6c1c94

Browse files
committed
GH-2571 - Fix documentation build.
Closes #2571
1 parent 414e95d commit f6c1c94

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
@@ -728,15 +728,6 @@
728728
<groupId>org.asciidoctor</groupId>
729729
<artifactId>asciidoctor-maven-plugin</artifactId>
730730
<version>${asciidoctor-maven-plugin.version}</version>
731-
<executions>
732-
<execution>
733-
<id>generate-docs</id>
734-
<phase>prepare-package</phase>
735-
<goals>
736-
<goal>process-asciidoc</goal>
737-
</goals>
738-
</execution>
739-
</executions>
740731
<dependencies>
741732
<dependency>
742733
<groupId>org.asciidoctor</groupId>

0 commit comments

Comments
 (0)