Polishing.

Remove asciidoctor plugin.

See #525
This commit is contained in:
Mark Paluch
2023-09-15 15:55:41 +02:00
parent 95e260bee9
commit f0ccb33404

View File

@@ -74,10 +74,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
</plugin>
</plugins>
</build>