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

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

commit 39a452158de8b0b939a0e63e4576c6d20419781c
Author: mspruc <[email protected]>
AuthorDate: Mon Jun 23 09:45:25 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..057127df6 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-rc1</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-23T07:45:25Z</project.build.outputTimestamp>
 
         <scala.version>2.12.17</scala.version>
         <scala.mayor.version>2.12</scala.mayor.version>

Reply via email to