diff --git a/cli/pom.xml b/cli/pom.xml
index 8fc6176..fedf7be 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 999-SNAPSHOT
+ 0.7.0
quarkus-authzed-cli
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 6affc21..539209e 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 999-SNAPSHOT
+ 0.7.0
quarkus-authzed-client-deployment
Quarkus - Authzed Client - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index 1fd93d2..d93f82e 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 999-SNAPSHOT
+ 0.7.0
../pom.xml
diff --git a/grpc/client/pom.xml b/grpc/client/pom.xml
index 3e800a6..51844dc 100644
--- a/grpc/client/pom.xml
+++ b/grpc/client/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-grpc-parent
- 999-SNAPSHOT
+ 0.7.0
quarkus-authzed-grpc-client
Quarkus - Authzed Client - gRPC - Client
diff --git a/grpc/pom.xml b/grpc/pom.xml
index 731ea5e..3c7bf7d 100644
--- a/grpc/pom.xml
+++ b/grpc/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 999-SNAPSHOT
+ 0.7.0
io.quarkiverse.authzed
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 2a9b2f4..789791b 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 999-SNAPSHOT
+ 0.7.0
quarkus-authzed-client-integration-tests
Quarkus - Authzed Client - Integration Tests
diff --git a/pom.xml b/pom.xml
index a71f895..76fd2a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 999-SNAPSHOT
+ 0.7.0
pom
Quarkus - Authzed Client - Parent
@@ -21,7 +21,7 @@
scm:git:git@github.com:quarkiverse/quarkus-authzed-client.git
scm:git:git@github.com:quarkiverse/quarkus-authzed-client.git
https://github.com/quarkiverse/quarkus-authzed-client
- HEAD
+ 0.7.0
3.15.1
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 611da0a..6913823 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 999-SNAPSHOT
+ 0.7.0
quarkus-authzed-client
Quarkus - Authzed Client - Runtime