diff --git a/java-client-examples/pom.xml b/java-client-examples/pom.xml
index ff6e8f4..a413978 100644
--- a/java-client-examples/pom.xml
+++ b/java-client-examples/pom.xml
@@ -9,6 +9,7 @@
1.1.0-SNAPSHOT
+ ${project.groupId}:${project.artifactId}
java-client-examples
diff --git a/java-client/pom.xml b/java-client/pom.xml
index 59e1698..aaf2ff4 100644
--- a/java-client/pom.xml
+++ b/java-client/pom.xml
@@ -9,6 +9,7 @@
1.1.0-SNAPSHOT
+ ${project.groupId}:${project.artifactId}
java-client