Skip to content

Commit 0aee0c8

Browse files
committed
Add property project.build.outputTimestamp for build reproducibility
1 parent d322ef0 commit 0aee0c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ limitations under the License.
278278
<commons.rc.version>RC1</commons.rc.version>
279279
<commons.release.isDistModule>true</commons.release.isDistModule>
280280
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
281+
<project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp>
281282
</properties>
282283
<build>
283284
<defaultGoal>clean verify apache-rat:check japicmp:cmp checkstyle:check javadoc:javadoc</defaultGoal>

0 commit comments

Comments
 (0)