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 983bb2531b5e37a81755cd098930cd8e4568c7fe Author: mspruc <[email protected]> AuthorDate: Mon Feb 9 15:12:22 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 3dea0105c..9f4258923 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-rc2</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-09T14:12:22Z</project.build.outputTimestamp> <scala.version>2.12.17</scala.version> <scala.mayor.version>2.12</scala.mayor.version>
