diff --git a/core/pom.xml b/core/pom.xml
index df3022b..1ccaa98 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -38,9 +38,9 @@
%regex[.*[^o].class]
- 1.0.1-SNAPSHOT
+ 1.0.2-SNAPSHOT
org.questdb
- client
+ questdb-client
jar
https://questdb.io/
diff --git a/examples/pom.xml b/examples/pom.xml
index fe10f8a..38f4ebe 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -27,13 +27,13 @@
org.questdb
client-examples
- 1.0.1-SNAPSHOT
+ 1.0.2-SNAPSHOT
Examples for QuestDB
org.questdb
- client
+ questdb-client
${project.version}
diff --git a/pom.xml b/pom.xml
index 765fa33..67fadcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
4.0.0
- 1.0.1-SNAPSHOT
+ 1.0.2-SNAPSHOT
org.questdb
client-parent
pom