This is an automated email from the ASF dual-hosted git repository.

sejer pushed a commit to branch rel/1.1.0-rc2
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git

commit 00406745b7fac393ebfbd06615ee25fbcb291447
Author: mspruc <madsse...@gmail.com>
AuthorDate: Tue Jun 24 08:40:39 2025 +0200

    [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 1d6b95add..67905b497 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-rc5</tag>
+        <tag>rel/1.1.0-rc2</tag>
     </scm>
 
     <issueManagement>
@@ -100,7 +100,7 @@
         <maven.kotlin.skip>false</maven.kotlin.skip>
 
         <!-- Timestamp for the reproducible builds -->
-        
<project.build.outputTimestamp>2025-02-04T20:09:34Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-06-24T06:40:39Z</project.build.outputTimestamp>
 
         <scala.version>2.12.17</scala.version>
         <scala.mayor.version>2.12</scala.mayor.version>

Reply via email to