Skip to content

Commit

Permalink
[CALCITE-4755] Prepare for next development iteration (Istvan Toth)
Browse files Browse the repository at this point in the history
This step was missed when the Avatica 1.18.0 was released.

Close #151
  • Loading branch information
stoty authored and zabetak committed Sep 6, 2021
1 parent 784f860 commit 5452f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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=<int> arguments
calcite.avatica.version=1.18.0
calcite.avatica.version=1.19.0

# 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=<path>
Expand Down

0 comments on commit 5452f66

Please sign in to comment.