xiedeyantu commented on code in PR #4424: URL: https://github.com/apache/calcite/pull/4424#discussion_r2156925057
########## gradle.properties: ########## @@ -28,7 +28,7 @@ systemProp.org.gradle.internal.publish.checksums.insecure=true # Release version can be generated by using -Prelease or -Prc=<int> arguments calcite.version=1.41.0 # This is a version to be used from Maven repository. It can be overridden by localAvatica below -calcite.avatica.version=1.26.0 +calcite.avatica.version=1.27.0-SNAPSHOT Review Comment: Note that the version number carries SNAPSHOT. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
