diff --git a/core/pom.xml b/core/pom.xml index 7297aa0d..cdcaadad 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -43,7 +43,7 @@ 1.5.25 - 1.3.6-SNAPSHOT + 1.3.7-SNAPSHOT org.questdb questdb-client jar diff --git a/examples/pom.xml b/examples/pom.xml index 5b38f854..d3a6526f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.3.6-SNAPSHOT + 1.3.7-SNAPSHOT Examples for QuestDB diff --git a/pom.xml b/pom.xml index 02bbb31d..0da264dd 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.3.6-SNAPSHOT + 1.3.7-SNAPSHOT org.questdb client-parent pom