diff --git a/deployment/pom.xml b/deployment/pom.xml index 74eea1b..8c733be 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 999-SNAPSHOT + 1.3.0 quarkus-openfga-client-deployment Quarkus OpenFGA Client - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 3c94354..dc33ba9 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 999-SNAPSHOT + 1.3.0 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index c85c3ad..bf9d9d1 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 999-SNAPSHOT + 1.3.0 quarkus-openfga-client-integration-tests Quarkus OpenFGA Client - Integration Tests diff --git a/model/pom.xml b/model/pom.xml index a5e4594..822a1b6 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 999-SNAPSHOT + 1.3.0 quarkus-openfga-client-model Quarkus OpenFGA Client - Model diff --git a/pom.xml b/pom.xml index 6d782ee..c879cb4 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 999-SNAPSHOT + 1.3.0 pom Quarkus OpenFGA Client - Parent @@ -21,7 +21,7 @@ scm:git:git@github.com:quarkiverse/quarkus-openfga-client.git scm:git:git@github.com:quarkiverse/quarkus-openfga-client.git https://github.com/quarkiverse/quarkus-openfga-client - HEAD + 1.3.0 3.8.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index 4e2f8c3..de32941 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 999-SNAPSHOT + 1.3.0 quarkus-openfga-client Quarkus OpenFGA Client - Runtime