From cb375170b0ee7ae1549aa0ba82abaacf0bb3dfe3 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 26 Apr 2023 02:21:37 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/pom.xml | 2 +- model/pom.xml | 2 +- pom.xml | 6 +----- runtime/pom.xml | 2 +- 6 files changed, 6 insertions(+), 10 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index 9dc1222..68832e6 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 1.0.1 + 999-SNAPSHOT quarkus-openfga-client-deployment Quarkus OpenFGA Client - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 68ebe36..3c94354 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 1.0.1 + 999-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 490e51c..c85c3ad 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 1.0.1 + 999-SNAPSHOT quarkus-openfga-client-integration-tests Quarkus OpenFGA Client - Integration Tests diff --git a/model/pom.xml b/model/pom.xml index b87890c..a5e4594 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 1.0.1 + 999-SNAPSHOT quarkus-openfga-client-model Quarkus OpenFGA Client - Model diff --git a/pom.xml b/pom.xml index b2f857a..4776d3c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 1.0.1 + 999-SNAPSHOT pom Quarkus OpenFGA Client - Parent @@ -70,8 +70,4 @@ - - - 1.0.1 - diff --git a/runtime/pom.xml b/runtime/pom.xml index 4150f80..4e2f8c3 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.openfga quarkus-openfga-client-parent - 1.0.1 + 999-SNAPSHOT quarkus-openfga-client Quarkus OpenFGA Client - Runtime