From 9ca99617a3fab68b2b9b49c5e931f4c21ac0d075 Mon Sep 17 00:00:00 2001 From: Will Noble Date: Thu, 15 Feb 2024 21:33:22 +0000 Subject: [PATCH] Prepare for avatica-1.1.1-looker release --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6787587e74..b7964835ad 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,7 +23,7 @@ kotlin.parallel.tasks.in.project=true # This is version for Calcite Avatica 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= arguments -calcite.avatica.version=1.25.0 +calcite.avatica.version=1.1.1-looker # The options below configures the use of local clone (e.g. testing development versions) # You can pass un-comment it, or pass option -PlocalReleasePlugins, or -PlocalReleasePlugins=