diff --git a/core/pom.xml b/core/pom.xml index e82fdfcd..7b9a2c20 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,7 +39,7 @@ 1.37 - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT org.questdb questdb-client jar diff --git a/examples/pom.xml b/examples/pom.xml index 804e8bae..f54e626d 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -27,7 +27,7 @@ org.questdb client-examples - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT Examples for QuestDB diff --git a/pom.xml b/pom.xml index 8df674cf..43ff7a00 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT org.questdb client-parent pom