Skip to content

Commit

Permalink
Merge 8c197d6 into 1252f9c
Browse files Browse the repository at this point in the history
  • Loading branch information
wujimin committed Jan 17, 2019
2 parents 1252f9c + 8c197d6 commit 3aa3bf5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pom.xml
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 3aa3bf5

Please sign in to comment.