This is an automated email from the ASF dual-hosted git repository. glauesppen pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
commit d3bd2de47776b55317dd334fe5d95bbcb5de4ffd Author: Glaucia <[email protected]> AuthorDate: Sun Jun 25 12:35:19 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 e319727f..8215b4c1 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>wayang-0.6.0</tag> + <tag>rel/0.7.0</tag> </scm> <issueManagement> @@ -100,7 +100,7 @@ <maven.kotlin.skip>false</maven.kotlin.skip> <!-- Timestamp for the reproducible builds --> - <project.build.outputTimestamp>2023-06-25T10:01:56Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2023-06-25T11:35:19Z</project.build.outputTimestamp> <assertj.version>3.17.2</assertj.version> <commons-io.version>2.5</commons-io.version>
