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 1b9e9a42 [maven-release-plugin] rollback the release of wayang-0.7.1
1b9e9a42 is described below
commit 1b9e9a42c9fba6b47c3df6abaa54c5490ea6f35a
Author: Glaucia <[email protected]>
AuthorDate: Wed Aug 23 21:05:37 2023 +0100
[maven-release-plugin] rollback the release of wayang-0.7.1
---
pom.xml | 2 +-
wayang-benchmark/wayang-benchmark_2.11/pom.xml | 3 +--
wayang-benchmark/wayang-benchmark_2.12/pom.xml | 3 +--
3 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index f1f562f5..35667c80 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-08-23T20:01:34Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-08-23T19:33:48Z</project.build.outputTimestamp>
<assertj.version>3.17.2</assertj.version>
<commons-io.version>2.5</commons-io.version>
diff --git a/wayang-benchmark/wayang-benchmark_2.11/pom.xml
b/wayang-benchmark/wayang-benchmark_2.11/pom.xml
index 7b2d21ef..78622234 100644
--- a/wayang-benchmark/wayang-benchmark_2.11/pom.xml
+++ b/wayang-benchmark/wayang-benchmark_2.11/pom.xml
@@ -21,12 +21,11 @@
<parent>
<artifactId>wayang-benchmark</artifactId>
<groupId>org.apache.wayang</groupId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>0.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wayang-benchmark_2.11</artifactId>
- <version>0.7.0</version>
<dependencies>
<dependency>
diff --git a/wayang-benchmark/wayang-benchmark_2.12/pom.xml
b/wayang-benchmark/wayang-benchmark_2.12/pom.xml
index 806c53db..2b1831b3 100644
--- a/wayang-benchmark/wayang-benchmark_2.12/pom.xml
+++ b/wayang-benchmark/wayang-benchmark_2.12/pom.xml
@@ -21,12 +21,11 @@
<parent>
<artifactId>wayang-benchmark</artifactId>
<groupId>org.apache.wayang</groupId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>0.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>wayang-benchmark_2.12</artifactId>
- <version>0.7.0</version>
<dependencies>
<dependency>