Polishing.

Remove unused XML declarations. Also, <repositories> are inherited from the parent pom.

See #1564
This commit is contained in:
Mark Paluch
2022-10-05 08:59:20 +02:00
parent 269aedb36e
commit aa09729b5c
2 changed files with 0 additions and 28 deletions

View File

@@ -32,10 +32,6 @@
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
<configuration>
<attributes>
</attributes>
</configuration>
</plugin>
</plugins>