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
The following commit(s) were added to refs/heads/main by this push:
new 543a827c [maven-release-plugin] prepare for next development iteration
543a827c is described below
commit 543a827cf37c5f7a80cab8ad32b2898497f41d2e
Author: Glaucia <[email protected]>
AuthorDate: Sun Jun 25 11:01:56 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 44cc9b80..e319727f 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.6.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:04Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-06-25T10:01:56Z</project.build.outputTimestamp>
<assertj.version>3.17.2</assertj.version>
<commons-io.version>2.5</commons-io.version>