This is an automated email from the ASF dual-hosted git repository. glauesppen pushed a commit to branch rel/0.7.0 in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit 7554fdf9bec0b8ccade0a9badd75d0a4dc948b29 Author: Glaucia <[email protected]> AuthorDate: Tue Jul 11 21:50:21 2023 +0100 [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 9b58d42e..5e1a4299 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>release/0.7.0</tag> + <tag>rel/0.7</tag> </scm> <issueManagement> @@ -100,7 +100,7 @@ <maven.kotlin.skip>false</maven.kotlin.skip> <!-- Timestamp for the reproducible builds --> - <project.build.outputTimestamp>2023-07-11T20:43:57Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-07-11T20:50:21Z</project.build.outputTimestamp> <assertj.version>3.17.2</assertj.version> <commons-io.version>2.5</commons-io.version>
