diff --git a/deployment/pom.xml b/deployment/pom.xml index d037f73..1859ea5 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 999-SNAPSHOT + 2.0.0.CR1 quarkus-openfga-client-deployment Quarkus OpenFGA Client - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 3c94354..1a07361 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 999-SNAPSHOT + 2.0.0.CR1 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 678fbb4..7437890 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 999-SNAPSHOT + 2.0.0.CR1 quarkus-openfga-client-integration-tests Quarkus OpenFGA Client - Integration Tests diff --git a/model/pom.xml b/model/pom.xml index 9ef6297..b9cafef 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 999-SNAPSHOT + 2.0.0.CR1 quarkus-openfga-client-model Quarkus OpenFGA Client - Model diff --git a/pom.xml b/pom.xml index 8cd2c82..0c3f093 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 999-SNAPSHOT + 2.0.0.CR1 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 + 2.0.0.CR1 3.8.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index 76a8faf..127661f 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 999-SNAPSHOT + 2.0.0.CR1 quarkus-openfga-client Quarkus OpenFGA Client - Runtime