This is an automated email from the ASF dual-hosted git repository. glauesppen pushed a commit to branch rel/0.7.0 in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit 8f99ec837390401252c1adaf8280499cd85fcc68 Author: Glaucia <[email protected]> AuthorDate: Tue Jul 11 22:59:34 2023 +0100 [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 389bfa04..2ebc9df5 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>2023-07-11T21:32:51Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-07-11T21:59:33Z</project.build.outputTimestamp> <assertj.version>3.17.2</assertj.version> <commons-io.version>2.5</commons-io.version>
