This is an automated email from the ASF dual-hosted git repository.
kamir 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 63532c4d [maven-release-plugin] prepare for next development iteration
63532c4d is described below
commit 63532c4ddc1cc0c9a5d4cfe0ef2c9c226d341fe4
Author: Mirko Kämpf <[email protected]>
AuthorDate: Tue Jan 30 20:57:15 2024 +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 680c800a..5fa1803d 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/1.0.0</tag>
+ <tag>wayang-0.7.1</tag>
</scm>
<issueManagement>
@@ -100,7 +100,7 @@
<maven.kotlin.skip>false</maven.kotlin.skip>
<!-- Timestamp for the reproducible builds -->
-
<project.build.outputTimestamp>2024-01-30T19:57:07Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-01-30T19:57:15Z</project.build.outputTimestamp>
<scala.version>2.12.12</scala.version>
<scala.mayor.version>2.12</scala.mayor.version>