diff --git a/deployment/pom.xml b/deployment/pom.xml index 2f90337..d111934 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.logging.cloudwatch quarkus-logging-cloudwatch-parent - 0.0.1-SNAPSHOT + 6.1.0 quarkus-logging-cloudwatch-deployment Quarkus - Logging Cloudwatch - Deployment diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index f887e1f..ee0b541 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.logging.cloudwatch quarkus-logging-cloudwatch-parent - 0.0.1-SNAPSHOT + 6.1.0 quarkus-logging-cloudwatch-integration-tests Quarkus - Logging Cloudwatch - Integration Tests diff --git a/pom.xml b/pom.xml index d8f6917..9950b0a 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.logging.cloudwatch quarkus-logging-cloudwatch-parent - 0.0.1-SNAPSHOT + 6.1.0 pom Quarkus - Logging Cloudwatch - Parent @@ -102,4 +102,8 @@ + + + 6.1.0 + diff --git a/runtime/pom.xml b/runtime/pom.xml index 3fe01bf..1a21bff 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.logging.cloudwatch quarkus-logging-cloudwatch-parent - 0.0.1-SNAPSHOT + 6.1.0 quarkus-logging-cloudwatch Quarkus - Logging Cloudwatch - Runtime