Skip to content

Commit e2ac982

Browse files
committed
Fix report error
1 parent 076bc5a commit e2ac982

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

fj-doc-maven-plugin/pom.xml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -93,20 +93,4 @@
9393

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

96-
<reporting>
97-
<plugins>
98-
<plugin>
99-
<groupId>org.apache.maven.plugins</groupId>
100-
<artifactId>maven-plugin-plugin</artifactId>
101-
<reportSets>
102-
<reportSet>
103-
<reports>
104-
<report>report</report>
105-
</reports>
106-
</reportSet>
107-
</reportSets>
108-
</plugin>
109-
</plugins>
110-
</reporting>
111-
11296
</project>

0 commit comments

Comments
 (0)