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 26075109ad1a3d8b5c00f18276c8cacfefbc3d81 Author: mspruc <[email protected]> AuthorDate: Tue Feb 10 15:24:58 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 958e2b124..af1dbb196 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,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> @@ -90,7 +91,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-10T14:24:58Z</project.build.outputTimestamp> <scala.version>2.12.17</scala.version> <scala.mayor.version>2.12</scala.mayor.version>
