diff --git a/deployment/pom.xml b/deployment/pom.xml
index 12db5a2f..8966cfaf 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.logging.cloudwatch
quarkus-logging-cloudwatch-parent
- 6.7.2-SNAPSHOT
+ 6.8.0
quarkus-logging-cloudwatch-deployment
Quarkus - Logging Cloudwatch - Deployment
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index d4bbe6e1..a261fefc 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.logging.cloudwatch
quarkus-logging-cloudwatch-parent
- 6.7.2-SNAPSHOT
+ 6.8.0
quarkus-logging-cloudwatch-integration-tests
Quarkus - Logging Cloudwatch - Integration Tests
diff --git a/pom.xml b/pom.xml
index 16497f37..1dc93270 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.logging.cloudwatch
quarkus-logging-cloudwatch-parent
- 6.7.2-SNAPSHOT
+ 6.8.0
pom
Quarkus - Logging Cloudwatch - Parent
@@ -19,7 +19,7 @@
scm:git:git@github.com:quarkiverse/quarkus-logging-cloudwatch.git
scm:git:git@github.com:quarkiverse/quarkus-logging-cloudwatch.git
https://github.com/quarkiverse/quarkus-logging-cloudwatch
- HEAD
+ 6.8.0
3.8.1
diff --git a/runtime/pom.xml b/runtime/pom.xml
index d6f97e22..bceac45b 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.logging.cloudwatch
quarkus-logging-cloudwatch-parent
- 6.7.2-SNAPSHOT
+ 6.8.0
quarkus-logging-cloudwatch
Quarkus - Logging Cloudwatch - Runtime