This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch site
in repository https://gitbox.apache.org/repos/asf/calcite.git
The following commit(s) were added to refs/heads/site by this push:
new 44479d624d Prepare for next development iteration
44479d624d is described below
commit 44479d624df89f4f028d1a17685ad4966e756be6
Author: Stamatis Zampetakis <[email protected]>
AuthorDate: Tue Mar 14 14:48:27 2023 +0100
Prepare for next development iteration
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 516dff1c73..66ca35ba68 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -27,7 +27,7 @@ systemProp.org.gradle.internal.publish.checksums.insecure=true
# This is version for Calcite itself
# Note: it should not include "-SNAPSHOT" as it is automatically added by
build.gradle.kts
# Release version can be generated by using -Prelease or -Prc=<int> arguments
-calcite.version=1.34.0
+calcite.version=1.35.0
# This is a version to be used from Maven repository. It can be overridden by
localAvatica below
calcite.avatica.version=1.23.0