diff --git a/aws-lambda/pom.xml b/aws-lambda/pom.xml index a19f4311..40061c4c 100644 --- a/aws-lambda/pom.xml +++ b/aws-lambda/pom.xml @@ -28,12 +28,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/cluster-leader-election/pom.xml b/cluster-leader-election/pom.xml index 13fed77a..c08823fe 100644 --- a/cluster-leader-election/pom.xml +++ b/cluster-leader-election/pom.xml @@ -30,12 +30,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/cxf-soap/pom.xml b/cxf-soap/pom.xml index e24092a3..cde9539c 100644 --- a/cxf-soap/pom.xml +++ b/cxf-soap/pom.xml @@ -30,12 +30,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/file-bindy-ftp/pom.xml b/file-bindy-ftp/pom.xml index 4e11aa9d..841aabfc 100644 --- a/file-bindy-ftp/pom.xml +++ b/file-bindy-ftp/pom.xml @@ -29,12 +29,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/file-split-log-xml/pom.xml b/file-split-log-xml/pom.xml index 852cdd4b..b21c64d9 100644 --- a/file-split-log-xml/pom.xml +++ b/file-split-log-xml/pom.xml @@ -29,12 +29,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/health/pom.xml b/health/pom.xml index fbc24e2a..bc4030b6 100644 --- a/health/pom.xml +++ b/health/pom.xml @@ -29,12 +29,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/http-log/pom.xml b/http-log/pom.xml index 02fb6382..0f6b8541 100644 --- a/http-log/pom.xml +++ b/http-log/pom.xml @@ -29,12 +29,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/jdbc-datasource/pom.xml b/jdbc-datasource/pom.xml index 0d2b620b..4c67011f 100644 --- a/jdbc-datasource/pom.xml +++ b/jdbc-datasource/pom.xml @@ -26,12 +26,12 @@ Camel Quarkus Example :: Connect to Database using Datasource 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom 2.23.0 1.10.0 diff --git a/jms-jpa/pom.xml b/jms-jpa/pom.xml index cc1b443a..28d307a1 100644 --- a/jms-jpa/pom.xml +++ b/jms-jpa/pom.xml @@ -26,13 +26,13 @@ Camel Quarkus Example :: JMS JPA 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} 3.3.0 - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom 2.23.0 1.10.0 diff --git a/jpa-idempotent-repository/pom.xml b/jpa-idempotent-repository/pom.xml index 37da3d16..9cc665fa 100644 --- a/jpa-idempotent-repository/pom.xml +++ b/jpa-idempotent-repository/pom.xml @@ -31,12 +31,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/jta-jpa/pom.xml b/jta-jpa/pom.xml index 9e04a4bb..1bf08125 100644 --- a/jta-jpa/pom.xml +++ b/jta-jpa/pom.xml @@ -26,12 +26,12 @@ Camel Quarkus Example :: JTA JPA 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom 2.23.0 1.10.0 diff --git a/kafka/pom.xml b/kafka/pom.xml index 38aa8864..c5077859 100644 --- a/kafka/pom.xml +++ b/kafka/pom.xml @@ -29,12 +29,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml index 16fda444..35217737 100644 --- a/kamelet-chucknorris/pom.xml +++ b/kamelet-chucknorris/pom.xml @@ -29,15 +29,15 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - ${camel-quarkus.platform.version} + 3.11.0 - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/message-bridge/pom.xml b/message-bridge/pom.xml index cd8f710d..dc90c601 100644 --- a/message-bridge/pom.xml +++ b/message-bridge/pom.xml @@ -29,12 +29,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/observability/pom.xml b/observability/pom.xml index 67951da5..06897e96 100644 --- a/observability/pom.xml +++ b/observability/pom.xml @@ -30,12 +30,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/openapi-contract-first/pom.xml b/openapi-contract-first/pom.xml index ad0e6ae9..fd6a184a 100644 --- a/openapi-contract-first/pom.xml +++ b/openapi-contract-first/pom.xml @@ -29,12 +29,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/platform-http-security-keycloak/pom.xml b/platform-http-security-keycloak/pom.xml index e0d240c9..f8b94346 100644 --- a/platform-http-security-keycloak/pom.xml +++ b/platform-http-security-keycloak/pom.xml @@ -29,12 +29,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/rest-json/pom.xml b/rest-json/pom.xml index e5afb396..caf37486 100644 --- a/rest-json/pom.xml +++ b/rest-json/pom.xml @@ -29,12 +29,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/timer-log-kotlin/pom.xml b/timer-log-kotlin/pom.xml index 1a3b07b0..6bdbd442 100644 --- a/timer-log-kotlin/pom.xml +++ b/timer-log-kotlin/pom.xml @@ -29,12 +29,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom 2.0.0 UTF-8 diff --git a/timer-log-main/pom.xml b/timer-log-main/pom.xml index ea1889eb..14ab641a 100644 --- a/timer-log-main/pom.xml +++ b/timer-log-main/pom.xml @@ -29,15 +29,15 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - ${camel-quarkus.platform.version} + 3.11.0 - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/timer-log/pom.xml b/timer-log/pom.xml index da38612b..bfb9b814 100644 --- a/timer-log/pom.xml +++ b/timer-log/pom.xml @@ -29,12 +29,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8 diff --git a/vertx-websocket-chat/pom.xml b/vertx-websocket-chat/pom.xml index ac81c44b..3d65c950 100644 --- a/vertx-websocket-chat/pom.xml +++ b/vertx-websocket-chat/pom.xml @@ -29,12 +29,12 @@ 3.11.0 - 3.11.0-SNAPSHOT + ${quarkus.platform.version} - io.quarkus + io.quarkus.platform quarkus-bom - org.apache.camel.quarkus - camel-quarkus-bom + ${quarkus.platform.group-id} + quarkus-camel-bom UTF-8 UTF-8