This is an automated email from the ASF dual-hosted git repository.

sejer pushed a commit to branch rel/1.1.0-rc2
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git


The following commit(s) were added to refs/heads/rel/1.1.0-rc2 by this push:
     new 76cf7b2e8 set snapshot in main pom
76cf7b2e8 is described below

commit 76cf7b2e8b3c97db9203634639e32cfb0ede97a5
Author: mspruc <madsse...@gmail.com>
AuthorDate: Tue Jun 24 09:14:40 2025 +0200

    set snapshot in main pom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 38548608f..c62429796 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.wayang</groupId>
     <artifactId>wayang</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Apache Wayang (incubating)</name>

Reply via email to