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
commit 68e48f81b2d94d029c758a2190e28830d8d1983a Author: mspruc <[email protected]> AuthorDate: Tue Jun 24 08:30:50 2025 +0200 set as snapshot for release:prepare --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b394c9190..a5631d29b 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>
