This is an automated email from the ASF dual-hosted git repository. sejer pushed a commit to branch rel/1.1.0-rc1 in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit 315afd4f152756dd418527b7f37a6cb32181e686 Author: mspruc <[email protected]> AuthorDate: Sun Jun 22 18:33:12 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 3c5172254..964bd979c 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-20T13:58:56Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-06-22T16:33:12Z</project.build.outputTimestamp> <scala.version>2.12.17</scala.version> <scala.mayor.version>2.12</scala.mayor.version>
