This is an automated email from the ASF dual-hosted git repository. sejer pushed a commit to branch rel/1.1.0-rc2 in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit 827169a43ae79d32069fe53f857715247227e2e8 Author: mspruc <[email protected]> AuthorDate: Tue Jun 24 08:42:42 2025 +0200 [maven-release-plugin] prepare branch @{releaseLabel} --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 67905b497..ea9626f56 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ <maven.kotlin.skip>false</maven.kotlin.skip> <!-- Timestamp for the reproducible builds --> - <project.build.outputTimestamp>2025-06-24T06:40:39Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-06-24T06:42:41Z</project.build.outputTimestamp> <scala.version>2.12.17</scala.version> <scala.mayor.version>2.12</scala.mayor.version>
