Skip to content

Commit

Permalink
…igration-guide/ ->Rename the maven-site-plugin dependency from asciidoctor-maven-plugin to asciidoctor-converter-doxia-module.
  • Loading branch information
ottlukas authored Feb 22, 2024
1 parent 89f9eb0 commit 37d0b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1314,7 +1314,7 @@
<!-- Add support for asciidoctor -->
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
<artifactId>asciidoctor-converter-doxia-module</artifactId>
<version>${asciidoctor.maven.plugin.version}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 37d0b45

Please sign in to comment.