remove generation timestamp

This commit is contained in:
wing328
2016-12-15 19:34:15 +08:00
parent 870c745e6f
commit 131cbeb350
75 changed files with 205 additions and 104 deletions

View File

@@ -15,6 +15,14 @@
<maven>2.2.0</maven>
</prerequisites>
<licenses>
<license>
<name>Unlicense</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<build>
<plugins>
<plugin>