Skip to content

Commit

Permalink
GH-285 - Add Antora plugin to distribution build.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Sep 12, 2023
1 parent 0d563dd commit 8a1e1b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spring-modulith-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
</plugin>
<plugin>
<groupId>io.spring.maven.antora</groupId>
<artifactId>antora-maven-plugin</artifactId>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 8a1e1b9

Please sign in to comment.