Skip to content

Commit

Permalink
[SCB-1115] fix not standard protostuff javadoc @created
Browse files Browse the repository at this point in the history
  • Loading branch information
wujimin authored and liubao68 committed Jan 17, 2019
1 parent 1252f9c commit 807c110
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,16 @@
</goals>
</execution>
</executions>
<configuration>
<tags>
<tag>
<!-- to avoid protostuff javadoc problem. -->
<name>created</name>
<placement>t</placement>
<head>Date created:</head>
</tag>
</tags>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 807c110

Please sign in to comment.