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/incubator-wayang.git
commit 3c97aa568c818e80f2303ed899dd98219effc0ad Author: mspruc <[email protected]> AuthorDate: Tue Jun 24 08:57:58 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..dae4363f1 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:57:58Z</project.build.outputTimestamp> <scala.version>2.12.17</scala.version> <scala.mayor.version>2.12</scala.mayor.version>
