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 bc9ef1fd [maven-release-plugin] prepare branch @{releaseLabel}
bc9ef1fd is described below

commit bc9ef1fd240212d8d3ea1940bfb7bcfad849d391
Author: Zoi <[email protected]>
AuthorDate: Fri Jan 31 21:08:43 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 95fe0611..cce74ebb 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/1.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-31T12:52:54Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-01-31T20:08:42Z</project.build.outputTimestamp>
 
         <scala.version>2.12.12</scala.version>
         <scala.mayor.version>2.12</scala.mayor.version>

Reply via email to