Skip to content

Commit

Permalink
Fix report error
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Aug 28, 2024
1 parent 076bc5a commit e2ac982
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions fj-doc-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,20 +93,4 @@

<url>https://www.fugerit.org/perm/venus</url>

<reporting>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<reportSets>
<reportSet>
<reports>
<report>report</report>
</reports>
</reportSet>
</reportSets>
</plugin>
</plugins>
</reporting>

</project>

0 comments on commit e2ac982

Please sign in to comment.