diff --git a/cli/pom.xml b/cli/pom.xml
index cd37000..1987d43 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 0.5.0
+ 1.0.0-SNAPSHOT
quarkus-authzed-cli
diff --git a/deployment/pom.xml b/deployment/pom.xml
index f86d43d..d1eeb2f 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 0.5.0
+ 1.0.0-SNAPSHOT
quarkus-authzed-client-deployment
Quarkus - Authzed Client - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index cb886cc..23dc799 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 0.5.0
+ 1.0.0-SNAPSHOT
../pom.xml
diff --git a/grpc/client/pom.xml b/grpc/client/pom.xml
index 063d11b..512c537 100644
--- a/grpc/client/pom.xml
+++ b/grpc/client/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-grpc-parent
- 0.5.0
+ 1.0.0-SNAPSHOT
quarkus-authzed-grpc-client
Quarkus - Authzed Client - gRPC - Client
diff --git a/grpc/pom.xml b/grpc/pom.xml
index 052f55a..5cca425 100644
--- a/grpc/pom.xml
+++ b/grpc/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 0.5.0
+ 1.0.0-SNAPSHOT
io.quarkiverse.authzed
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 2b24e26..9c64380 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 0.5.0
+ 1.0.0-SNAPSHOT
quarkus-authzed-client-integration-tests
Quarkus - Authzed Client - Integration Tests
diff --git a/pom.xml b/pom.xml
index dea3e84..88e9835 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 0.5.0
+ 1.0.0-SNAPSHOT
pom
Quarkus - Authzed Client - Parent
@@ -22,7 +22,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
- 0.5.0
+ HEAD
3.13.0
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 572dcc0..7abd60d 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.authzed
quarkus-authzed-client-parent
- 0.5.0
+ 1.0.0-SNAPSHOT
quarkus-authzed-client
Quarkus - Authzed Client - Runtime