This is an automated email from the ASF dual-hosted git repository.
glauesppen pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
The following commit(s) were added to refs/heads/develop by this push:
new 5f12253a [maven-release-plugin] prepare for next development iteration
5f12253a is described below
commit 5f12253aac1b6dfd0bee2cdbee42fa2fe5284e6f
Author: Glaucia <[email protected]>
AuthorDate: Tue Jul 11 22:22:58 2023 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e3db7a8c..d2ad7f3e 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/0.7.0</tag>
+ <tag>wayang-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-07-11T21:22:38Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-07-11T21:22:58Z</project.build.outputTimestamp>
<assertj.version>3.17.2</assertj.version>
<commons-io.version>2.5</commons-io.version>