Skip to content

Commit bc1b209

Browse files
cpovirkGoogle Java Core Libraries
authored andcommitted
Bump build timestamp to 2025.
This timestamp appears in the copyright in the generated Javadoc, as well as for various filesystem timestamps, I think. RELNOTES=n/a PiperOrigin-RevId: 711912949
1 parent ff7c071 commit bc1b209

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<jspecify.version>1.0.0</jspecify.version>
2424
<errorprone.version>2.36.0</errorprone.version>
2525
<j2objc.version>3.0.0</j2objc.version>
26-
<project.build.outputTimestamp>2024-01-02T00:00:00Z</project.build.outputTimestamp>
26+
<project.build.outputTimestamp>2025-01-02T00:00:00Z</project.build.outputTimestamp>
2727
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2828
<!--
2929
Some tests need reflective access to the internals of these packages. It is only the

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<jspecify.version>1.0.0</jspecify.version>
2424
<errorprone.version>2.36.0</errorprone.version>
2525
<j2objc.version>3.0.0</j2objc.version>
26-
<project.build.outputTimestamp>2024-01-02T00:00:00Z</project.build.outputTimestamp>
26+
<project.build.outputTimestamp>2025-01-02T00:00:00Z</project.build.outputTimestamp>
2727
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2828
<!--
2929
Some tests need reflective access to the internals of these packages. It is only the

0 commit comments

Comments
 (0)