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 73be6cca [maven-release-plugin] prepare for next development iteration
73be6cca is described below

commit 73be6cca2d874ce8fc21849d1e59fbbb8b2ec873
Author: Zoi <[email protected]>
AuthorDate: Fri Jan 31 21:08:51 2025 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index cce74ebb..986cbc85 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>rel/1.0.0-rc5</tag>
+        <tag>v1.0.0</tag>
     </scm>
 
     <issueManagement>
@@ -100,7 +100,7 @@
         <maven.kotlin.skip>false</maven.kotlin.skip>
 
         <!-- Timestamp for the reproducible builds -->
-        
<project.build.outputTimestamp>2025-01-31T20:08:42Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-01-31T20:08:51Z</project.build.outputTimestamp>
 
         <scala.version>2.12.12</scala.version>
         <scala.mayor.version>2.12</scala.mayor.version>

Reply via email to