This is an automated email from the ASF dual-hosted git repository.
glauesppen pushed a commit to branch rel/0.7.1
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
The following commit(s) were added to refs/heads/rel/0.7.1 by this push:
new 622f2e4f [maven-release-plugin] rollback the release of wayang-0.7.1
622f2e4f is described below
commit 622f2e4f91d17bb7e6a10bb61ff01af1a8f59ce4
Author: Glaucia <[email protected]>
AuthorDate: Sun Sep 3 18:12:45 2023 +0100
[maven-release-plugin] rollback the release of wayang-0.7.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 49123fe5..3ee8da38 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-09-03T17:04:59Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-08-24T19:30:33Z</project.build.outputTimestamp>
<assertj.version>3.17.2</assertj.version>
<commons-io.version>2.5</commons-io.version>