This is an automated email from the ASF dual-hosted git repository.
kamir pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
The following commit(s) were added to refs/heads/main by this push:
new da9cb5bd [maven-release-plugin] prepare for next development iteration
da9cb5bd is described below
commit da9cb5bd6f8b071a152f1f5385ec8c2b8baec9e7
Author: Mirko Kämpf <[email protected]>
AuthorDate: Tue Jan 30 20:48:52 2024 +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 9da1328f..e0057de0 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>2024-01-30T19:48:44Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-01-30T19:48:52Z</project.build.outputTimestamp>
<scala.version>2.12.12</scala.version>
<scala.mayor.version>2.12</scala.mayor.version>