From 17e92a6d8f288a24fcab307deab6171d65c5e48e Mon Sep 17 00:00:00 2001 From: "smallrye-ci-releases[bot]" <181404001+smallrye-ci-releases[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 17:57:55 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- core/pom.xml | 2 +- extension-jaxrs/pom.xml | 2 +- extension-spring/pom.xml | 2 +- extension-vertx/pom.xml | 2 +- implementation/pom.xml | 2 +- model/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- testsuite/coverage/pom.xml | 2 +- testsuite/data/pom.xml | 6 +----- testsuite/extra/pom.xml | 2 +- testsuite/pom.xml | 2 +- testsuite/tck/pom.xml | 2 +- tools/gradle-plugin/pom.xml | 2 +- tools/maven-plugin/pom.xml | 2 +- tools/model-apt/pom.xml | 2 +- tools/pom.xml | 2 +- ui/open-api-ui-forms/pom.xml | 2 +- ui/open-api-ui/pom.xml | 2 +- ui/pom.xml | 2 +- 20 files changed, 21 insertions(+), 25 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 5c0fa4962..da1a5e8ac 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-core diff --git a/extension-jaxrs/pom.xml b/extension-jaxrs/pom.xml index a1ac38ac4..81152aaca 100644 --- a/extension-jaxrs/pom.xml +++ b/extension-jaxrs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-jaxrs diff --git a/extension-spring/pom.xml b/extension-spring/pom.xml index 36c861aa4..e423d7167 100644 --- a/extension-spring/pom.xml +++ b/extension-spring/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-spring diff --git a/extension-vertx/pom.xml b/extension-vertx/pom.xml index 96ce292c8..106a6d422 100644 --- a/extension-vertx/pom.xml +++ b/extension-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-vertx diff --git a/implementation/pom.xml b/implementation/pom.xml index 16530cad1..fb08f021e 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api diff --git a/model/pom.xml b/model/pom.xml index e68120259..0db916abb 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-model diff --git a/pom.xml b/pom.xml index 290f968a2..1a8d46a96 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ smallrye-open-api-parent - 4.0.6 + 4.0.7-SNAPSHOT pom SmallRye: OpenAPI Parent @@ -75,7 +75,7 @@ scm:git:git@github.com:smallrye/smallrye-open-api.git scm:git:git@github.com:smallrye/smallrye-open-api.git https://github.com/smallrye/smallrye-open-api/ - 4.0.6 + HEAD diff --git a/release/pom.xml b/release/pom.xml index 33f02ab3e..010950a7f 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-release diff --git a/testsuite/coverage/pom.xml b/testsuite/coverage/pom.xml index 4d62c1ef8..2a5e41d2e 100644 --- a/testsuite/coverage/pom.xml +++ b/testsuite/coverage/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-testsuite - 4.0.6 + 4.0.7-SNAPSHOT ../ diff --git a/testsuite/data/pom.xml b/testsuite/data/pom.xml index 8c0121b94..7a312d555 100644 --- a/testsuite/data/pom.xml +++ b/testsuite/data/pom.xml @@ -9,7 +9,7 @@ smallrye-open-api-testsuite-data - 4.0.6 + 4.0.7-SNAPSHOT SmallRye: OpenAPI Test Data @@ -354,8 +354,4 @@ - - - 4.0.6 - diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index c3c3e40c4..d8589c728 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-open-api-testsuite - 4.0.6 + 4.0.7-SNAPSHOT ../ diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 2a8ded4b4..82d9f7134 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-open-api-parent - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index ebd6d89f0..2300a4cd2 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-open-api-testsuite - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-testsuite-tck diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml index 7acca2435..5e6ca90e4 100644 --- a/tools/gradle-plugin/pom.xml +++ b/tools/gradle-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-tools - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-gradle-plugin pom diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index 9726c6a07..833d48a4e 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-tools - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-maven-plugin maven-plugin diff --git a/tools/model-apt/pom.xml b/tools/model-apt/pom.xml index 83962530c..fef90e6dd 100644 --- a/tools/model-apt/pom.xml +++ b/tools/model-apt/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-open-api-tools - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-model-apt SmallRye: OpenAPI Model Generator diff --git a/tools/pom.xml b/tools/pom.xml index 46830aa25..80d1e8d2b 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-parent - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-tools diff --git a/ui/open-api-ui-forms/pom.xml b/ui/open-api-ui-forms/pom.xml index e6f990c0d..5ae2492c6 100644 --- a/ui/open-api-ui-forms/pom.xml +++ b/ui/open-api-ui-forms/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-ui-parent - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-ui-forms diff --git a/ui/open-api-ui/pom.xml b/ui/open-api-ui/pom.xml index 56aba1045..3f78b442c 100644 --- a/ui/open-api-ui/pom.xml +++ b/ui/open-api-ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-ui-parent - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-ui diff --git a/ui/pom.xml b/ui/pom.xml index e6c9fc9b3..e1d446be0 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 4.0.6 + 4.0.7-SNAPSHOT smallrye-open-api-ui-parent