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 9c0949384 set version to SNAPSHOT
9c0949384 is described below
commit 9c09493843421ab5d6ed207312d54627474465f5
Author: mspruc <[email protected]>
AuthorDate: Mon Jun 23 13:02:06 2025 +0200
set version to SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c4af48d04..f4e7f36ab 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>