This is an automated email from the ASF dual-hosted git repository. jiayu pushed a commit to branch fix-bad-release-script in repository https://gitbox.apache.org/repos/asf/sedona.git
commit 57f56d963e9a69779e27a2fb7960188b02045b10 Author: Jia Yu <[email protected]> AuthorDate: Tue Mar 11 17:25:04 2025 -0700 Update Snowflake tester version --- snowflake-tester/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snowflake-tester/pom.xml b/snowflake-tester/pom.xml index ada015c2be..0cc299ca9f 100644 --- a/snowflake-tester/pom.xml +++ b/snowflake-tester/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sedona</groupId> <artifactId>sedona-parent</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
