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 d91cd001d [maven-release-plugin] prepare release 1.0.0
d91cd001d is described below

commit d91cd001dbdbd93c1ab75299417447edd5cdb787
Author: mspruc <madsse...@gmail.com>
AuthorDate: Mon Jun 23 16:13:47 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 3796fe04b..46b71d224 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-23T13:58:54Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-06-23T14:08:28Z</project.build.outputTimestamp>
 
         <scala.version>2.12.17</scala.version>
         <scala.mayor.version>2.12</scala.mayor.version>

Reply via email to