Move build timestamp to parent pom.

This commit is contained in:
asofold 2013-03-01 16:25:10 +01:00
parent 2a9e00b4ae
commit c64bf49020
2 changed files with 2 additions and 5 deletions

View File

@ -30,11 +30,6 @@
Version updating is done for NCPPlugin mainly, expect the other poms version to change randomly rather.</description>
<properties>
<maven.build.timestamp.format>yyyy_MM_dd-HH_mm</maven.build.timestamp.format>
<buildTimestamp>${maven.build.timestamp}</buildTimestamp>
</properties>
<build>
<resources>
<resource>

View File

@ -9,6 +9,8 @@
<url>http://nocheatplus.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.build.timestamp.format>yyyy_MM_dd-HH_mm</maven.build.timestamp.format>
<buildTimestamp>${maven.build.timestamp}</buildTimestamp>
</properties>
<modules>