From 4a5ca7a3b9e0f9283eb50ed75701c0a78572cbe1 Mon Sep 17 00:00:00 2001
From: "quarkiverse-ci[bot]"
<181291436+quarkiverse-ci[bot]@users.noreply.github.com>
Date: Mon, 25 Nov 2024 10:04:08 +0000
Subject: [PATCH] [maven-release-plugin] prepare release 6.8.5
---
annotations/pom.xml | 2 +-
bom/pom.xml | 4 ++--
build-parent/pom.xml | 2 +-
bundle-generator/deployment/pom.xml | 2 +-
bundle-generator/pom.xml | 2 +-
bundle-generator/runtime/pom.xml | 2 +-
cli/pom.xml | 2 +-
common-deployment/pom.xml | 2 +-
common/pom.xml | 2 +-
core/deployment/pom.xml | 2 +-
core/pom.xml | 2 +-
core/runtime/pom.xml | 2 +-
docs/pom.xml | 2 +-
integration-tests/pom.xml | 2 +-
pom.xml | 4 ++--
samples/exposedapp/pom.xml | 2 +-
samples/joke/pom.xml | 2 +-
samples/mysql-schema/pom.xml | 2 +-
samples/pingpong/pom.xml | 2 +-
samples/pom.xml | 2 +-
20 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/annotations/pom.xml b/annotations/pom.xml
index 2d98e202..a2aaae96 100644
--- a/annotations/pom.xml
+++ b/annotations/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
quarkus-operator-sdk-annotations
diff --git a/bom/pom.xml b/bom/pom.xml
index c4339ca0..c23d07a2 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
quarkus-operator-sdk-bom
Quarkus - Operator SDK - BOM
@@ -31,7 +31,7 @@
scm:git:git@github.com:quarkiverse/quarkus-operator-sdk.git/bom
https://github.com/quarkiverse/quarkus-operator-sdk/bom
- HEAD
+ 6.8.5
GitHub
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index 2797652c..22a00177 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
quarkus-operator-sdk-build-parent
pom
diff --git a/bundle-generator/deployment/pom.xml b/bundle-generator/deployment/pom.xml
index f821278b..8f38cf7d 100644
--- a/bundle-generator/deployment/pom.xml
+++ b/bundle-generator/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-bundle-generator-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
Quarkus - Operator SDK - Bundle Generator - Deployment
diff --git a/bundle-generator/pom.xml b/bundle-generator/pom.xml
index 2b6ce4b4..fbebd362 100644
--- a/bundle-generator/pom.xml
+++ b/bundle-generator/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
../build-parent/pom.xml
diff --git a/bundle-generator/runtime/pom.xml b/bundle-generator/runtime/pom.xml
index bedc0d9d..3372b24a 100644
--- a/bundle-generator/runtime/pom.xml
+++ b/bundle-generator/runtime/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-bundle-generator-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
Quarkus - Operator SDK - Bundle Generator - Runtime
diff --git a/cli/pom.xml b/cli/pom.xml
index f9011eac..077be27f 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
../build-parent/pom.xml
4.0.0
diff --git a/common-deployment/pom.xml b/common-deployment/pom.xml
index 1aed219c..3dd9dadb 100644
--- a/common-deployment/pom.xml
+++ b/common-deployment/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
../build-parent/pom.xml
4.0.0
diff --git a/common/pom.xml b/common/pom.xml
index f4dfdc33..c0d0c29f 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
../build-parent/pom.xml
diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml
index 9639fee6..b0d368ed 100644
--- a/core/deployment/pom.xml
+++ b/core/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-core-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
quarkus-operator-sdk-deployment
Quarkus - Operator SDK - Core - Deployment
diff --git a/core/pom.xml b/core/pom.xml
index bf544b05..e6edd370 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
../build-parent/pom.xml
diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml
index 7d7231a6..93aacca7 100644
--- a/core/runtime/pom.xml
+++ b/core/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-core-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
quarkus-operator-sdk
Quarkus - Operator SDK - Core - Runtime
diff --git a/docs/pom.xml b/docs/pom.xml
index fd01ca77..6b13f318 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
../build-parent/pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index a89059cb..2400ef7d 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-build-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
../build-parent/pom.xml
quarkus-operator-sdk-integration-tests
diff --git a/pom.xml b/pom.xml
index 2096c89a..d1e52610 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-parent
- 6.8.5-SNAPSHOT
+ 6.8.5
pom
Quarkus - Operator SDK - Parent
@@ -19,7 +19,7 @@
:git:git@github.com:quarkiverse/quarkus-operator-sdk.git
scm:git:git@github.com:quarkiverse/quarkus-operator-sdk.git
https://github.com/quarkiverse/quarkus-operator-sdk
- HEAD
+ 6.8.5
diff --git a/samples/exposedapp/pom.xml b/samples/exposedapp/pom.xml
index e23ac93a..5fad68b0 100644
--- a/samples/exposedapp/pom.xml
+++ b/samples/exposedapp/pom.xml
@@ -3,7 +3,7 @@
quarkus-operator-sdk-samples
io.quarkiverse.operatorsdk
- 6.8.5-SNAPSHOT
+ 6.8.5
4.0.0
diff --git a/samples/joke/pom.xml b/samples/joke/pom.xml
index f756e1c5..db6ca76f 100644
--- a/samples/joke/pom.xml
+++ b/samples/joke/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-samples
- 6.8.5-SNAPSHOT
+ 6.8.5
4.0.0
diff --git a/samples/mysql-schema/pom.xml b/samples/mysql-schema/pom.xml
index 43cc247a..4dfdbb60 100644
--- a/samples/mysql-schema/pom.xml
+++ b/samples/mysql-schema/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-samples
- 6.8.5-SNAPSHOT
+ 6.8.5
quarkus-operator-sdk-samples-mysql-schema
diff --git a/samples/pingpong/pom.xml b/samples/pingpong/pom.xml
index ef948451..8fd92d18 100644
--- a/samples/pingpong/pom.xml
+++ b/samples/pingpong/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.operatorsdk
quarkus-operator-sdk-samples
- 6.8.5-SNAPSHOT
+ 6.8.5
4.0.0
diff --git a/samples/pom.xml b/samples/pom.xml
index 7fc67e27..3b7196e8 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -3,7 +3,7 @@
quarkus-operator-sdk-build-parent
io.quarkiverse.operatorsdk
- 6.8.5-SNAPSHOT
+ 6.8.5
../build-parent/pom.xml
4.0.0