Skip to content

Commit

Permalink
add maven project info reports plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
GordeaS authored and GordeaS committed Jun 17, 2024
1 parent dc1567c commit 59c74e2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions annotation-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,11 @@
</build>
</profile>
</profiles>
<reporting>
<plugins>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
</plugin>
</plugins>
</reporting>
</project>

0 comments on commit 59c74e2

Please sign in to comment.