Skip to content

Commit 1370aff

Browse files
committed
More javadoc fixes for Java 8
1 parent c7edf9c commit 1370aff

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

pom.xml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,23 @@
4444
<configuration>
4545
<tags>
4646
<tag>
47+
<name>description</name>
48+
<placement>a</placement>
49+
<head>Description :</head>
50+
</tag>
51+
<tag>
52+
<name>goal</name>
53+
<placement>Xt</placement>
54+
</tag>
55+
<tag>
56+
<name>phase</name>
57+
<placement>Xt</placement>
58+
</tag>
59+
<tag>
60+
<name>execute</name>
61+
<placement>Xt</placement>
62+
</tag>
63+
<tag>
4764
<name>aggregator</name>
4865
<placement>t</placement>
4966
</tag>

0 commit comments

Comments
 (0)