From 83853d71e59122104a8e430138cc882f5eb72c29 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 release 4.0.6
---
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, 25 insertions(+), 21 deletions(-)
diff --git a/core/pom.xml b/core/pom.xml
index 75b6e2c8d..5c0fa4962 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-open-api-parent
- 4.0.6-SNAPSHOT
+ 4.0.6
smallrye-open-api-core
diff --git a/extension-jaxrs/pom.xml b/extension-jaxrs/pom.xml
index f221f3c6a..a1ac38ac4 100644
--- a/extension-jaxrs/pom.xml
+++ b/extension-jaxrs/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-open-api-parent
- 4.0.6-SNAPSHOT
+ 4.0.6
smallrye-open-api-jaxrs
diff --git a/extension-spring/pom.xml b/extension-spring/pom.xml
index 54e2aee3a..36c861aa4 100644
--- a/extension-spring/pom.xml
+++ b/extension-spring/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-open-api-parent
- 4.0.6-SNAPSHOT
+ 4.0.6
smallrye-open-api-spring
diff --git a/extension-vertx/pom.xml b/extension-vertx/pom.xml
index 000f6fb40..96ce292c8 100644
--- a/extension-vertx/pom.xml
+++ b/extension-vertx/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-open-api-parent
- 4.0.6-SNAPSHOT
+ 4.0.6
smallrye-open-api-vertx
diff --git a/implementation/pom.xml b/implementation/pom.xml
index 9146543c1..16530cad1 100644
--- a/implementation/pom.xml
+++ b/implementation/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-open-api-parent
- 4.0.6-SNAPSHOT
+ 4.0.6
smallrye-open-api
diff --git a/model/pom.xml b/model/pom.xml
index be8ed3ff2..e68120259 100644
--- a/model/pom.xml
+++ b/model/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-open-api-parent
- 4.0.6-SNAPSHOT
+ 4.0.6
smallrye-open-api-model
diff --git a/pom.xml b/pom.xml
index 21ca4c3b7..290f968a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
smallrye-open-api-parent
- 4.0.6-SNAPSHOT
+ 4.0.6
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/
- HEAD
+ 4.0.6
diff --git a/release/pom.xml b/release/pom.xml
index 142799e71..33f02ab3e 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-open-api-parent
- 4.0.6-SNAPSHOT
+ 4.0.6
smallrye-open-api-release
diff --git a/testsuite/coverage/pom.xml b/testsuite/coverage/pom.xml
index 06e4b7c40..4d62c1ef8 100644
--- a/testsuite/coverage/pom.xml
+++ b/testsuite/coverage/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-open-api-testsuite
- 4.0.6-SNAPSHOT
+ 4.0.6
../
diff --git a/testsuite/data/pom.xml b/testsuite/data/pom.xml
index b0442d0c2..8c0121b94 100644
--- a/testsuite/data/pom.xml
+++ b/testsuite/data/pom.xml
@@ -9,7 +9,7 @@
smallrye-open-api-testsuite-data
- 4.0.6-SNAPSHOT
+ 4.0.6
SmallRye: OpenAPI Test Data
@@ -354,4 +354,8 @@
+
+
+ 4.0.6
+
diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml
index db1d90b64..c3c3e40c4 100644
--- a/testsuite/extra/pom.xml
+++ b/testsuite/extra/pom.xml
@@ -3,7 +3,7 @@
io.smallrye
smallrye-open-api-testsuite
- 4.0.6-SNAPSHOT
+ 4.0.6
../
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index eaa69acbe..2a8ded4b4 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -20,7 +20,7 @@
io.smallrye
smallrye-open-api-parent
- 4.0.6-SNAPSHOT
+ 4.0.6
smallrye-open-api-testsuite
diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml
index 405de6ef7..ebd6d89f0 100644
--- a/testsuite/tck/pom.xml
+++ b/testsuite/tck/pom.xml
@@ -20,7 +20,7 @@
io.smallrye
smallrye-open-api-testsuite
- 4.0.6-SNAPSHOT
+ 4.0.6
smallrye-open-api-testsuite-tck
diff --git a/tools/gradle-plugin/pom.xml b/tools/gradle-plugin/pom.xml
index eaed6baf0..7acca2435 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-SNAPSHOT
+ 4.0.6
smallrye-open-api-gradle-plugin
pom
diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml
index e6f8e170f..9726c6a07 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-SNAPSHOT
+ 4.0.6
smallrye-open-api-maven-plugin
maven-plugin
diff --git a/tools/model-apt/pom.xml b/tools/model-apt/pom.xml
index 81c37a38a..83962530c 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-SNAPSHOT
+ 4.0.6
smallrye-open-api-model-apt
SmallRye: OpenAPI Model Generator
diff --git a/tools/pom.xml b/tools/pom.xml
index 1c6205836..46830aa25 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -4,7 +4,7 @@
io.smallrye
smallrye-open-api-parent
- 4.0.6-SNAPSHOT
+ 4.0.6
smallrye-open-api-tools
diff --git a/ui/open-api-ui-forms/pom.xml b/ui/open-api-ui-forms/pom.xml
index 8b03ce45b..e6f990c0d 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-SNAPSHOT
+ 4.0.6
smallrye-open-api-ui-forms
diff --git a/ui/open-api-ui/pom.xml b/ui/open-api-ui/pom.xml
index e656580fe..56aba1045 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-SNAPSHOT
+ 4.0.6
smallrye-open-api-ui
diff --git a/ui/pom.xml b/ui/pom.xml
index 97b94b591..e6c9fc9b3 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -5,7 +5,7 @@
io.smallrye
smallrye-open-api-parent
- 4.0.6-SNAPSHOT
+ 4.0.6
smallrye-open-api-ui-parent