From 7ec9efe2df988ef0a26ceefeb1fa53f7d249d938 Mon Sep 17 00:00:00 2001 From: Amogh Shetkar Date: Tue, 31 Jan 2023 09:56:35 +0530 Subject: [PATCH] Version 42.3.5-yb-2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c7c8f2136b..1e5f7261ca 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ kotlin.parallel.tasks.in.project=true # This is version for PgJdbc 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 -pgjdbc.version=42.3.5-yb-2-SNAPSHOT +pgjdbc.version=42.3.5-yb-2 # 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=