This is an automated email from the ASF dual-hosted git repository.
sejer pushed a commit to branch rel/1.1.0-rc1
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
The following commit(s) were added to refs/heads/rel/1.1.0-rc1 by this push:
new cf2e4af4d [maven-release-plugin] prepare release 1.0.0
cf2e4af4d is described below
commit cf2e4af4db50d08e1a0e58946ab1838e16db1569
Author: mspruc <[email protected]>
AuthorDate: Mon Jun 23 16:04:10 2025 +0200
[maven-release-plugin] prepare release 1.0.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3002eceb4..34f5afb20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.wayang</groupId>
<artifactId>wayang</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<packaging>pom</packaging>
<name>Apache Wayang (incubating)</name>
@@ -100,7 +100,7 @@
<maven.kotlin.skip>false</maven.kotlin.skip>
<!-- Timestamp for the reproducible builds -->
-
<project.build.outputTimestamp>2025-06-23T11:05:40Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-06-23T13:58:54Z</project.build.outputTimestamp>
<scala.version>2.12.17</scala.version>
<scala.mayor.version>2.12</scala.mayor.version>