This is an automated email from the ASF dual-hosted git repository.
zkaoudi pushed a commit to branch release-1.0.0-RC4-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
The following commit(s) were added to refs/heads/release-1.0.0-RC4-SNAPSHOT by
this push:
new 2f6aab1e [maven-release-plugin] prepare branch @{releaseLabel}
2f6aab1e is described below
commit 2f6aab1e341d242f06e4c44cd2f28a8d5cc8728c
Author: Zoi <[email protected]>
AuthorDate: Fri Jan 31 13:52:46 2025 +0100
[maven-release-plugin] prepare branch @{releaseLabel}
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5e8d1b2c..f91a373b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-wayang.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/incubator-wayang.git</developerConnection>
<url>https://github.com/apache/incubator-wayang</url>
- <tag>v1.0.0</tag>
+ <tag>rel/v1.0.0-rc5</tag>
</scm>
<issueManagement>
@@ -100,7 +100,7 @@
<maven.kotlin.skip>false</maven.kotlin.skip>
<!-- Timestamp for the reproducible builds -->
-
<project.build.outputTimestamp>2025-01-18T19:39:29Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-01-31T12:52:46Z</project.build.outputTimestamp>
<scala.version>2.12.12</scala.version>
<scala.mayor.version>2.12</scala.mayor.version>