This is an automated email from the ASF dual-hosted git repository.
kamir pushed a commit to branch wayang-0.7.1
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
The following commit(s) were added to refs/heads/wayang-0.7.1 by this push:
new f9dd05b6 [maven-release-plugin] prepare branch @{releaseLabel}
f9dd05b6 is described below
commit f9dd05b6c974733b4c2ff42fc3e8aa6a3f6343b9
Author: Mirko Kämpf <[email protected]>
AuthorDate: Tue Apr 2 09:40:19 2024 +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 2a580190..757db3b7 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>rel/wayang-0.7.2</tag>
+ <tag>rel/wayang-0.7.3</tag>
</scm>
<issueManagement>
@@ -100,7 +100,7 @@
<maven.kotlin.skip>false</maven.kotlin.skip>
<!-- Timestamp for the reproducible builds -->
-
<project.build.outputTimestamp>2024-04-02T07:39:43Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-04-02T07:40:18Z</project.build.outputTimestamp>
<scala.version>2.12.12</scala.version>
<scala.mayor.version>2.12</scala.mayor.version>