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

sejer pushed a commit to branch release-prep
in repository https://gitbox.apache.org/repos/asf/wayang.git

commit c4871dd66b1cf7e8fb9cfcc7f222c73e3bb02dcb
Author: mspruc <[email protected]>
AuthorDate: Mon Feb 9 09:44:18 2026 +0100

    [maven-release-plugin] prepare branch @{releaseLabel}
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0772d099f..9e5f02d72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,8 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/wayang.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/wayang.git</developerConnection>
         <url>https://github.com/apache/wayang</url>
-    </scm>
+      <tag>rel/1.1.1-rc1</tag>
+  </scm>
 
     <issueManagement>
         <system>JIRA</system>
@@ -99,7 +100,7 @@
         <maven.kotlin.skip>false</maven.kotlin.skip>
 
         <!-- Timestamp for the reproducible builds -->
-        
<project.build.outputTimestamp>2026-02-09T07:52:37Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-02-09T08:44:18Z</project.build.outputTimestamp>
 
         <scala.version>2.12.17</scala.version>
         <scala.mayor.version>2.12</scala.mayor.version>

Reply via email to