From 37b8b79e07ef615b5ba8b25505c8054834cc05a4 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Wed, 10 May 2023 10:15:57 +0200 Subject: [PATCH] [RELEASE] - Bump version to 3.0.3.Final --- bom/application/pom.xml | 2 +- bom/test/pom.xml | 2 +- build-parent/pom.xml | 2 +- core/builder/pom.xml | 2 +- core/class-change-agent/pom.xml | 2 +- core/deployment/pom.xml | 2 +- core/devmode-spi/pom.xml | 2 +- core/junit4-mock/pom.xml | 2 +- core/launcher/pom.xml | 2 +- core/pom.xml | 2 +- core/processor/pom.xml | 2 +- core/runtime/pom.xml | 2 +- coverage-report/pom.xml | 2 +- devtools/bom-descriptor-json/pom.xml | 2 +- devtools/cli/pom.xml | 2 +- devtools/gradle/gradle-application-plugin/pom.xml | 2 +- devtools/gradle/gradle-extension-plugin/pom.xml | 2 +- devtools/gradle/gradle-model/pom.xml | 2 +- devtools/gradle/gradle.properties | 2 +- devtools/gradle/pom.xml | 2 +- devtools/maven/pom.xml | 2 +- devtools/platform-properties/pom.xml | 2 +- devtools/pom.xml | 2 +- devtools/project-core-extension-codestarts/pom.xml | 2 +- docs/pom.xml | 2 +- extensions/agroal/deployment/pom.xml | 2 +- extensions/agroal/pom.xml | 2 +- extensions/agroal/runtime/pom.xml | 2 +- extensions/agroal/spi/pom.xml | 2 +- extensions/amazon-lambda-http/deployment/pom.xml | 2 +- extensions/amazon-lambda-http/http-event-server/pom.xml | 2 +- extensions/amazon-lambda-http/maven-archetype/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 4 ++-- extensions/amazon-lambda-http/pom.xml | 2 +- extensions/amazon-lambda-http/runtime/pom.xml | 2 +- extensions/amazon-lambda-rest/deployment/pom.xml | 2 +- extensions/amazon-lambda-rest/maven-archetype/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 4 ++-- extensions/amazon-lambda-rest/pom.xml | 2 +- extensions/amazon-lambda-rest/rest-event-server/pom.xml | 2 +- extensions/amazon-lambda-rest/runtime/pom.xml | 2 +- extensions/amazon-lambda-xray/deployment/pom.xml | 2 +- extensions/amazon-lambda-xray/pom.xml | 2 +- extensions/amazon-lambda-xray/runtime/pom.xml | 2 +- extensions/amazon-lambda/common-deployment/pom.xml | 2 +- extensions/amazon-lambda/common-runtime/pom.xml | 2 +- extensions/amazon-lambda/deployment/pom.xml | 2 +- extensions/amazon-lambda/event-server/pom.xml | 2 +- extensions/amazon-lambda/maven-archetype/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 4 ++-- extensions/amazon-lambda/pom.xml | 2 +- extensions/amazon-lambda/runtime/pom.xml | 2 +- extensions/apache-httpclient/deployment/pom.xml | 2 +- extensions/apache-httpclient/pom.xml | 2 +- extensions/apache-httpclient/runtime/pom.xml | 2 +- extensions/arc/deployment/pom.xml | 2 +- extensions/arc/pom.xml | 2 +- extensions/arc/runtime/pom.xml | 2 +- extensions/avro/deployment/pom.xml | 2 +- extensions/avro/pom.xml | 2 +- extensions/avro/runtime/pom.xml | 2 +- extensions/awt/deployment/pom.xml | 2 +- extensions/awt/pom.xml | 2 +- extensions/awt/runtime/pom.xml | 2 +- extensions/azure-functions-http/deployment/pom.xml | 2 +- extensions/azure-functions-http/pom.xml | 2 +- extensions/azure-functions-http/runtime/pom.xml | 2 +- extensions/azure-functions/deployment/pom.xml | 2 +- extensions/azure-functions/pom.xml | 2 +- extensions/azure-functions/runtime/pom.xml | 2 +- extensions/cache/deployment-spi/pom.xml | 2 +- extensions/cache/deployment/pom.xml | 2 +- extensions/cache/pom.xml | 2 +- extensions/cache/runtime-spi/pom.xml | 2 +- extensions/cache/runtime/pom.xml | 2 +- extensions/caffeine/deployment/pom.xml | 2 +- extensions/caffeine/pom.xml | 2 +- extensions/caffeine/runtime/pom.xml | 2 +- extensions/config-yaml/deployment/pom.xml | 2 +- extensions/config-yaml/pom.xml | 2 +- extensions/config-yaml/runtime/pom.xml | 2 +- .../container-image-buildpack/deployment/pom.xml | 2 +- extensions/container-image/container-image-buildpack/pom.xml | 2 +- .../container-image/container-image-buildpack/runtime/pom.xml | 2 +- .../container-image/container-image-docker/deployment/pom.xml | 2 +- extensions/container-image/container-image-docker/pom.xml | 2 +- .../container-image/container-image-docker/runtime/pom.xml | 2 +- .../container-image/container-image-jib/deployment/pom.xml | 2 +- extensions/container-image/container-image-jib/pom.xml | 2 +- .../container-image/container-image-jib/runtime/pom.xml | 2 +- .../container-image-openshift/deployment/pom.xml | 2 +- extensions/container-image/container-image-openshift/pom.xml | 2 +- .../container-image/container-image-openshift/runtime/pom.xml | 2 +- .../container-image/container-image-s2i/deployment/pom.xml | 2 +- extensions/container-image/container-image-s2i/pom.xml | 2 +- .../container-image/container-image-s2i/runtime/pom.xml | 2 +- extensions/container-image/deployment/pom.xml | 2 +- extensions/container-image/pom.xml | 2 +- extensions/container-image/runtime/pom.xml | 2 +- extensions/container-image/spi/pom.xml | 2 +- extensions/container-image/util/pom.xml | 2 +- extensions/credentials/deployment/pom.xml | 2 +- extensions/credentials/pom.xml | 2 +- extensions/credentials/runtime/pom.xml | 2 +- extensions/csrf-reactive/deployment/pom.xml | 2 +- extensions/csrf-reactive/pom.xml | 2 +- extensions/csrf-reactive/runtime/pom.xml | 2 +- extensions/datasource/common/pom.xml | 2 +- extensions/datasource/deployment-spi/pom.xml | 2 +- extensions/datasource/deployment/pom.xml | 2 +- extensions/datasource/pom.xml | 2 +- extensions/datasource/runtime/pom.xml | 2 +- extensions/devservices/common/pom.xml | 2 +- extensions/devservices/db2/pom.xml | 2 +- extensions/devservices/deployment/pom.xml | 2 +- extensions/devservices/derby/pom.xml | 2 +- extensions/devservices/h2/pom.xml | 2 +- extensions/devservices/mariadb/pom.xml | 2 +- extensions/devservices/mssql/pom.xml | 2 +- extensions/devservices/mysql/pom.xml | 2 +- extensions/devservices/oracle/pom.xml | 2 +- extensions/devservices/pom.xml | 2 +- extensions/devservices/postgresql/pom.xml | 2 +- extensions/elasticsearch-java-client/deployment/pom.xml | 2 +- extensions/elasticsearch-java-client/pom.xml | 2 +- extensions/elasticsearch-java-client/runtime/pom.xml | 2 +- .../elasticsearch-rest-client-common/deployment/pom.xml | 2 +- extensions/elasticsearch-rest-client-common/pom.xml | 2 +- extensions/elasticsearch-rest-client-common/runtime/pom.xml | 2 +- extensions/elasticsearch-rest-client/deployment/pom.xml | 2 +- extensions/elasticsearch-rest-client/pom.xml | 2 +- extensions/elasticsearch-rest-client/runtime/pom.xml | 2 +- .../elasticsearch-rest-high-level-client/deployment/pom.xml | 2 +- extensions/elasticsearch-rest-high-level-client/pom.xml | 2 +- .../elasticsearch-rest-high-level-client/runtime/pom.xml | 2 +- extensions/elytron-security-common/deployment/pom.xml | 2 +- extensions/elytron-security-common/pom.xml | 2 +- extensions/elytron-security-common/runtime/pom.xml | 2 +- extensions/elytron-security-jdbc/deployment/pom.xml | 2 +- extensions/elytron-security-jdbc/pom.xml | 2 +- extensions/elytron-security-jdbc/runtime/pom.xml | 2 +- extensions/elytron-security-ldap/deployment/pom.xml | 2 +- extensions/elytron-security-ldap/pom.xml | 2 +- extensions/elytron-security-ldap/runtime/pom.xml | 2 +- extensions/elytron-security-oauth2/deployment/pom.xml | 2 +- extensions/elytron-security-oauth2/pom.xml | 2 +- extensions/elytron-security-oauth2/runtime/pom.xml | 2 +- .../elytron-security-properties-file/deployment/pom.xml | 2 +- extensions/elytron-security-properties-file/pom.xml | 2 +- extensions/elytron-security-properties-file/runtime/pom.xml | 2 +- extensions/elytron-security/deployment/pom.xml | 2 +- extensions/elytron-security/pom.xml | 2 +- extensions/elytron-security/runtime/pom.xml | 2 +- extensions/flyway/deployment/pom.xml | 2 +- extensions/flyway/pom.xml | 2 +- extensions/flyway/runtime/pom.xml | 2 +- extensions/funqy/funqy-amazon-lambda/deployment/pom.xml | 2 +- extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 4 ++-- extensions/funqy/funqy-amazon-lambda/pom.xml | 2 +- extensions/funqy/funqy-amazon-lambda/runtime/pom.xml | 2 +- .../funqy/funqy-google-cloud-functions/deployment/pom.xml | 2 +- extensions/funqy/funqy-google-cloud-functions/pom.xml | 2 +- extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml | 2 +- extensions/funqy/funqy-http/deployment/pom.xml | 2 +- extensions/funqy/funqy-http/pom.xml | 2 +- extensions/funqy/funqy-http/runtime/pom.xml | 2 +- extensions/funqy/funqy-knative-events/deployment/pom.xml | 2 +- extensions/funqy/funqy-knative-events/pom.xml | 2 +- extensions/funqy/funqy-knative-events/runtime/pom.xml | 2 +- extensions/funqy/funqy-server-common/deployment/pom.xml | 2 +- extensions/funqy/funqy-server-common/pom.xml | 2 +- extensions/funqy/funqy-server-common/runtime/pom.xml | 2 +- extensions/funqy/pom.xml | 2 +- extensions/google-cloud-functions-http/deployment/pom.xml | 2 +- extensions/google-cloud-functions-http/pom.xml | 2 +- extensions/google-cloud-functions-http/runtime/pom.xml | 2 +- extensions/google-cloud-functions/deployment/pom.xml | 2 +- extensions/google-cloud-functions/pom.xml | 2 +- extensions/google-cloud-functions/runtime/pom.xml | 2 +- extensions/grpc-common/deployment/pom.xml | 2 +- extensions/grpc-common/pom.xml | 2 +- extensions/grpc-common/runtime/pom.xml | 2 +- extensions/grpc/api/pom.xml | 2 +- extensions/grpc/codegen/pom.xml | 2 +- extensions/grpc/deployment/pom.xml | 2 +- extensions/grpc/inprocess/pom.xml | 2 +- extensions/grpc/pom.xml | 2 +- extensions/grpc/protoc/pom.xml | 2 +- extensions/grpc/runtime/pom.xml | 2 +- extensions/grpc/stubs/pom.xml | 2 +- extensions/grpc/xds/pom.xml | 2 +- extensions/hal/deployment/pom.xml | 2 +- extensions/hal/pom.xml | 2 +- extensions/hal/runtime/pom.xml | 2 +- extensions/hibernate-envers/deployment/pom.xml | 2 +- extensions/hibernate-envers/pom.xml | 2 +- extensions/hibernate-envers/runtime/pom.xml | 2 +- extensions/hibernate-orm/deployment-spi/pom.xml | 2 +- extensions/hibernate-orm/deployment/pom.xml | 2 +- extensions/hibernate-orm/pom.xml | 2 +- extensions/hibernate-orm/runtime/pom.xml | 2 +- extensions/hibernate-reactive/deployment/pom.xml | 2 +- extensions/hibernate-reactive/pom.xml | 2 +- extensions/hibernate-reactive/runtime/pom.xml | 2 +- .../deployment/pom.xml | 2 +- .../hibernate-search-orm-coordination-outbox-polling/pom.xml | 2 +- .../runtime/pom.xml | 2 +- .../hibernate-search-orm-elasticsearch/deployment/pom.xml | 2 +- extensions/hibernate-search-orm-elasticsearch/pom.xml | 2 +- extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml | 2 +- extensions/hibernate-validator/deployment/pom.xml | 2 +- extensions/hibernate-validator/pom.xml | 2 +- extensions/hibernate-validator/runtime/pom.xml | 2 +- extensions/hibernate-validator/spi/pom.xml | 2 +- extensions/infinispan-client/deployment/pom.xml | 2 +- extensions/infinispan-client/pom.xml | 2 +- extensions/infinispan-client/runtime/pom.xml | 2 +- extensions/info/deployment-spi/pom.xml | 2 +- extensions/info/deployment/pom.xml | 2 +- extensions/info/pom.xml | 2 +- extensions/info/runtime-spi/pom.xml | 2 +- extensions/info/runtime/pom.xml | 2 +- extensions/jackson/deployment/pom.xml | 2 +- extensions/jackson/pom.xml | 2 +- extensions/jackson/runtime/pom.xml | 2 +- extensions/jackson/spi/pom.xml | 2 +- extensions/jaeger/deployment/pom.xml | 2 +- extensions/jaeger/pom.xml | 2 +- extensions/jaeger/runtime/pom.xml | 2 +- extensions/jaxb/deployment/pom.xml | 2 +- extensions/jaxb/pom.xml | 2 +- extensions/jaxb/runtime/pom.xml | 2 +- extensions/jaxp/deployment/pom.xml | 2 +- extensions/jaxp/pom.xml | 2 +- extensions/jaxp/runtime/pom.xml | 2 +- extensions/jaxrs-spi/deployment/pom.xml | 2 +- extensions/jaxrs-spi/pom.xml | 2 +- extensions/jdbc/jdbc-db2/deployment/pom.xml | 2 +- extensions/jdbc/jdbc-db2/pom.xml | 2 +- extensions/jdbc/jdbc-db2/runtime/pom.xml | 2 +- extensions/jdbc/jdbc-derby/deployment/pom.xml | 2 +- extensions/jdbc/jdbc-derby/pom.xml | 2 +- extensions/jdbc/jdbc-derby/runtime/pom.xml | 2 +- extensions/jdbc/jdbc-h2/deployment/pom.xml | 2 +- extensions/jdbc/jdbc-h2/pom.xml | 2 +- extensions/jdbc/jdbc-h2/runtime/pom.xml | 2 +- extensions/jdbc/jdbc-mariadb/deployment/pom.xml | 2 +- extensions/jdbc/jdbc-mariadb/pom.xml | 2 +- extensions/jdbc/jdbc-mariadb/runtime/pom.xml | 2 +- extensions/jdbc/jdbc-mssql/deployment/pom.xml | 2 +- extensions/jdbc/jdbc-mssql/pom.xml | 2 +- extensions/jdbc/jdbc-mssql/runtime/pom.xml | 2 +- extensions/jdbc/jdbc-mysql/deployment/pom.xml | 2 +- extensions/jdbc/jdbc-mysql/pom.xml | 2 +- extensions/jdbc/jdbc-mysql/runtime/pom.xml | 2 +- extensions/jdbc/jdbc-oracle/deployment/pom.xml | 2 +- extensions/jdbc/jdbc-oracle/pom.xml | 2 +- extensions/jdbc/jdbc-oracle/runtime/pom.xml | 2 +- extensions/jdbc/jdbc-postgresql/deployment/pom.xml | 2 +- extensions/jdbc/jdbc-postgresql/pom.xml | 2 +- extensions/jdbc/jdbc-postgresql/runtime/pom.xml | 2 +- extensions/jdbc/pom.xml | 2 +- extensions/jms-spi/deployment/pom.xml | 2 +- extensions/jms-spi/pom.xml | 2 +- extensions/jsonb/deployment/pom.xml | 2 +- extensions/jsonb/pom.xml | 2 +- extensions/jsonb/runtime/pom.xml | 2 +- extensions/jsonb/spi/pom.xml | 2 +- extensions/jsonp/deployment/pom.xml | 2 +- extensions/jsonp/pom.xml | 2 +- extensions/jsonp/runtime/pom.xml | 2 +- extensions/kafka-client/deployment/pom.xml | 2 +- extensions/kafka-client/pom.xml | 2 +- extensions/kafka-client/runtime/pom.xml | 2 +- extensions/kafka-streams/deployment/pom.xml | 2 +- extensions/kafka-streams/pom.xml | 2 +- extensions/kafka-streams/runtime/pom.xml | 2 +- extensions/keycloak-admin-client-common/deployment/pom.xml | 2 +- extensions/keycloak-admin-client-common/pom.xml | 2 +- extensions/keycloak-admin-client-common/runtime/pom.xml | 2 +- extensions/keycloak-admin-client-reactive/deployment/pom.xml | 2 +- extensions/keycloak-admin-client-reactive/pom.xml | 2 +- extensions/keycloak-admin-client-reactive/runtime/pom.xml | 2 +- extensions/keycloak-admin-client/deployment/pom.xml | 2 +- extensions/keycloak-admin-client/pom.xml | 2 +- extensions/keycloak-admin-client/runtime/pom.xml | 2 +- extensions/keycloak-authorization/deployment/pom.xml | 2 +- extensions/keycloak-authorization/pom.xml | 2 +- extensions/keycloak-authorization/runtime/pom.xml | 2 +- extensions/kotlin/deployment/pom.xml | 2 +- extensions/kotlin/pom.xml | 2 +- extensions/kotlin/runtime/pom.xml | 2 +- extensions/kubernetes-client/deployment-internal/pom.xml | 2 +- extensions/kubernetes-client/deployment/pom.xml | 2 +- extensions/kubernetes-client/pom.xml | 2 +- extensions/kubernetes-client/runtime-internal/pom.xml | 2 +- extensions/kubernetes-client/runtime/pom.xml | 2 +- extensions/kubernetes-client/spi/pom.xml | 2 +- extensions/kubernetes-config/deployment/pom.xml | 2 +- extensions/kubernetes-config/pom.xml | 2 +- extensions/kubernetes-config/runtime/pom.xml | 2 +- extensions/kubernetes-service-binding/deployment/pom.xml | 2 +- extensions/kubernetes-service-binding/pom.xml | 2 +- extensions/kubernetes-service-binding/runtime/pom.xml | 2 +- extensions/kubernetes-service-binding/spi/pom.xml | 2 +- extensions/kubernetes/kind/deployment/pom.xml | 2 +- extensions/kubernetes/kind/pom.xml | 2 +- extensions/kubernetes/kind/runtime/pom.xml | 2 +- extensions/kubernetes/minikube/deployment/pom.xml | 2 +- extensions/kubernetes/minikube/pom.xml | 2 +- extensions/kubernetes/minikube/runtime/pom.xml | 2 +- extensions/kubernetes/openshift/deployment/pom.xml | 2 +- extensions/kubernetes/openshift/pom.xml | 2 +- extensions/kubernetes/openshift/runtime/pom.xml | 2 +- extensions/kubernetes/pom.xml | 2 +- extensions/kubernetes/spi/pom.xml | 2 +- extensions/kubernetes/vanilla/deployment/pom.xml | 2 +- extensions/kubernetes/vanilla/pom.xml | 2 +- extensions/kubernetes/vanilla/runtime/pom.xml | 2 +- extensions/liquibase-mongodb/deployment/pom.xml | 2 +- extensions/liquibase-mongodb/pom.xml | 2 +- extensions/liquibase-mongodb/runtime/pom.xml | 2 +- extensions/liquibase/deployment/pom.xml | 2 +- extensions/liquibase/pom.xml | 2 +- extensions/liquibase/runtime/pom.xml | 2 +- extensions/logging-gelf/deployment/pom.xml | 2 +- extensions/logging-gelf/pom.xml | 2 +- extensions/logging-gelf/runtime/pom.xml | 2 +- extensions/logging-json/deployment/pom.xml | 2 +- extensions/logging-json/pom.xml | 2 +- extensions/logging-json/runtime/pom.xml | 2 +- extensions/mailer/deployment/pom.xml | 2 +- extensions/mailer/pom.xml | 2 +- extensions/mailer/runtime/pom.xml | 2 +- extensions/micrometer-registry-prometheus/deployment/pom.xml | 2 +- extensions/micrometer-registry-prometheus/pom.xml | 2 +- extensions/micrometer-registry-prometheus/runtime/pom.xml | 2 +- extensions/micrometer/deployment/pom.xml | 2 +- extensions/micrometer/pom.xml | 2 +- extensions/micrometer/runtime/pom.xml | 2 +- extensions/mongodb-client/deployment/pom.xml | 2 +- extensions/mongodb-client/pom.xml | 2 +- extensions/mongodb-client/runtime/pom.xml | 2 +- extensions/mutiny/deployment/pom.xml | 2 +- extensions/mutiny/pom.xml | 2 +- extensions/mutiny/runtime/pom.xml | 2 +- extensions/narayana-jta/deployment/pom.xml | 2 +- extensions/narayana-jta/pom.xml | 2 +- extensions/narayana-jta/runtime/pom.xml | 2 +- extensions/narayana-lra/deployment/pom.xml | 2 +- extensions/narayana-lra/pom.xml | 2 +- extensions/narayana-lra/runtime/pom.xml | 2 +- extensions/narayana-stm/deployment/pom.xml | 2 +- extensions/narayana-stm/pom.xml | 2 +- extensions/narayana-stm/runtime/pom.xml | 2 +- extensions/netty-loom-adaptor/deployment/pom.xml | 4 ++-- extensions/netty-loom-adaptor/pom.xml | 2 +- extensions/netty-loom-adaptor/runtime/pom.xml | 2 +- extensions/netty/deployment/pom.xml | 2 +- extensions/netty/pom.xml | 2 +- extensions/netty/runtime/pom.xml | 2 +- extensions/oidc-client-filter/deployment/pom.xml | 2 +- extensions/oidc-client-filter/pom.xml | 2 +- extensions/oidc-client-filter/runtime/pom.xml | 2 +- extensions/oidc-client-reactive-filter/deployment/pom.xml | 2 +- extensions/oidc-client-reactive-filter/pom.xml | 2 +- extensions/oidc-client-reactive-filter/runtime/pom.xml | 2 +- extensions/oidc-client/deployment/pom.xml | 2 +- extensions/oidc-client/pom.xml | 2 +- extensions/oidc-client/runtime/pom.xml | 2 +- extensions/oidc-common/deployment/pom.xml | 2 +- extensions/oidc-common/pom.xml | 2 +- extensions/oidc-common/runtime/pom.xml | 2 +- extensions/oidc-token-propagation-reactive/deployment/pom.xml | 2 +- extensions/oidc-token-propagation-reactive/pom.xml | 2 +- extensions/oidc-token-propagation-reactive/runtime/pom.xml | 2 +- extensions/oidc-token-propagation/deployment/pom.xml | 2 +- extensions/oidc-token-propagation/pom.xml | 2 +- extensions/oidc-token-propagation/runtime/pom.xml | 2 +- extensions/oidc/deployment/pom.xml | 2 +- extensions/oidc/pom.xml | 2 +- extensions/oidc/runtime/pom.xml | 2 +- extensions/openshift-client/deployment/pom.xml | 2 +- extensions/openshift-client/pom.xml | 2 +- extensions/openshift-client/runtime/pom.xml | 2 +- extensions/opentelemetry/deployment/pom.xml | 2 +- extensions/opentelemetry/pom.xml | 2 +- extensions/opentelemetry/runtime/pom.xml | 2 +- .../panache/hibernate-orm-panache-common/deployment/pom.xml | 2 +- extensions/panache/hibernate-orm-panache-common/pom.xml | 2 +- .../panache/hibernate-orm-panache-common/runtime/pom.xml | 2 +- .../panache/hibernate-orm-panache-kotlin/deployment/pom.xml | 2 +- extensions/panache/hibernate-orm-panache-kotlin/pom.xml | 2 +- .../panache/hibernate-orm-panache-kotlin/runtime/pom.xml | 2 +- extensions/panache/hibernate-orm-panache/deployment/pom.xml | 2 +- extensions/panache/hibernate-orm-panache/pom.xml | 2 +- extensions/panache/hibernate-orm-panache/runtime/pom.xml | 2 +- .../hibernate-orm-rest-data-panache/deployment/pom.xml | 2 +- extensions/panache/hibernate-orm-rest-data-panache/pom.xml | 2 +- .../panache/hibernate-orm-rest-data-panache/runtime/pom.xml | 2 +- .../hibernate-reactive-panache-common/deployment/pom.xml | 2 +- extensions/panache/hibernate-reactive-panache-common/pom.xml | 2 +- .../panache/hibernate-reactive-panache-common/runtime/pom.xml | 2 +- .../hibernate-reactive-panache-kotlin/deployment/pom.xml | 2 +- extensions/panache/hibernate-reactive-panache-kotlin/pom.xml | 2 +- .../panache/hibernate-reactive-panache-kotlin/runtime/pom.xml | 2 +- .../panache/hibernate-reactive-panache/deployment/pom.xml | 2 +- extensions/panache/hibernate-reactive-panache/pom.xml | 2 +- extensions/panache/hibernate-reactive-panache/runtime/pom.xml | 2 +- .../hibernate-reactive-rest-data-panache/deployment/pom.xml | 2 +- .../panache/hibernate-reactive-rest-data-panache/pom.xml | 2 +- .../hibernate-reactive-rest-data-panache/runtime/pom.xml | 2 +- extensions/panache/mongodb-panache-common/deployment/pom.xml | 2 +- extensions/panache/mongodb-panache-common/pom.xml | 2 +- extensions/panache/mongodb-panache-common/runtime/pom.xml | 2 +- extensions/panache/mongodb-panache-kotlin/deployment/pom.xml | 2 +- extensions/panache/mongodb-panache-kotlin/pom.xml | 2 +- extensions/panache/mongodb-panache-kotlin/runtime/pom.xml | 2 +- extensions/panache/mongodb-panache/deployment/pom.xml | 2 +- extensions/panache/mongodb-panache/pom.xml | 2 +- extensions/panache/mongodb-panache/runtime/pom.xml | 2 +- .../panache/mongodb-rest-data-panache/deployment/pom.xml | 2 +- extensions/panache/mongodb-rest-data-panache/pom.xml | 2 +- extensions/panache/mongodb-rest-data-panache/runtime/pom.xml | 2 +- extensions/panache/panache-common/deployment/pom.xml | 2 +- extensions/panache/panache-common/pom.xml | 2 +- extensions/panache/panache-common/runtime/pom.xml | 2 +- .../panache/panache-hibernate-common/deployment/pom.xml | 2 +- extensions/panache/panache-hibernate-common/pom.xml | 2 +- extensions/panache/panache-hibernate-common/runtime/pom.xml | 2 +- extensions/panache/panache-mock/pom.xml | 2 +- extensions/panache/panacheql/pom.xml | 2 +- extensions/panache/pom.xml | 2 +- extensions/panache/rest-data-panache/deployment/pom.xml | 2 +- extensions/panache/rest-data-panache/pom.xml | 2 +- extensions/panache/rest-data-panache/runtime/pom.xml | 2 +- extensions/picocli/deployment/pom.xml | 2 +- extensions/picocli/pom.xml | 2 +- extensions/picocli/runtime/pom.xml | 2 +- extensions/pom.xml | 2 +- extensions/quartz/deployment/pom.xml | 2 +- extensions/quartz/pom.xml | 2 +- extensions/quartz/runtime/pom.xml | 2 +- extensions/qute/deployment/pom.xml | 2 +- extensions/qute/pom.xml | 2 +- extensions/qute/runtime/pom.xml | 2 +- extensions/reactive-datasource/deployment/pom.xml | 2 +- extensions/reactive-datasource/pom.xml | 2 +- extensions/reactive-datasource/runtime/pom.xml | 2 +- extensions/reactive-db2-client/deployment/pom.xml | 2 +- extensions/reactive-db2-client/pom.xml | 2 +- extensions/reactive-db2-client/runtime/pom.xml | 2 +- extensions/reactive-mssql-client/deployment/pom.xml | 2 +- extensions/reactive-mssql-client/pom.xml | 2 +- extensions/reactive-mssql-client/runtime/pom.xml | 2 +- extensions/reactive-mysql-client/deployment/pom.xml | 2 +- extensions/reactive-mysql-client/pom.xml | 2 +- extensions/reactive-mysql-client/runtime/pom.xml | 2 +- extensions/reactive-oracle-client/deployment/pom.xml | 2 +- extensions/reactive-oracle-client/pom.xml | 2 +- extensions/reactive-oracle-client/runtime/pom.xml | 2 +- extensions/reactive-pg-client/deployment/pom.xml | 2 +- extensions/reactive-pg-client/pom.xml | 2 +- extensions/reactive-pg-client/runtime/pom.xml | 2 +- extensions/reactive-routes/deployment/pom.xml | 2 +- extensions/reactive-routes/pom.xml | 2 +- extensions/reactive-routes/runtime/pom.xml | 2 +- .../mutiny-reactive-streams-operators/deployment/pom.xml | 2 +- .../mutiny-reactive-streams-operators/pom.xml | 2 +- .../mutiny-reactive-streams-operators/runtime/pom.xml | 2 +- extensions/reactive-streams-operators/pom.xml | 2 +- .../smallrye-reactive-streams-operators/deployment/pom.xml | 2 +- .../smallrye-reactive-streams-operators/pom.xml | 2 +- .../smallrye-reactive-streams-operators/runtime/pom.xml | 2 +- .../smallrye-reactive-type-converters/deployment/pom.xml | 2 +- .../smallrye-reactive-type-converters/pom.xml | 2 +- .../smallrye-reactive-type-converters/runtime/pom.xml | 2 +- extensions/redis-cache/deployment/pom.xml | 2 +- extensions/redis-cache/pom.xml | 2 +- extensions/redis-cache/runtime/pom.xml | 2 +- extensions/redis-client/deployment/pom.xml | 2 +- extensions/redis-client/pom.xml | 2 +- extensions/redis-client/runtime/pom.xml | 2 +- extensions/resteasy-classic/pom.xml | 2 +- .../resteasy-classic/rest-client-config/deployment/pom.xml | 2 +- extensions/resteasy-classic/rest-client-config/pom.xml | 2 +- .../resteasy-classic/rest-client-config/runtime/pom.xml | 2 +- .../resteasy-classic/rest-client-jackson/deployment/pom.xml | 2 +- extensions/resteasy-classic/rest-client-jackson/pom.xml | 2 +- .../resteasy-classic/rest-client-jackson/runtime/pom.xml | 2 +- .../resteasy-classic/rest-client-jaxb/deployment/pom.xml | 2 +- extensions/resteasy-classic/rest-client-jaxb/pom.xml | 2 +- extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml | 2 +- .../resteasy-classic/rest-client-jsonb/deployment/pom.xml | 2 +- extensions/resteasy-classic/rest-client-jsonb/pom.xml | 2 +- extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml | 2 +- .../resteasy-classic/rest-client-mutiny/deployment/pom.xml | 2 +- extensions/resteasy-classic/rest-client-mutiny/pom.xml | 2 +- .../resteasy-classic/rest-client-mutiny/runtime/pom.xml | 2 +- extensions/resteasy-classic/rest-client/deployment/pom.xml | 2 +- extensions/resteasy-classic/rest-client/pom.xml | 2 +- extensions/resteasy-classic/rest-client/runtime/pom.xml | 2 +- .../resteasy-classic/resteasy-common/deployment/pom.xml | 2 +- extensions/resteasy-classic/resteasy-common/pom.xml | 2 +- extensions/resteasy-classic/resteasy-common/runtime/pom.xml | 2 +- extensions/resteasy-classic/resteasy-common/spi/pom.xml | 2 +- .../resteasy-classic/resteasy-jackson/deployment/pom.xml | 2 +- extensions/resteasy-classic/resteasy-jackson/pom.xml | 2 +- extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml | 2 +- extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml | 2 +- extensions/resteasy-classic/resteasy-jaxb/pom.xml | 2 +- extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml | 2 +- extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml | 2 +- extensions/resteasy-classic/resteasy-jsonb/pom.xml | 2 +- extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml | 2 +- extensions/resteasy-classic/resteasy-links/deployment/pom.xml | 2 +- extensions/resteasy-classic/resteasy-links/pom.xml | 2 +- extensions/resteasy-classic/resteasy-links/runtime/pom.xml | 2 +- .../resteasy-classic/resteasy-multipart/deployment/pom.xml | 2 +- extensions/resteasy-classic/resteasy-multipart/pom.xml | 2 +- .../resteasy-classic/resteasy-multipart/runtime/pom.xml | 2 +- .../resteasy-mutiny-common/deployment/pom.xml | 2 +- extensions/resteasy-classic/resteasy-mutiny-common/pom.xml | 2 +- .../resteasy-classic/resteasy-mutiny-common/runtime/pom.xml | 2 +- .../resteasy-classic/resteasy-mutiny/deployment/pom.xml | 2 +- extensions/resteasy-classic/resteasy-mutiny/pom.xml | 2 +- extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml | 2 +- extensions/resteasy-classic/resteasy-qute/deployment/pom.xml | 2 +- extensions/resteasy-classic/resteasy-qute/pom.xml | 2 +- extensions/resteasy-classic/resteasy-qute/runtime/pom.xml | 2 +- .../resteasy-server-common/deployment/pom.xml | 2 +- extensions/resteasy-classic/resteasy-server-common/pom.xml | 2 +- .../resteasy-classic/resteasy-server-common/runtime/pom.xml | 2 +- .../resteasy-classic/resteasy-server-common/spi/pom.xml | 2 +- extensions/resteasy-classic/resteasy/deployment/pom.xml | 2 +- extensions/resteasy-classic/resteasy/pom.xml | 2 +- extensions/resteasy-classic/resteasy/runtime/pom.xml | 2 +- .../jaxrs-client-reactive/deployment/pom.xml | 2 +- .../resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml | 2 +- extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml | 2 +- .../resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml | 2 +- extensions/resteasy-reactive/pom.xml | 2 +- .../quarkus-resteasy-reactive-common/deployment/pom.xml | 2 +- .../quarkus-resteasy-reactive-common/pom.xml | 2 +- .../quarkus-resteasy-reactive-common/runtime/pom.xml | 2 +- .../quarkus-resteasy-reactive-common/spi-deployment/pom.xml | 2 +- .../deployment/pom.xml | 2 +- .../quarkus-resteasy-reactive-jackson-common/pom.xml | 2 +- .../quarkus-resteasy-reactive-jackson-common/runtime/pom.xml | 2 +- .../quarkus-resteasy-reactive-jackson/deployment/pom.xml | 2 +- .../quarkus-resteasy-reactive-jackson/pom.xml | 2 +- .../quarkus-resteasy-reactive-jackson/runtime/pom.xml | 2 +- .../quarkus-resteasy-reactive-jaxb/deployment/pom.xml | 2 +- .../resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml | 2 +- .../quarkus-resteasy-reactive-jaxb/runtime/pom.xml | 2 +- .../quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml | 2 +- .../quarkus-resteasy-reactive-jsonb-common/pom.xml | 2 +- .../quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml | 2 +- .../quarkus-resteasy-reactive-jsonb/deployment/pom.xml | 2 +- .../resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml | 2 +- .../quarkus-resteasy-reactive-jsonb/runtime/pom.xml | 2 +- .../deployment/pom.xml | 2 +- .../pom.xml | 2 +- .../runtime/pom.xml | 2 +- .../deployment/pom.xml | 2 +- .../quarkus-resteasy-reactive-kotlin-serialization/pom.xml | 2 +- .../runtime/pom.xml | 2 +- .../quarkus-resteasy-reactive-kotlin/deployment/pom.xml | 2 +- .../quarkus-resteasy-reactive-kotlin/pom.xml | 2 +- .../quarkus-resteasy-reactive-kotlin/runtime/pom.xml | 2 +- .../quarkus-resteasy-reactive-links/deployment/pom.xml | 2 +- .../resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml | 2 +- .../quarkus-resteasy-reactive-links/runtime/pom.xml | 2 +- .../quarkus-resteasy-reactive-qute/deployment/pom.xml | 2 +- .../resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml | 2 +- .../quarkus-resteasy-reactive-qute/runtime/pom.xml | 2 +- .../quarkus-resteasy-reactive-servlet/deployment/pom.xml | 2 +- .../quarkus-resteasy-reactive-servlet/pom.xml | 2 +- .../quarkus-resteasy-reactive-servlet/runtime/pom.xml | 2 +- .../quarkus-resteasy-reactive/deployment/pom.xml | 2 +- .../resteasy-reactive/quarkus-resteasy-reactive/pom.xml | 2 +- .../quarkus-resteasy-reactive/runtime/pom.xml | 2 +- .../quarkus-resteasy-reactive/spi-deployment/pom.xml | 2 +- .../rest-client-reactive-jackson/deployment/pom.xml | 2 +- .../resteasy-reactive/rest-client-reactive-jackson/pom.xml | 2 +- .../rest-client-reactive-jackson/runtime/pom.xml | 2 +- .../rest-client-reactive-jaxb/deployment/pom.xml | 2 +- .../resteasy-reactive/rest-client-reactive-jaxb/pom.xml | 2 +- .../rest-client-reactive-jaxb/runtime/pom.xml | 2 +- .../rest-client-reactive-jsonb/deployment/pom.xml | 2 +- .../resteasy-reactive/rest-client-reactive-jsonb/pom.xml | 2 +- .../rest-client-reactive-jsonb/runtime/pom.xml | 2 +- .../deployment/pom.xml | 2 +- .../rest-client-reactive-kotlin-serialization/pom.xml | 2 +- .../rest-client-reactive-kotlin-serialization/runtime/pom.xml | 2 +- .../rest-client-reactive-kotlin-serialization/tests/pom.xml | 2 +- .../resteasy-reactive/rest-client-reactive/deployment/pom.xml | 2 +- extensions/resteasy-reactive/rest-client-reactive/pom.xml | 2 +- .../resteasy-reactive/rest-client-reactive/runtime/pom.xml | 2 +- .../rest-client-reactive/spi-deployment/pom.xml | 2 +- extensions/scala/deployment/pom.xml | 2 +- extensions/scala/pom.xml | 2 +- extensions/scala/runtime/pom.xml | 2 +- extensions/scheduler/api/pom.xml | 2 +- extensions/scheduler/common/pom.xml | 2 +- extensions/scheduler/deployment/pom.xml | 2 +- extensions/scheduler/kotlin/pom.xml | 2 +- extensions/scheduler/pom.xml | 2 +- extensions/scheduler/runtime/pom.xml | 2 +- extensions/schema-registry/apicurio/avro/deployment/pom.xml | 2 +- extensions/schema-registry/apicurio/avro/pom.xml | 2 +- extensions/schema-registry/apicurio/avro/runtime/pom.xml | 2 +- extensions/schema-registry/apicurio/common/deployment/pom.xml | 2 +- extensions/schema-registry/apicurio/common/pom.xml | 2 +- extensions/schema-registry/apicurio/common/runtime/pom.xml | 2 +- extensions/schema-registry/apicurio/pom.xml | 2 +- extensions/schema-registry/confluent/avro/deployment/pom.xml | 2 +- extensions/schema-registry/confluent/avro/pom.xml | 2 +- extensions/schema-registry/confluent/avro/runtime/pom.xml | 2 +- .../schema-registry/confluent/common/deployment/pom.xml | 2 +- extensions/schema-registry/confluent/common/pom.xml | 2 +- extensions/schema-registry/confluent/common/runtime/pom.xml | 2 +- extensions/schema-registry/confluent/pom.xml | 2 +- extensions/schema-registry/devservice/deployment/pom.xml | 2 +- extensions/schema-registry/devservice/pom.xml | 2 +- extensions/schema-registry/devservice/runtime/pom.xml | 2 +- extensions/schema-registry/pom.xml | 2 +- extensions/security-jpa/deployment/pom.xml | 2 +- extensions/security-jpa/pom.xml | 2 +- extensions/security-jpa/runtime/pom.xml | 2 +- extensions/security-webauthn/deployment/pom.xml | 2 +- extensions/security-webauthn/pom.xml | 2 +- extensions/security-webauthn/runtime/pom.xml | 2 +- extensions/security/deployment/pom.xml | 2 +- extensions/security/pom.xml | 2 +- extensions/security/runtime-spi/pom.xml | 2 +- extensions/security/runtime/pom.xml | 2 +- extensions/security/spi/pom.xml | 2 +- extensions/security/test-utils/pom.xml | 2 +- extensions/smallrye-context-propagation/deployment/pom.xml | 2 +- extensions/smallrye-context-propagation/pom.xml | 2 +- extensions/smallrye-context-propagation/runtime/pom.xml | 2 +- extensions/smallrye-context-propagation/spi/pom.xml | 2 +- extensions/smallrye-fault-tolerance/deployment/pom.xml | 2 +- extensions/smallrye-fault-tolerance/pom.xml | 2 +- extensions/smallrye-fault-tolerance/runtime/pom.xml | 2 +- extensions/smallrye-graphql-client/deployment/pom.xml | 2 +- extensions/smallrye-graphql-client/pom.xml | 2 +- extensions/smallrye-graphql-client/runtime/pom.xml | 2 +- extensions/smallrye-graphql/deployment/pom.xml | 2 +- extensions/smallrye-graphql/pom.xml | 2 +- extensions/smallrye-graphql/runtime/pom.xml | 2 +- extensions/smallrye-health/deployment/pom.xml | 2 +- extensions/smallrye-health/pom.xml | 2 +- extensions/smallrye-health/runtime/pom.xml | 2 +- extensions/smallrye-health/spi/pom.xml | 2 +- extensions/smallrye-jwt-build/deployment/pom.xml | 2 +- extensions/smallrye-jwt-build/pom.xml | 2 +- extensions/smallrye-jwt-build/runtime/pom.xml | 2 +- extensions/smallrye-jwt/deployment/pom.xml | 2 +- extensions/smallrye-jwt/pom.xml | 2 +- extensions/smallrye-jwt/runtime/pom.xml | 2 +- extensions/smallrye-metrics/deployment/pom.xml | 2 +- extensions/smallrye-metrics/pom.xml | 2 +- extensions/smallrye-metrics/runtime/pom.xml | 2 +- extensions/smallrye-metrics/spi/pom.xml | 2 +- extensions/smallrye-openapi-common/deployment/pom.xml | 2 +- extensions/smallrye-openapi-common/pom.xml | 2 +- extensions/smallrye-openapi/deployment/pom.xml | 2 +- extensions/smallrye-openapi/pom.xml | 2 +- extensions/smallrye-openapi/runtime/pom.xml | 2 +- extensions/smallrye-openapi/spi/pom.xml | 2 +- extensions/smallrye-opentracing/deployment/pom.xml | 2 +- extensions/smallrye-opentracing/pom.xml | 2 +- extensions/smallrye-opentracing/runtime/pom.xml | 2 +- .../smallrye-reactive-messaging-amqp/deployment/pom.xml | 2 +- extensions/smallrye-reactive-messaging-amqp/pom.xml | 2 +- extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml | 2 +- .../smallrye-reactive-messaging-kafka/deployment/pom.xml | 2 +- extensions/smallrye-reactive-messaging-kafka/pom.xml | 2 +- extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml | 2 +- .../smallrye-reactive-messaging-mqtt/deployment/pom.xml | 2 +- extensions/smallrye-reactive-messaging-mqtt/pom.xml | 2 +- extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml | 2 +- .../smallrye-reactive-messaging-rabbitmq/deployment/pom.xml | 2 +- extensions/smallrye-reactive-messaging-rabbitmq/pom.xml | 2 +- .../smallrye-reactive-messaging-rabbitmq/runtime/pom.xml | 2 +- extensions/smallrye-reactive-messaging/deployment/pom.xml | 2 +- extensions/smallrye-reactive-messaging/kotlin/pom.xml | 2 +- extensions/smallrye-reactive-messaging/pom.xml | 2 +- extensions/smallrye-reactive-messaging/runtime/pom.xml | 2 +- extensions/smallrye-stork/deployment/pom.xml | 2 +- extensions/smallrye-stork/pom.xml | 2 +- extensions/smallrye-stork/runtime/pom.xml | 2 +- extensions/spring-boot-properties/deployment/pom.xml | 2 +- extensions/spring-boot-properties/pom.xml | 2 +- extensions/spring-boot-properties/runtime/pom.xml | 2 +- extensions/spring-cache/deployment/pom.xml | 2 +- extensions/spring-cache/pom.xml | 2 +- extensions/spring-cache/runtime/pom.xml | 2 +- extensions/spring-cloud-config-client/deployment/pom.xml | 2 +- extensions/spring-cloud-config-client/pom.xml | 2 +- extensions/spring-cloud-config-client/runtime/pom.xml | 2 +- extensions/spring-data-jpa/deployment/pom.xml | 2 +- extensions/spring-data-jpa/pom.xml | 2 +- extensions/spring-data-jpa/runtime/pom.xml | 2 +- extensions/spring-data-rest/deployment/pom.xml | 2 +- extensions/spring-data-rest/pom.xml | 2 +- extensions/spring-data-rest/runtime/pom.xml | 2 +- extensions/spring-di/deployment/pom.xml | 2 +- extensions/spring-di/pom.xml | 2 +- extensions/spring-di/runtime/pom.xml | 2 +- extensions/spring-scheduled/deployment/pom.xml | 2 +- extensions/spring-scheduled/pom.xml | 2 +- extensions/spring-scheduled/runtime/pom.xml | 2 +- extensions/spring-security/deployment/pom.xml | 2 +- extensions/spring-security/pom.xml | 2 +- extensions/spring-security/runtime/pom.xml | 2 +- extensions/spring-web/core/common-runtime/pom.xml | 2 +- extensions/spring-web/core/deployment/pom.xml | 2 +- extensions/spring-web/core/pom.xml | 2 +- extensions/spring-web/core/runtime/pom.xml | 2 +- extensions/spring-web/pom.xml | 2 +- extensions/spring-web/resteasy-classic/deployment/pom.xml | 2 +- extensions/spring-web/resteasy-classic/pom.xml | 2 +- extensions/spring-web/resteasy-classic/runtime/pom.xml | 2 +- extensions/spring-web/resteasy-classic/tests/pom.xml | 2 +- extensions/spring-web/resteasy-reactive/deployment/pom.xml | 2 +- extensions/spring-web/resteasy-reactive/pom.xml | 2 +- extensions/spring-web/resteasy-reactive/runtime/pom.xml | 2 +- extensions/spring-web/resteasy-reactive/tests/pom.xml | 2 +- extensions/swagger-ui/deployment/pom.xml | 2 +- extensions/swagger-ui/pom.xml | 2 +- extensions/swagger-ui/runtime/pom.xml | 2 +- extensions/transaction-annotations/pom.xml | 2 +- extensions/transaction-annotations/runtime/pom.xml | 2 +- extensions/undertow/deployment/pom.xml | 2 +- extensions/undertow/pom.xml | 2 +- extensions/undertow/runtime/pom.xml | 2 +- extensions/undertow/spi/pom.xml | 2 +- extensions/vertx-graphql/deployment/pom.xml | 2 +- extensions/vertx-graphql/pom.xml | 2 +- extensions/vertx-graphql/runtime/pom.xml | 2 +- extensions/vertx-http/deployment-spi/pom.xml | 2 +- extensions/vertx-http/deployment/pom.xml | 2 +- extensions/vertx-http/dev-console-runtime-spi/pom.xml | 2 +- extensions/vertx-http/dev-console-spi/pom.xml | 2 +- extensions/vertx-http/dev-ui-resources/pom.xml | 2 +- extensions/vertx-http/dev-ui-spi/pom.xml | 2 +- extensions/vertx-http/pom.xml | 2 +- extensions/vertx-http/runtime/pom.xml | 2 +- extensions/vertx/deployment/pom.xml | 2 +- extensions/vertx/latebound-mdc-provider/pom.xml | 2 +- extensions/vertx/pom.xml | 2 +- extensions/vertx/runtime/pom.xml | 2 +- extensions/webjars-locator/deployment/pom.xml | 2 +- extensions/webjars-locator/pom.xml | 2 +- extensions/webjars-locator/runtime/pom.xml | 2 +- extensions/websockets/client/deployment/pom.xml | 2 +- extensions/websockets/client/pom.xml | 2 +- extensions/websockets/client/runtime/pom.xml | 2 +- extensions/websockets/pom.xml | 2 +- extensions/websockets/server/deployment/pom.xml | 2 +- extensions/websockets/server/pom.xml | 2 +- extensions/websockets/server/runtime/pom.xml | 2 +- independent-projects/arc/pom.xml | 2 +- independent-projects/arc/processor/pom.xml | 2 +- independent-projects/arc/runtime/pom.xml | 2 +- independent-projects/arc/tcks/arquillian/pom.xml | 2 +- independent-projects/arc/tcks/atinject-tck-runner/pom.xml | 2 +- independent-projects/arc/tcks/cdi-tck-porting-pkg/pom.xml | 2 +- independent-projects/arc/tcks/cdi-tck-runner/pom.xml | 2 +- independent-projects/arc/tcks/lang-model-tck-runner/pom.xml | 2 +- independent-projects/arc/tests/pom.xml | 2 +- independent-projects/bootstrap/app-model/pom.xml | 2 +- independent-projects/bootstrap/bom-test/pom.xml | 2 +- independent-projects/bootstrap/bom/pom.xml | 2 +- independent-projects/bootstrap/core/pom.xml | 2 +- independent-projects/bootstrap/gradle-resolver/pom.xml | 2 +- independent-projects/bootstrap/maven-resolver/pom.xml | 2 +- independent-projects/bootstrap/pom.xml | 2 +- independent-projects/bootstrap/runner/pom.xml | 2 +- independent-projects/enforcer-rules/pom.xml | 2 +- independent-projects/extension-maven-plugin/pom.xml | 2 +- independent-projects/ide-config/pom.xml | 2 +- independent-projects/qute/core/pom.xml | 2 +- independent-projects/qute/generator/pom.xml | 2 +- independent-projects/qute/pom.xml | 2 +- independent-projects/resteasy-reactive/build-support/pom.xml | 2 +- independent-projects/resteasy-reactive/client/pom.xml | 2 +- .../resteasy-reactive/client/processor/pom.xml | 2 +- independent-projects/resteasy-reactive/client/runtime/pom.xml | 2 +- independent-projects/resteasy-reactive/common/pom.xml | 2 +- .../resteasy-reactive/common/processor/pom.xml | 2 +- independent-projects/resteasy-reactive/common/runtime/pom.xml | 2 +- independent-projects/resteasy-reactive/common/types/pom.xml | 2 +- independent-projects/resteasy-reactive/pom.xml | 2 +- independent-projects/resteasy-reactive/server/jackson/pom.xml | 2 +- independent-projects/resteasy-reactive/server/jsonb/pom.xml | 2 +- independent-projects/resteasy-reactive/server/pom.xml | 2 +- .../resteasy-reactive/server/processor/pom.xml | 2 +- independent-projects/resteasy-reactive/server/runtime/pom.xml | 2 +- independent-projects/resteasy-reactive/server/vertx/pom.xml | 2 +- independent-projects/revapi/pom.xml | 2 +- independent-projects/tools/base-codestarts/pom.xml | 2 +- independent-projects/tools/codestarts/pom.xml | 2 +- independent-projects/tools/devtools-common/pom.xml | 2 +- independent-projects/tools/devtools-testing/pom.xml | 2 +- independent-projects/tools/message-writer/pom.xml | 2 +- independent-projects/tools/pom.xml | 4 ++-- independent-projects/tools/registry-client/pom.xml | 2 +- independent-projects/tools/utilities/pom.xml | 2 +- .../amazon-lambda-http-resteasy-reactive/pom.xml | 2 +- integration-tests/amazon-lambda-http-resteasy/pom.xml | 2 +- integration-tests/amazon-lambda-http/pom.xml | 2 +- integration-tests/amazon-lambda-rest/pom.xml | 2 +- integration-tests/amazon-lambda-s3event/pom.xml | 2 +- integration-tests/amazon-lambda-stream-handler/pom.xml | 2 +- integration-tests/amazon-lambda/pom.xml | 2 +- integration-tests/avro-reload/pom.xml | 2 +- integration-tests/awt/pom.xml | 2 +- integration-tests/bootstrap-config/application/pom.xml | 2 +- .../bootstrap-config/extension/deployment/pom.xml | 4 ++-- integration-tests/bootstrap-config/extension/pom.xml | 2 +- integration-tests/bootstrap-config/extension/runtime/pom.xml | 2 +- integration-tests/bootstrap-config/pom.xml | 2 +- integration-tests/bouncycastle-fips-jsse/pom.xml | 2 +- integration-tests/bouncycastle-fips/pom.xml | 2 +- integration-tests/bouncycastle-jsse/pom.xml | 2 +- integration-tests/bouncycastle/pom.xml | 2 +- integration-tests/cache/pom.xml | 2 +- integration-tests/class-transformer/deployment/pom.xml | 2 +- integration-tests/class-transformer/pom.xml | 2 +- integration-tests/class-transformer/runtime/pom.xml | 2 +- integration-tests/common-jpa-entities/pom.xml | 2 +- integration-tests/container-image/maven-invoker-way/pom.xml | 2 +- integration-tests/container-image/pom.xml | 2 +- .../container-image/quarkus-standard-way/pom.xml | 2 +- integration-tests/csrf-reactive/pom.xml | 2 +- integration-tests/devmode/pom.xml | 2 +- integration-tests/devtools-registry-client/pom.xml | 2 +- integration-tests/devtools/pom.xml | 2 +- integration-tests/elasticsearch-java-client/pom.xml | 2 +- integration-tests/elasticsearch-rest-client/pom.xml | 2 +- .../elasticsearch-rest-high-level-client/pom.xml | 2 +- integration-tests/elytron-resteasy-reactive/pom.xml | 2 +- integration-tests/elytron-resteasy/pom.xml | 2 +- integration-tests/elytron-security-jdbc/pom.xml | 2 +- integration-tests/elytron-security-ldap/pom.xml | 2 +- integration-tests/elytron-security-oauth2/pom.xml | 2 +- integration-tests/elytron-security/pom.xml | 2 +- integration-tests/elytron-undertow/pom.xml | 2 +- integration-tests/flyway/pom.xml | 2 +- integration-tests/funqy-amazon-lambda/pom.xml | 2 +- integration-tests/funqy-google-cloud-functions/pom.xml | 2 +- integration-tests/google-cloud-functions-http/pom.xml | 2 +- integration-tests/google-cloud-functions/pom.xml | 2 +- integration-tests/gradle/gradle.properties | 2 +- integration-tests/gradle/pom.xml | 2 +- integration-tests/grpc-exceptions/pom.xml | 2 +- integration-tests/grpc-external-proto-test/pom.xml | 2 +- integration-tests/grpc-external-proto/pom.xml | 2 +- integration-tests/grpc-health/pom.xml | 2 +- integration-tests/grpc-hibernate-reactive/pom.xml | 2 +- integration-tests/grpc-hibernate/pom.xml | 2 +- integration-tests/grpc-inprocess/pom.xml | 2 +- integration-tests/grpc-interceptors/pom.xml | 2 +- integration-tests/grpc-mutual-auth/pom.xml | 2 +- integration-tests/grpc-plain-text-gzip/pom.xml | 2 +- integration-tests/grpc-plain-text-mutiny/pom.xml | 2 +- integration-tests/grpc-proto-v2/pom.xml | 2 +- integration-tests/grpc-stork-response-time/pom.xml | 2 +- integration-tests/grpc-stork-simple/pom.xml | 2 +- integration-tests/grpc-streaming/pom.xml | 2 +- integration-tests/grpc-tls/pom.xml | 2 +- integration-tests/grpc-vertx/pom.xml | 2 +- .../hibernate-orm-compatibility-5.6/mariadb/pom.xml | 2 +- .../hibernate-orm-compatibility-5.6/postgresql/pom.xml | 2 +- integration-tests/hibernate-orm-envers/pom.xml | 2 +- integration-tests/hibernate-orm-graphql-panache/pom.xml | 2 +- integration-tests/hibernate-orm-panache-kotlin/pom.xml | 2 +- integration-tests/hibernate-orm-panache/pom.xml | 2 +- integration-tests/hibernate-orm-rest-data-panache/pom.xml | 2 +- .../connection-resolver-legacy-qualifiers/pom.xml | 2 +- .../hibernate-orm-tenancy/connection-resolver/pom.xml | 2 +- integration-tests/hibernate-orm-tenancy/datasource/pom.xml | 2 +- integration-tests/hibernate-orm-tenancy/discriminator/pom.xml | 2 +- integration-tests/hibernate-orm-tenancy/pom.xml | 2 +- integration-tests/hibernate-orm-tenancy/schema/pom.xml | 2 +- integration-tests/hibernate-reactive-db2/pom.xml | 2 +- integration-tests/hibernate-reactive-mysql/pom.xml | 2 +- integration-tests/hibernate-reactive-panache-kotlin/pom.xml | 2 +- integration-tests/hibernate-reactive-panache/pom.xml | 2 +- integration-tests/hibernate-reactive-postgresql/pom.xml | 2 +- .../pom.xml | 2 +- .../hibernate-search-orm-elasticsearch-tenancy/pom.xml | 2 +- integration-tests/hibernate-search-orm-elasticsearch/pom.xml | 2 +- integration-tests/hibernate-search-orm-opensearch/pom.xml | 2 +- .../hibernate-validator-resteasy-reactive/pom.xml | 2 +- integration-tests/hibernate-validator/pom.xml | 2 +- integration-tests/ide-launcher/pom.xml | 2 +- integration-tests/infinispan-cache-jpa/pom.xml | 2 +- integration-tests/infinispan-client/pom.xml | 2 +- integration-tests/injectmock/pom.xml | 2 +- integration-tests/istio/maven-invoker-way/pom.xml | 2 +- integration-tests/istio/pom.xml | 2 +- integration-tests/jackson/pom.xml | 2 +- integration-tests/java-17/pom.xml | 2 +- integration-tests/jaxb/pom.xml | 2 +- integration-tests/jaxp/pom.xml | 2 +- integration-tests/jpa-db2/pom.xml | 2 +- integration-tests/jpa-derby/pom.xml | 2 +- integration-tests/jpa-h2-embedded/pom.xml | 2 +- integration-tests/jpa-h2/pom.xml | 2 +- integration-tests/jpa-mapping-xml/legacy-app/pom.xml | 2 +- integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml | 2 +- integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml | 2 +- integration-tests/jpa-mapping-xml/modern-app/pom.xml | 2 +- integration-tests/jpa-mapping-xml/modern-library-a/pom.xml | 2 +- integration-tests/jpa-mapping-xml/modern-library-b/pom.xml | 2 +- integration-tests/jpa-mapping-xml/pom.xml | 2 +- integration-tests/jpa-mariadb/pom.xml | 2 +- integration-tests/jpa-mssql/pom.xml | 2 +- integration-tests/jpa-mysql/pom.xml | 2 +- integration-tests/jpa-oracle/pom.xml | 2 +- integration-tests/jpa-postgresql-withxml/pom.xml | 2 +- integration-tests/jpa-postgresql/pom.xml | 2 +- integration-tests/jpa-without-entity/pom.xml | 2 +- integration-tests/jpa/pom.xml | 2 +- integration-tests/jsonb/pom.xml | 2 +- integration-tests/kafka-avro-apicurio2/pom.xml | 2 +- integration-tests/kafka-devservices/pom.xml | 2 +- integration-tests/kafka-oauth-keycloak/pom.xml | 2 +- integration-tests/kafka-sasl-elytron/pom.xml | 2 +- integration-tests/kafka-sasl/pom.xml | 2 +- integration-tests/kafka-snappy/pom.xml | 2 +- integration-tests/kafka-ssl/pom.xml | 2 +- integration-tests/kafka-streams/pom.xml | 2 +- integration-tests/kafka/pom.xml | 2 +- integration-tests/keycloak-authorization/pom.xml | 2 +- integration-tests/kotlin-serialization/pom.xml | 4 ++-- integration-tests/kotlin/pom.xml | 2 +- integration-tests/kubernetes-client-devservices/pom.xml | 2 +- integration-tests/kubernetes-client/pom.xml | 2 +- integration-tests/kubernetes-service-binding-jdbc/pom.xml | 2 +- integration-tests/kubernetes-service-binding-reactive/pom.xml | 2 +- integration-tests/kubernetes/maven-invoker-way/pom.xml | 2 +- integration-tests/kubernetes/pom.xml | 2 +- .../kubernetes/quarkus-standard-way-kafka/pom.xml | 2 +- integration-tests/kubernetes/quarkus-standard-way/pom.xml | 2 +- integration-tests/liquibase-mongodb/pom.xml | 2 +- integration-tests/liquibase/pom.xml | 2 +- integration-tests/locales/pom.xml | 2 +- integration-tests/logging-gelf/pom.xml | 2 +- integration-tests/logging-json/pom.xml | 2 +- integration-tests/logging-min-level-set/pom.xml | 2 +- integration-tests/logging-min-level-unset/pom.xml | 2 +- integration-tests/logging-panache-kotlin/pom.xml | 2 +- integration-tests/logging-panache/pom.xml | 2 +- integration-tests/mailer/pom.xml | 2 +- integration-tests/main/pom.xml | 2 +- integration-tests/management-interface-auth/pom.xml | 2 +- integration-tests/management-interface/pom.xml | 2 +- integration-tests/maven/pom.xml | 2 +- integration-tests/micrometer-mp-metrics/pom.xml | 2 +- integration-tests/micrometer-prometheus/pom.xml | 2 +- integration-tests/mongodb-client/pom.xml | 2 +- integration-tests/mongodb-devservices/pom.xml | 2 +- integration-tests/mongodb-panache-kotlin/pom.xml | 2 +- integration-tests/mongodb-panache/pom.xml | 2 +- integration-tests/mongodb-rest-data-panache/pom.xml | 2 +- integration-tests/narayana-jta/pom.xml | 2 +- integration-tests/narayana-lra/pom.xml | 2 +- integration-tests/narayana-stm/pom.xml | 2 +- integration-tests/native-config-profile/pom.xml | 2 +- integration-tests/no-awt/pom.xml | 2 +- integration-tests/oidc-client-reactive/pom.xml | 2 +- integration-tests/oidc-client-wiremock/pom.xml | 2 +- integration-tests/oidc-client/pom.xml | 2 +- integration-tests/oidc-code-flow/pom.xml | 2 +- integration-tests/oidc-tenancy/pom.xml | 2 +- integration-tests/oidc-token-propagation-reactive/pom.xml | 2 +- integration-tests/oidc-token-propagation/pom.xml | 2 +- integration-tests/oidc-wiremock/pom.xml | 2 +- integration-tests/oidc/pom.xml | 2 +- integration-tests/openshift-client/pom.xml | 2 +- integration-tests/opentelemetry-grpc/pom.xml | 2 +- integration-tests/opentelemetry-jdbc-instrumentation/pom.xml | 2 +- integration-tests/opentelemetry-reactive-messaging/pom.xml | 2 +- integration-tests/opentelemetry-reactive/pom.xml | 2 +- integration-tests/opentelemetry-spi/pom.xml | 2 +- integration-tests/opentelemetry-vertx/pom.xml | 2 +- integration-tests/opentelemetry/pom.xml | 2 +- integration-tests/packaging/pom.xml | 2 +- integration-tests/picocli-native/pom.xml | 2 +- integration-tests/picocli/pom.xml | 2 +- integration-tests/pom.xml | 2 +- integration-tests/quartz/pom.xml | 2 +- integration-tests/qute/pom.xml | 2 +- integration-tests/reactive-db2-client/pom.xml | 2 +- integration-tests/reactive-messaging-amqp/pom.xml | 2 +- integration-tests/reactive-messaging-hibernate-orm/pom.xml | 2 +- .../reactive-messaging-hibernate-reactive/pom.xml | 2 +- integration-tests/reactive-messaging-kafka/pom.xml | 2 +- integration-tests/reactive-messaging-mqtt/pom.xml | 2 +- integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml | 2 +- integration-tests/reactive-messaging-rabbitmq/pom.xml | 2 +- integration-tests/reactive-mssql-client/pom.xml | 2 +- integration-tests/reactive-mysql-client/pom.xml | 2 +- integration-tests/reactive-oracle-client/pom.xml | 2 +- integration-tests/reactive-pg-client/pom.xml | 2 +- integration-tests/redis-cache/pom.xml | 2 +- integration-tests/redis-client/pom.xml | 2 +- integration-tests/redis-devservices/pom.xml | 2 +- integration-tests/rest-client-reactive-http2/pom.xml | 2 +- .../rest-client-reactive-kotlin-serialization/pom.xml | 2 +- integration-tests/rest-client-reactive-multipart/pom.xml | 2 +- integration-tests/rest-client-reactive-stork/pom.xml | 2 +- integration-tests/rest-client-reactive/pom.xml | 2 +- integration-tests/rest-client/pom.xml | 2 +- integration-tests/resteasy-jackson/pom.xml | 2 +- integration-tests/resteasy-mutiny/pom.xml | 2 +- integration-tests/resteasy-reactive-kotlin/pom.xml | 2 +- integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml | 2 +- integration-tests/resteasy-reactive-kotlin/standard/pom.xml | 2 +- integration-tests/scala/pom.xml | 2 +- integration-tests/security-webauthn/pom.xml | 2 +- integration-tests/shared-library/pom.xml | 2 +- integration-tests/simple with space/pom.xml | 2 +- integration-tests/smallrye-config/pom.xml | 2 +- integration-tests/smallrye-context-propagation/pom.xml | 2 +- integration-tests/smallrye-graphql-client/pom.xml | 2 +- integration-tests/smallrye-graphql/pom.xml | 2 +- integration-tests/smallrye-jwt-oidc-webapp/pom.xml | 2 +- integration-tests/smallrye-jwt-token-propagation/pom.xml | 2 +- integration-tests/smallrye-metrics/pom.xml | 2 +- integration-tests/smallrye-opentracing/pom.xml | 2 +- integration-tests/spring-boot-properties/pom.xml | 2 +- integration-tests/spring-cloud-config-client/pom.xml | 2 +- integration-tests/spring-data-jpa/pom.xml | 2 +- integration-tests/spring-data-rest/pom.xml | 2 +- integration-tests/spring-di/pom.xml | 2 +- integration-tests/spring-web/pom.xml | 2 +- integration-tests/test-extension/extension/deployment/pom.xml | 2 +- integration-tests/test-extension/extension/pom.xml | 2 +- integration-tests/test-extension/extension/runtime/pom.xml | 2 +- integration-tests/test-extension/pom.xml | 2 +- integration-tests/test-extension/tests/pom.xml | 2 +- integration-tests/vertx-graphql/pom.xml | 2 +- integration-tests/vertx-http/pom.xml | 2 +- integration-tests/vertx-web-jackson/pom.xml | 2 +- integration-tests/vertx-web/pom.xml | 2 +- integration-tests/vertx/pom.xml | 2 +- integration-tests/virtual-http-resteasy/pom.xml | 2 +- integration-tests/virtual-http/pom.xml | 2 +- integration-tests/webjars-locator/pom.xml | 2 +- integration-tests/websockets/pom.xml | 2 +- pom.xml | 2 +- relocations/pom.xml | 2 +- .../quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml | 2 +- relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml | 2 +- .../quarkus-opentelemetry-exporter-otlp-deployment/pom.xml | 2 +- relocations/quarkus-opentelemetry-exporter-otlp/pom.xml | 2 +- tcks/microprofile-config/pom.xml | 2 +- tcks/microprofile-context-propagation/pom.xml | 2 +- tcks/microprofile-fault-tolerance/pom.xml | 2 +- tcks/microprofile-graphql/pom.xml | 2 +- tcks/microprofile-health/pom.xml | 2 +- tcks/microprofile-jwt/pom.xml | 2 +- tcks/microprofile-lra/pom.xml | 2 +- tcks/microprofile-metrics/api/pom.xml | 2 +- tcks/microprofile-metrics/optional/pom.xml | 2 +- tcks/microprofile-metrics/pom.xml | 2 +- tcks/microprofile-metrics/rest/pom.xml | 2 +- tcks/microprofile-openapi/pom.xml | 2 +- tcks/microprofile-opentelemetry/pom.xml | 2 +- tcks/microprofile-opentracing/base/pom.xml | 2 +- tcks/microprofile-opentracing/pom.xml | 2 +- tcks/microprofile-opentracing/rest-client/pom.xml | 2 +- tcks/microprofile-reactive-messaging/pom.xml | 2 +- tcks/microprofile-rest-client-reactive/pom.xml | 2 +- tcks/microprofile-rest-client/pom.xml | 2 +- tcks/pom.xml | 2 +- tcks/resteasy-reactive/pom.xml | 2 +- test-framework/amazon-lambda/pom.xml | 2 +- test-framework/arquillian/pom.xml | 2 +- test-framework/common/pom.xml | 2 +- test-framework/derby/pom.xml | 2 +- test-framework/devmode-test-utils/pom.xml | 2 +- test-framework/google-cloud-functions/pom.xml | 2 +- test-framework/grpc/pom.xml | 2 +- test-framework/h2/pom.xml | 2 +- test-framework/infinispan-client/pom.xml | 2 +- test-framework/jacoco/deployment/pom.xml | 2 +- test-framework/jacoco/pom.xml | 2 +- test-framework/jacoco/runtime/pom.xml | 2 +- test-framework/junit5-internal/pom.xml | 2 +- test-framework/junit5-mockito-config/pom.xml | 2 +- test-framework/junit5-mockito/pom.xml | 2 +- test-framework/junit5-properties/pom.xml | 2 +- test-framework/junit5/pom.xml | 2 +- test-framework/kafka-companion/pom.xml | 2 +- test-framework/keycloak-server/pom.xml | 2 +- test-framework/kubernetes-client/pom.xml | 2 +- test-framework/ldap/pom.xml | 2 +- test-framework/maven/pom.xml | 2 +- test-framework/mongodb/pom.xml | 2 +- test-framework/oidc-server/pom.xml | 2 +- test-framework/openshift-client/pom.xml | 2 +- test-framework/pom.xml | 2 +- test-framework/security-jwt/pom.xml | 2 +- test-framework/security-oidc/pom.xml | 2 +- test-framework/security-webauthn/pom.xml | 2 +- test-framework/security/pom.xml | 2 +- test-framework/vertx/pom.xml | 2 +- 1116 files changed, 1124 insertions(+), 1124 deletions(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 996edb7958dcb..deb7567026a52 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../../pom.xml 4.0.0 diff --git a/bom/test/pom.xml b/bom/test/pom.xml index 9925ebedf03a3..4516b82955e8a 100644 --- a/bom/test/pom.xml +++ b/bom/test/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../../pom.xml 4.0.0 diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 000f7c8e8fc5c..c359912f2188d 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -5,7 +5,7 @@ quarkus-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/core/builder/pom.xml b/core/builder/pom.xml index d0cf9c314a729..40e56fb3a19c8 100644 --- a/core/builder/pom.xml +++ b/core/builder/pom.xml @@ -10,7 +10,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 3.0.3.Final ../../build-parent/pom.xml diff --git a/core/class-change-agent/pom.xml b/core/class-change-agent/pom.xml index 2285eb4e58290..e0118064fe655 100644 --- a/core/class-change-agent/pom.xml +++ b/core/class-change-agent/pom.xml @@ -7,7 +7,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../../build-parent/pom.xml diff --git a/core/deployment/pom.xml b/core/deployment/pom.xml index 27d1b159ef07c..5436982c1c284 100644 --- a/core/deployment/pom.xml +++ b/core/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-core-deployment diff --git a/core/devmode-spi/pom.xml b/core/devmode-spi/pom.xml index 377814ec6712c..9e3025f871665 100644 --- a/core/devmode-spi/pom.xml +++ b/core/devmode-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../../build-parent/pom.xml 4.0.0 diff --git a/core/junit4-mock/pom.xml b/core/junit4-mock/pom.xml index 4e94d0989ff92..6397d6c4f7ed3 100644 --- a/core/junit4-mock/pom.xml +++ b/core/junit4-mock/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-junit4-mock diff --git a/core/launcher/pom.xml b/core/launcher/pom.xml index c549657617861..64ad439cfeebc 100644 --- a/core/launcher/pom.xml +++ b/core/launcher/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../../build-parent/pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index bd2477b254f75..518de56ed69a0 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../build-parent/pom.xml 4.0.0 diff --git a/core/processor/pom.xml b/core/processor/pom.xml index 26431d454d2ea..3f1071aae4408 100644 --- a/core/processor/pom.xml +++ b/core/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-extension-processor diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml index deaf5b01bf73f..c3517bfceb6be 100644 --- a/core/runtime/pom.xml +++ b/core/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-core-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-core diff --git a/coverage-report/pom.xml b/coverage-report/pom.xml index 00d44c596460f..4c1ff94bb96a5 100644 --- a/coverage-report/pom.xml +++ b/coverage-report/pom.xml @@ -4,7 +4,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../build-parent/pom.xml quarkus-coverage-report diff --git a/devtools/bom-descriptor-json/pom.xml b/devtools/bom-descriptor-json/pom.xml index 66ca4ef2d52c0..e730c1a237df4 100644 --- a/devtools/bom-descriptor-json/pom.xml +++ b/devtools/bom-descriptor-json/pom.xml @@ -5,7 +5,7 @@ quarkus-devtools-all io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/devtools/cli/pom.xml b/devtools/cli/pom.xml index 61db6a075dece..3ffe3efda1db1 100644 --- a/devtools/cli/pom.xml +++ b/devtools/cli/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/gradle/gradle-application-plugin/pom.xml b/devtools/gradle/gradle-application-plugin/pom.xml index 9ade7029a0fd2..1c9efb2b118a8 100644 --- a/devtools/gradle/gradle-application-plugin/pom.xml +++ b/devtools/gradle/gradle-application-plugin/pom.xml @@ -5,7 +5,7 @@ io.quarkus io.quarkus.gradle.plugin.parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/devtools/gradle/gradle-extension-plugin/pom.xml b/devtools/gradle/gradle-extension-plugin/pom.xml index 167202ad095dd..cb741f8a9bd92 100644 --- a/devtools/gradle/gradle-extension-plugin/pom.xml +++ b/devtools/gradle/gradle-extension-plugin/pom.xml @@ -5,7 +5,7 @@ io.quarkus io.quarkus.gradle.plugin.parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/devtools/gradle/gradle-model/pom.xml b/devtools/gradle/gradle-model/pom.xml index 4799ce53232fb..7f382d4f67d59 100644 --- a/devtools/gradle/gradle-model/pom.xml +++ b/devtools/gradle/gradle-model/pom.xml @@ -5,7 +5,7 @@ io.quarkus io.quarkus.gradle.plugin.parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/devtools/gradle/gradle.properties b/devtools/gradle/gradle.properties index fbf9bb9588a10..37cbd0960cc28 100644 --- a/devtools/gradle/gradle.properties +++ b/devtools/gradle/gradle.properties @@ -1,3 +1,3 @@ -version = 999-SNAPSHOT +version = 3.0.3.Final kotlin_version = 1.8.10 smallrye_config_version = 2.13.1 diff --git a/devtools/gradle/pom.xml b/devtools/gradle/pom.xml index a33447d352441..a33e072b86b98 100644 --- a/devtools/gradle/pom.xml +++ b/devtools/gradle/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 3.0.3.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/maven/pom.xml b/devtools/maven/pom.xml index 6d208fd254f51..d7e82eaa71ba4 100644 --- a/devtools/maven/pom.xml +++ b/devtools/maven/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../../build-parent/pom.xml 4.0.0 diff --git a/devtools/platform-properties/pom.xml b/devtools/platform-properties/pom.xml index 8a50f6a52fed6..15ca9a91dd81a 100644 --- a/devtools/platform-properties/pom.xml +++ b/devtools/platform-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-devtools-all io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/devtools/pom.xml b/devtools/pom.xml index a01063c3f5c10..48c694c5bf09f 100644 --- a/devtools/pom.xml +++ b/devtools/pom.xml @@ -7,7 +7,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../build-parent/pom.xml diff --git a/devtools/project-core-extension-codestarts/pom.xml b/devtools/project-core-extension-codestarts/pom.xml index 321d70df6d863..3844992694aab 100644 --- a/devtools/project-core-extension-codestarts/pom.xml +++ b/devtools/project-core-extension-codestarts/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-devtools-all - 999-SNAPSHOT + 3.0.3.Final quarkus-project-core-extension-codestarts diff --git a/docs/pom.xml b/docs/pom.xml index 32671e0c8a08b..67d78ab7bf87b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 3.0.3.Final ../build-parent/pom.xml diff --git a/extensions/agroal/deployment/pom.xml b/extensions/agroal/deployment/pom.xml index e120b9ad70e93..99db36817d5b0 100644 --- a/extensions/agroal/deployment/pom.xml +++ b/extensions/agroal/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/agroal/pom.xml b/extensions/agroal/pom.xml index 2ebcce6c78b23..9752676e7e916 100644 --- a/extensions/agroal/pom.xml +++ b/extensions/agroal/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/agroal/runtime/pom.xml b/extensions/agroal/runtime/pom.xml index f05c3cbd0ba1b..3dafb925c9686 100644 --- a/extensions/agroal/runtime/pom.xml +++ b/extensions/agroal/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/agroal/spi/pom.xml b/extensions/agroal/spi/pom.xml index dc8fe8e1ef587..630f45ce5dc72 100644 --- a/extensions/agroal/spi/pom.xml +++ b/extensions/agroal/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-agroal-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/amazon-lambda-http/deployment/pom.xml b/extensions/amazon-lambda-http/deployment/pom.xml index 6785c8ce70636..ee9f3fb179384 100644 --- a/extensions/amazon-lambda-http/deployment/pom.xml +++ b/extensions/amazon-lambda-http/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-http-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/http-event-server/pom.xml b/extensions/amazon-lambda-http/http-event-server/pom.xml index ce287ecaae6a7..45477dc08828d 100644 --- a/extensions/amazon-lambda-http/http-event-server/pom.xml +++ b/extensions/amazon-lambda-http/http-event-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-http-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/maven-archetype/pom.xml b/extensions/amazon-lambda-http/maven-archetype/pom.xml index dce1a1e348f69..ad270c1a5f70c 100644 --- a/extensions/amazon-lambda-http/maven-archetype/pom.xml +++ b/extensions/amazon-lambda-http/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-amazon-lambda-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml index 0abc329dad130..87109bb592ae6 100644 --- a/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/amazon-lambda-http/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -14,10 +14,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 3.0.3.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 3.0.3.Final 3.0.0 diff --git a/extensions/amazon-lambda-http/pom.xml b/extensions/amazon-lambda-http/pom.xml index 78c20a2fb26b2..791d44e000a51 100644 --- a/extensions/amazon-lambda-http/pom.xml +++ b/extensions/amazon-lambda-http/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda-http/runtime/pom.xml b/extensions/amazon-lambda-http/runtime/pom.xml index c0e4e7edd81ea..247cea226a6ba 100644 --- a/extensions/amazon-lambda-http/runtime/pom.xml +++ b/extensions/amazon-lambda-http/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-http-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/deployment/pom.xml b/extensions/amazon-lambda-rest/deployment/pom.xml index 3f4646f1e7ce3..930060394a159 100644 --- a/extensions/amazon-lambda-rest/deployment/pom.xml +++ b/extensions/amazon-lambda-rest/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-rest-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/maven-archetype/pom.xml b/extensions/amazon-lambda-rest/maven-archetype/pom.xml index 326475ac1feed..62c598f9e754d 100644 --- a/extensions/amazon-lambda-rest/maven-archetype/pom.xml +++ b/extensions/amazon-lambda-rest/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-amazon-lambda-rest-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml index 46fdd3aee73b5..bea8507827acc 100644 --- a/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/amazon-lambda-rest/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -14,10 +14,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 3.0.3.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 3.0.3.Final 3.0.0 diff --git a/extensions/amazon-lambda-rest/pom.xml b/extensions/amazon-lambda-rest/pom.xml index 3e194bce78c24..09bf557636137 100644 --- a/extensions/amazon-lambda-rest/pom.xml +++ b/extensions/amazon-lambda-rest/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/rest-event-server/pom.xml b/extensions/amazon-lambda-rest/rest-event-server/pom.xml index 08b1bf6937bc3..64ebb2c304347 100644 --- a/extensions/amazon-lambda-rest/rest-event-server/pom.xml +++ b/extensions/amazon-lambda-rest/rest-event-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-rest-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda-rest/runtime/pom.xml b/extensions/amazon-lambda-rest/runtime/pom.xml index 7e26ad8baf3d5..6a724de375a8d 100644 --- a/extensions/amazon-lambda-rest/runtime/pom.xml +++ b/extensions/amazon-lambda-rest/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-rest-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/deployment/pom.xml b/extensions/amazon-lambda-xray/deployment/pom.xml index f35b2095131ad..c16fee0dfe999 100644 --- a/extensions/amazon-lambda-xray/deployment/pom.xml +++ b/extensions/amazon-lambda-xray/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-xray-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/pom.xml b/extensions/amazon-lambda-xray/pom.xml index 017de6ed72fad..be10005c9538c 100644 --- a/extensions/amazon-lambda-xray/pom.xml +++ b/extensions/amazon-lambda-xray/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda-xray/runtime/pom.xml b/extensions/amazon-lambda-xray/runtime/pom.xml index 89b8a2f4226bd..47ac41060a64a 100644 --- a/extensions/amazon-lambda-xray/runtime/pom.xml +++ b/extensions/amazon-lambda-xray/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-xray-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda/common-deployment/pom.xml b/extensions/amazon-lambda/common-deployment/pom.xml index 9e34d9282e0ce..86728d03ec605 100644 --- a/extensions/amazon-lambda/common-deployment/pom.xml +++ b/extensions/amazon-lambda/common-deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda/common-runtime/pom.xml b/extensions/amazon-lambda/common-runtime/pom.xml index b124bc0a031a7..57aa6f67b5b1a 100644 --- a/extensions/amazon-lambda/common-runtime/pom.xml +++ b/extensions/amazon-lambda/common-runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda/deployment/pom.xml b/extensions/amazon-lambda/deployment/pom.xml index 8e5df28f1b6d4..d0d6edd7e144b 100644 --- a/extensions/amazon-lambda/deployment/pom.xml +++ b/extensions/amazon-lambda/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda/event-server/pom.xml b/extensions/amazon-lambda/event-server/pom.xml index fd946feb65352..edc1635870e03 100644 --- a/extensions/amazon-lambda/event-server/pom.xml +++ b/extensions/amazon-lambda/event-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda/maven-archetype/pom.xml b/extensions/amazon-lambda/maven-archetype/pom.xml index 32e7bcd3439bf..9a6471b712988 100644 --- a/extensions/amazon-lambda/maven-archetype/pom.xml +++ b/extensions/amazon-lambda/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml index 564710831f381..0291758f8eee7 100644 --- a/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -13,10 +13,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 3.0.3.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 3.0.3.Final 3.0.0 diff --git a/extensions/amazon-lambda/pom.xml b/extensions/amazon-lambda/pom.xml index ee3640b9fbf34..7c9784f6ff4b7 100644 --- a/extensions/amazon-lambda/pom.xml +++ b/extensions/amazon-lambda/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/amazon-lambda/runtime/pom.xml b/extensions/amazon-lambda/runtime/pom.xml index 3aa811071c3ee..54574a52b73f5 100644 --- a/extensions/amazon-lambda/runtime/pom.xml +++ b/extensions/amazon-lambda/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-amazon-lambda-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/apache-httpclient/deployment/pom.xml b/extensions/apache-httpclient/deployment/pom.xml index ffdffa75ba962..34c96c057240f 100644 --- a/extensions/apache-httpclient/deployment/pom.xml +++ b/extensions/apache-httpclient/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apache-httpclient-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-apache-httpclient-deployment Quarkus - Apache HttpClient - Deployment diff --git a/extensions/apache-httpclient/pom.xml b/extensions/apache-httpclient/pom.xml index 5dc76a6970107..d09184f2abdaf 100644 --- a/extensions/apache-httpclient/pom.xml +++ b/extensions/apache-httpclient/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-apache-httpclient-parent pom diff --git a/extensions/apache-httpclient/runtime/pom.xml b/extensions/apache-httpclient/runtime/pom.xml index d8937d0bb38f5..6e54f2012b832 100644 --- a/extensions/apache-httpclient/runtime/pom.xml +++ b/extensions/apache-httpclient/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apache-httpclient-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-apache-httpclient Quarkus - Apache HttpClient - Runtime diff --git a/extensions/arc/deployment/pom.xml b/extensions/arc/deployment/pom.xml index bb95d4b482594..df6b5abfc7915 100644 --- a/extensions/arc/deployment/pom.xml +++ b/extensions/arc/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-arc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/arc/pom.xml b/extensions/arc/pom.xml index 455b95ec65d3a..199206c7f9862 100644 --- a/extensions/arc/pom.xml +++ b/extensions/arc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/arc/runtime/pom.xml b/extensions/arc/runtime/pom.xml index 7888f77f9f8d8..5cfa59c114b7c 100644 --- a/extensions/arc/runtime/pom.xml +++ b/extensions/arc/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-arc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml index 1f4a2597e963f..ccde7cc16ffb8 100644 --- a/extensions/avro/deployment/pom.xml +++ b/extensions/avro/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-avro-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-avro-deployment diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml index 5cfa0fa587bcf..4b2a1a4744dce 100644 --- a/extensions/avro/pom.xml +++ b/extensions/avro/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml index 14681d8719709..f5bc569418e52 100644 --- a/extensions/avro/runtime/pom.xml +++ b/extensions/avro/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-avro-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-avro diff --git a/extensions/awt/deployment/pom.xml b/extensions/awt/deployment/pom.xml index 28e26fc5f21a5..e1e6b54fa8f99 100644 --- a/extensions/awt/deployment/pom.xml +++ b/extensions/awt/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-awt-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-awt-deployment Quarkus - AWT - Deployment diff --git a/extensions/awt/pom.xml b/extensions/awt/pom.xml index 6c0a5e72a832d..ecf6f60dbf33d 100644 --- a/extensions/awt/pom.xml +++ b/extensions/awt/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-awt-parent pom diff --git a/extensions/awt/runtime/pom.xml b/extensions/awt/runtime/pom.xml index 466774dcfcd47..60315b8caa1de 100644 --- a/extensions/awt/runtime/pom.xml +++ b/extensions/awt/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-awt-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-awt Quarkus - AWT - Runtime diff --git a/extensions/azure-functions-http/deployment/pom.xml b/extensions/azure-functions-http/deployment/pom.xml index fa285088c0a76..3b8c3e6f6a8ad 100644 --- a/extensions/azure-functions-http/deployment/pom.xml +++ b/extensions/azure-functions-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-azure-functions-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/azure-functions-http/pom.xml b/extensions/azure-functions-http/pom.xml index 7cc494144f4a2..5396132fb5691 100644 --- a/extensions/azure-functions-http/pom.xml +++ b/extensions/azure-functions-http/pom.xml @@ -21,7 +21,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/azure-functions-http/runtime/pom.xml b/extensions/azure-functions-http/runtime/pom.xml index 7fd96d8e28293..bc104877aefc7 100644 --- a/extensions/azure-functions-http/runtime/pom.xml +++ b/extensions/azure-functions-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-azure-functions-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/azure-functions/deployment/pom.xml b/extensions/azure-functions/deployment/pom.xml index c0f783178d856..71ea0ffc995a6 100644 --- a/extensions/azure-functions/deployment/pom.xml +++ b/extensions/azure-functions/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-azure-functions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/azure-functions/pom.xml b/extensions/azure-functions/pom.xml index ce6e13f9b683d..2867baaade148 100644 --- a/extensions/azure-functions/pom.xml +++ b/extensions/azure-functions/pom.xml @@ -21,7 +21,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/azure-functions/runtime/pom.xml b/extensions/azure-functions/runtime/pom.xml index 3dbb3a074311b..5fd092f495b78 100644 --- a/extensions/azure-functions/runtime/pom.xml +++ b/extensions/azure-functions/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-azure-functions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/cache/deployment-spi/pom.xml b/extensions/cache/deployment-spi/pom.xml index 9e5bda717185f..4ba68cd2b0129 100644 --- a/extensions/cache/deployment-spi/pom.xml +++ b/extensions/cache/deployment-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-cache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/cache/deployment/pom.xml b/extensions/cache/deployment/pom.xml index 055055a4c594c..7a8302f0f4ddf 100644 --- a/extensions/cache/deployment/pom.xml +++ b/extensions/cache/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-cache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-cache-deployment diff --git a/extensions/cache/pom.xml b/extensions/cache/pom.xml index a7f580a571601..b4499561577e8 100644 --- a/extensions/cache/pom.xml +++ b/extensions/cache/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/cache/runtime-spi/pom.xml b/extensions/cache/runtime-spi/pom.xml index 19619b5e24a5f..b6c19ed281795 100644 --- a/extensions/cache/runtime-spi/pom.xml +++ b/extensions/cache/runtime-spi/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-cache-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/cache/runtime/pom.xml b/extensions/cache/runtime/pom.xml index 70993637b709a..04ed7b67d6180 100644 --- a/extensions/cache/runtime/pom.xml +++ b/extensions/cache/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-cache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-cache diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml index 1bbde72ebb0cc..c16afa18db76e 100644 --- a/extensions/caffeine/deployment/pom.xml +++ b/extensions/caffeine/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-caffeine-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml index 8ab1e106ca586..48e9f18ed3453 100644 --- a/extensions/caffeine/pom.xml +++ b/extensions/caffeine/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml index a9317b5f4ca56..c9170b7573cfc 100644 --- a/extensions/caffeine/runtime/pom.xml +++ b/extensions/caffeine/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-caffeine-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/config-yaml/deployment/pom.xml b/extensions/config-yaml/deployment/pom.xml index fcbb526f40966..bffea5e185e1a 100644 --- a/extensions/config-yaml/deployment/pom.xml +++ b/extensions/config-yaml/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-config-yaml-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-config-yaml-deployment diff --git a/extensions/config-yaml/pom.xml b/extensions/config-yaml/pom.xml index 799d1334b02c0..0c9f569ca7a1d 100644 --- a/extensions/config-yaml/pom.xml +++ b/extensions/config-yaml/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/config-yaml/runtime/pom.xml b/extensions/config-yaml/runtime/pom.xml index 6199774adc98e..fd3fb59e6978e 100644 --- a/extensions/config-yaml/runtime/pom.xml +++ b/extensions/config-yaml/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-config-yaml-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-config-yaml diff --git a/extensions/container-image/container-image-buildpack/deployment/pom.xml b/extensions/container-image/container-image-buildpack/deployment/pom.xml index 70a0a884e03e9..097c6a6e83c46 100644 --- a/extensions/container-image/container-image-buildpack/deployment/pom.xml +++ b/extensions/container-image/container-image-buildpack/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-buildpack-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-container-image-buildpack-deployment diff --git a/extensions/container-image/container-image-buildpack/pom.xml b/extensions/container-image/container-image-buildpack/pom.xml index e7c264f5d33e2..5211877a77085 100644 --- a/extensions/container-image/container-image-buildpack/pom.xml +++ b/extensions/container-image/container-image-buildpack/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/container-image/container-image-buildpack/runtime/pom.xml b/extensions/container-image/container-image-buildpack/runtime/pom.xml index bb7dbdb3ab00a..0c6b6b8c97a55 100644 --- a/extensions/container-image/container-image-buildpack/runtime/pom.xml +++ b/extensions/container-image/container-image-buildpack/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-buildpack-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-container-image-buildpack diff --git a/extensions/container-image/container-image-docker/deployment/pom.xml b/extensions/container-image/container-image-docker/deployment/pom.xml index 0985cbc99c3b0..3a2b3f6ac1315 100644 --- a/extensions/container-image/container-image-docker/deployment/pom.xml +++ b/extensions/container-image/container-image-docker/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-docker-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-container-image-docker-deployment diff --git a/extensions/container-image/container-image-docker/pom.xml b/extensions/container-image/container-image-docker/pom.xml index 9e778d91943f8..321134d1b5c76 100644 --- a/extensions/container-image/container-image-docker/pom.xml +++ b/extensions/container-image/container-image-docker/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/container-image/container-image-docker/runtime/pom.xml b/extensions/container-image/container-image-docker/runtime/pom.xml index 38b3aeccb159f..8ac67b5513151 100644 --- a/extensions/container-image/container-image-docker/runtime/pom.xml +++ b/extensions/container-image/container-image-docker/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-docker-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-container-image-docker diff --git a/extensions/container-image/container-image-jib/deployment/pom.xml b/extensions/container-image/container-image-jib/deployment/pom.xml index d595ade0ff69a..c3afe4919b5e4 100644 --- a/extensions/container-image/container-image-jib/deployment/pom.xml +++ b/extensions/container-image/container-image-jib/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-jib-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-container-image-jib-deployment diff --git a/extensions/container-image/container-image-jib/pom.xml b/extensions/container-image/container-image-jib/pom.xml index da9f7101c7ab4..b31a7a259b9ab 100644 --- a/extensions/container-image/container-image-jib/pom.xml +++ b/extensions/container-image/container-image-jib/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/container-image/container-image-jib/runtime/pom.xml b/extensions/container-image/container-image-jib/runtime/pom.xml index c7d96542aab16..4ef7e31a5e8b0 100644 --- a/extensions/container-image/container-image-jib/runtime/pom.xml +++ b/extensions/container-image/container-image-jib/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-jib-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-container-image-jib diff --git a/extensions/container-image/container-image-openshift/deployment/pom.xml b/extensions/container-image/container-image-openshift/deployment/pom.xml index 0403d9e816c39..10318c7c5ed5c 100644 --- a/extensions/container-image/container-image-openshift/deployment/pom.xml +++ b/extensions/container-image/container-image-openshift/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-openshift-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-container-image-openshift-deployment diff --git a/extensions/container-image/container-image-openshift/pom.xml b/extensions/container-image/container-image-openshift/pom.xml index eb7c4c2dc81f0..a55e3c61cb339 100644 --- a/extensions/container-image/container-image-openshift/pom.xml +++ b/extensions/container-image/container-image-openshift/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/container-image/container-image-openshift/runtime/pom.xml b/extensions/container-image/container-image-openshift/runtime/pom.xml index 3ef6d6f2a0850..c4c2bdd950153 100644 --- a/extensions/container-image/container-image-openshift/runtime/pom.xml +++ b/extensions/container-image/container-image-openshift/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-openshift-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-container-image-openshift diff --git a/extensions/container-image/container-image-s2i/deployment/pom.xml b/extensions/container-image/container-image-s2i/deployment/pom.xml index 70621164b7f18..0a52d05317ab0 100644 --- a/extensions/container-image/container-image-s2i/deployment/pom.xml +++ b/extensions/container-image/container-image-s2i/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-s2i-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-container-image-s2i-deployment diff --git a/extensions/container-image/container-image-s2i/pom.xml b/extensions/container-image/container-image-s2i/pom.xml index c7464d927fdbc..f684129eb53af 100644 --- a/extensions/container-image/container-image-s2i/pom.xml +++ b/extensions/container-image/container-image-s2i/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/container-image/container-image-s2i/runtime/pom.xml b/extensions/container-image/container-image-s2i/runtime/pom.xml index 076d6c1ce3bd8..7e35ab2703d69 100644 --- a/extensions/container-image/container-image-s2i/runtime/pom.xml +++ b/extensions/container-image/container-image-s2i/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-container-image-s2i-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-container-image-s2i diff --git a/extensions/container-image/deployment/pom.xml b/extensions/container-image/deployment/pom.xml index 4eab095b553f5..e6e3600db8858 100644 --- a/extensions/container-image/deployment/pom.xml +++ b/extensions/container-image/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/container-image/pom.xml b/extensions/container-image/pom.xml index 277de33c0a76f..3a5a3248ae79c 100644 --- a/extensions/container-image/pom.xml +++ b/extensions/container-image/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/container-image/runtime/pom.xml b/extensions/container-image/runtime/pom.xml index a180709fc207d..cdf0dc04b5cfc 100644 --- a/extensions/container-image/runtime/pom.xml +++ b/extensions/container-image/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-container-image diff --git a/extensions/container-image/spi/pom.xml b/extensions/container-image/spi/pom.xml index 7b744c342557f..b1efb0b32e1e6 100644 --- a/extensions/container-image/spi/pom.xml +++ b/extensions/container-image/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/container-image/util/pom.xml b/extensions/container-image/util/pom.xml index 07742e983ff32..c6d81732ed87a 100644 --- a/extensions/container-image/util/pom.xml +++ b/extensions/container-image/util/pom.xml @@ -4,7 +4,7 @@ quarkus-container-image-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/credentials/deployment/pom.xml b/extensions/credentials/deployment/pom.xml index 8ec28c952111b..379fc35c34986 100644 --- a/extensions/credentials/deployment/pom.xml +++ b/extensions/credentials/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-credentials-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/credentials/pom.xml b/extensions/credentials/pom.xml index f7588cbfab3e1..03d11f3b1561c 100644 --- a/extensions/credentials/pom.xml +++ b/extensions/credentials/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/credentials/runtime/pom.xml b/extensions/credentials/runtime/pom.xml index e5e90becca4b6..d1bbc8aaa43ae 100644 --- a/extensions/credentials/runtime/pom.xml +++ b/extensions/credentials/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-credentials-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/csrf-reactive/deployment/pom.xml b/extensions/csrf-reactive/deployment/pom.xml index a237a9890e57c..4c06f5eeed885 100644 --- a/extensions/csrf-reactive/deployment/pom.xml +++ b/extensions/csrf-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-csrf-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/csrf-reactive/pom.xml b/extensions/csrf-reactive/pom.xml index c58a36adef790..58cff7530fb29 100644 --- a/extensions/csrf-reactive/pom.xml +++ b/extensions/csrf-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/csrf-reactive/runtime/pom.xml b/extensions/csrf-reactive/runtime/pom.xml index c347f32368d35..c81e76496b716 100644 --- a/extensions/csrf-reactive/runtime/pom.xml +++ b/extensions/csrf-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-csrf-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/datasource/common/pom.xml b/extensions/datasource/common/pom.xml index adf4b76faecde..a6517e92e8869 100644 --- a/extensions/datasource/common/pom.xml +++ b/extensions/datasource/common/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/datasource/deployment-spi/pom.xml b/extensions/datasource/deployment-spi/pom.xml index c5fe1bd7c7c4d..937258a364e3b 100644 --- a/extensions/datasource/deployment-spi/pom.xml +++ b/extensions/datasource/deployment-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/datasource/deployment/pom.xml b/extensions/datasource/deployment/pom.xml index a22d3cd5968ca..f9b7f0fec23cc 100644 --- a/extensions/datasource/deployment/pom.xml +++ b/extensions/datasource/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/datasource/pom.xml b/extensions/datasource/pom.xml index 3831e40d41a48..54acced03b7f9 100644 --- a/extensions/datasource/pom.xml +++ b/extensions/datasource/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/datasource/runtime/pom.xml b/extensions/datasource/runtime/pom.xml index bbe9cb16b538f..bbf379f3f7572 100644 --- a/extensions/datasource/runtime/pom.xml +++ b/extensions/datasource/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-datasource-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/devservices/common/pom.xml b/extensions/devservices/common/pom.xml index 0bfc2c543a11d..48d08f54dc5c9 100644 --- a/extensions/devservices/common/pom.xml +++ b/extensions/devservices/common/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/devservices/db2/pom.xml b/extensions/devservices/db2/pom.xml index 3b70046344628..a4a6d4d49f99b 100644 --- a/extensions/devservices/db2/pom.xml +++ b/extensions/devservices/db2/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/devservices/deployment/pom.xml b/extensions/devservices/deployment/pom.xml index f78183ff0248b..5a57c81fff44d 100644 --- a/extensions/devservices/deployment/pom.xml +++ b/extensions/devservices/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/devservices/derby/pom.xml b/extensions/devservices/derby/pom.xml index 3187ee20cb35b..9b1ad77932caf 100644 --- a/extensions/devservices/derby/pom.xml +++ b/extensions/devservices/derby/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/devservices/h2/pom.xml b/extensions/devservices/h2/pom.xml index e01ae5f9430ff..fffbe1f0a7b8f 100644 --- a/extensions/devservices/h2/pom.xml +++ b/extensions/devservices/h2/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/devservices/mariadb/pom.xml b/extensions/devservices/mariadb/pom.xml index 261b711299f3d..56625b7caad96 100644 --- a/extensions/devservices/mariadb/pom.xml +++ b/extensions/devservices/mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/devservices/mssql/pom.xml b/extensions/devservices/mssql/pom.xml index 8c1439d22ed07..87fbfd16b0604 100644 --- a/extensions/devservices/mssql/pom.xml +++ b/extensions/devservices/mssql/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/devservices/mysql/pom.xml b/extensions/devservices/mysql/pom.xml index 797c5b1984eba..25a1b370c12d9 100644 --- a/extensions/devservices/mysql/pom.xml +++ b/extensions/devservices/mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/devservices/oracle/pom.xml b/extensions/devservices/oracle/pom.xml index 4f15257cf5686..c3aa137bc8a9c 100644 --- a/extensions/devservices/oracle/pom.xml +++ b/extensions/devservices/oracle/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/devservices/pom.xml b/extensions/devservices/pom.xml index 84d2af8ab037e..e401c5539b455 100644 --- a/extensions/devservices/pom.xml +++ b/extensions/devservices/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/devservices/postgresql/pom.xml b/extensions/devservices/postgresql/pom.xml index e88013895eab5..4d2360973dbb5 100644 --- a/extensions/devservices/postgresql/pom.xml +++ b/extensions/devservices/postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-devservices-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/elasticsearch-java-client/deployment/pom.xml b/extensions/elasticsearch-java-client/deployment/pom.xml index f6e1d2bc38851..b0c48ad5f609e 100644 --- a/extensions/elasticsearch-java-client/deployment/pom.xml +++ b/extensions/elasticsearch-java-client/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-elasticsearch-java-client-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/elasticsearch-java-client/pom.xml b/extensions/elasticsearch-java-client/pom.xml index 9b43c99349761..bac2f049b18c9 100644 --- a/extensions/elasticsearch-java-client/pom.xml +++ b/extensions/elasticsearch-java-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/elasticsearch-java-client/runtime/pom.xml b/extensions/elasticsearch-java-client/runtime/pom.xml index 50690fb307437..08ea53e3491d6 100644 --- a/extensions/elasticsearch-java-client/runtime/pom.xml +++ b/extensions/elasticsearch-java-client/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-elasticsearch-java-client-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/elasticsearch-rest-client-common/deployment/pom.xml b/extensions/elasticsearch-rest-client-common/deployment/pom.xml index 560553727270f..8f7a439d94925 100644 --- a/extensions/elasticsearch-rest-client-common/deployment/pom.xml +++ b/extensions/elasticsearch-rest-client-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elasticsearch-rest-client-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/elasticsearch-rest-client-common/pom.xml b/extensions/elasticsearch-rest-client-common/pom.xml index 186615e41e0e5..3d5ab2de3e7bb 100644 --- a/extensions/elasticsearch-rest-client-common/pom.xml +++ b/extensions/elasticsearch-rest-client-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/elasticsearch-rest-client-common/runtime/pom.xml b/extensions/elasticsearch-rest-client-common/runtime/pom.xml index 869dd263c4973..01600e0d9b419 100644 --- a/extensions/elasticsearch-rest-client-common/runtime/pom.xml +++ b/extensions/elasticsearch-rest-client-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elasticsearch-rest-client-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/elasticsearch-rest-client/deployment/pom.xml b/extensions/elasticsearch-rest-client/deployment/pom.xml index cec8af5407f64..a24f37152faf9 100644 --- a/extensions/elasticsearch-rest-client/deployment/pom.xml +++ b/extensions/elasticsearch-rest-client/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elasticsearch-rest-client-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-client/pom.xml b/extensions/elasticsearch-rest-client/pom.xml index 3fe3538d20f32..31535650b0a15 100644 --- a/extensions/elasticsearch-rest-client/pom.xml +++ b/extensions/elasticsearch-rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-client/runtime/pom.xml b/extensions/elasticsearch-rest-client/runtime/pom.xml index 9b83daf603490..7af65970ca2c6 100644 --- a/extensions/elasticsearch-rest-client/runtime/pom.xml +++ b/extensions/elasticsearch-rest-client/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elasticsearch-rest-client-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml b/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml index 12e5b32daed5d..491d6af43e845 100644 --- a/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml +++ b/extensions/elasticsearch-rest-high-level-client/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-elasticsearch-rest-high-level-client-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/elasticsearch-rest-high-level-client/pom.xml b/extensions/elasticsearch-rest-high-level-client/pom.xml index 79f0f2240d206..404b80c6a71ae 100644 --- a/extensions/elasticsearch-rest-high-level-client/pom.xml +++ b/extensions/elasticsearch-rest-high-level-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml b/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml index 566c7ad7d941d..12d4110656c27 100644 --- a/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml +++ b/extensions/elasticsearch-rest-high-level-client/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-elasticsearch-rest-high-level-client-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security-common/deployment/pom.xml b/extensions/elytron-security-common/deployment/pom.xml index ee2a9b249beca..9c572a7668e98 100644 --- a/extensions/elytron-security-common/deployment/pom.xml +++ b/extensions/elytron-security-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/elytron-security-common/pom.xml b/extensions/elytron-security-common/pom.xml index 2172b9de5e91a..c6be4f07fa535 100644 --- a/extensions/elytron-security-common/pom.xml +++ b/extensions/elytron-security-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security-common/runtime/pom.xml b/extensions/elytron-security-common/runtime/pom.xml index 723f8b333390c..a04d63bba29fd 100644 --- a/extensions/elytron-security-common/runtime/pom.xml +++ b/extensions/elytron-security-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/elytron-security-jdbc/deployment/pom.xml b/extensions/elytron-security-jdbc/deployment/pom.xml index 44c3c8f921931..c1ed074645631 100644 --- a/extensions/elytron-security-jdbc/deployment/pom.xml +++ b/extensions/elytron-security-jdbc/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-jdbc-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/elytron-security-jdbc/pom.xml b/extensions/elytron-security-jdbc/pom.xml index 3fa5d6b19e361..8997aacada186 100644 --- a/extensions/elytron-security-jdbc/pom.xml +++ b/extensions/elytron-security-jdbc/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/elytron-security-jdbc/runtime/pom.xml b/extensions/elytron-security-jdbc/runtime/pom.xml index 0c9a9476c25a0..ca9bad9de1a5d 100644 --- a/extensions/elytron-security-jdbc/runtime/pom.xml +++ b/extensions/elytron-security-jdbc/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-jdbc-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/deployment/pom.xml b/extensions/elytron-security-ldap/deployment/pom.xml index 99a20bc5e4968..ad80293d5a3ba 100644 --- a/extensions/elytron-security-ldap/deployment/pom.xml +++ b/extensions/elytron-security-ldap/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-ldap-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/pom.xml b/extensions/elytron-security-ldap/pom.xml index c7f782508322a..2ad5bda0b1e3a 100644 --- a/extensions/elytron-security-ldap/pom.xml +++ b/extensions/elytron-security-ldap/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/elytron-security-ldap/runtime/pom.xml b/extensions/elytron-security-ldap/runtime/pom.xml index 2a77e361042b3..9d43073eea053 100644 --- a/extensions/elytron-security-ldap/runtime/pom.xml +++ b/extensions/elytron-security-ldap/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-elytron-security-ldap-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/elytron-security-oauth2/deployment/pom.xml b/extensions/elytron-security-oauth2/deployment/pom.xml index 8602d41d65d87..ddddecb0d430c 100644 --- a/extensions/elytron-security-oauth2/deployment/pom.xml +++ b/extensions/elytron-security-oauth2/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-oauth2-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/elytron-security-oauth2/pom.xml b/extensions/elytron-security-oauth2/pom.xml index ad71d1fd4080a..01fbd38225e50 100644 --- a/extensions/elytron-security-oauth2/pom.xml +++ b/extensions/elytron-security-oauth2/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security-oauth2/runtime/pom.xml b/extensions/elytron-security-oauth2/runtime/pom.xml index b8eb853dcc161..7f28dd9ba20a9 100644 --- a/extensions/elytron-security-oauth2/runtime/pom.xml +++ b/extensions/elytron-security-oauth2/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-oauth2-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/elytron-security-properties-file/deployment/pom.xml b/extensions/elytron-security-properties-file/deployment/pom.xml index 860ea5329ce9f..c82a95c1599dd 100644 --- a/extensions/elytron-security-properties-file/deployment/pom.xml +++ b/extensions/elytron-security-properties-file/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-properties-file-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/elytron-security-properties-file/pom.xml b/extensions/elytron-security-properties-file/pom.xml index 21fc44bf232ae..2548c03a488ca 100644 --- a/extensions/elytron-security-properties-file/pom.xml +++ b/extensions/elytron-security-properties-file/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security-properties-file/runtime/pom.xml b/extensions/elytron-security-properties-file/runtime/pom.xml index cace75c796d46..318ce56e69e09 100644 --- a/extensions/elytron-security-properties-file/runtime/pom.xml +++ b/extensions/elytron-security-properties-file/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-properties-file-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/elytron-security/deployment/pom.xml b/extensions/elytron-security/deployment/pom.xml index 0bc492a2d6e31..6587a97ca7ae9 100644 --- a/extensions/elytron-security/deployment/pom.xml +++ b/extensions/elytron-security/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/elytron-security/pom.xml b/extensions/elytron-security/pom.xml index 00650552699be..09eb4f3175381 100644 --- a/extensions/elytron-security/pom.xml +++ b/extensions/elytron-security/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/elytron-security/runtime/pom.xml b/extensions/elytron-security/runtime/pom.xml index 0e2eb4ad6ad34..6bc9f9b117812 100644 --- a/extensions/elytron-security/runtime/pom.xml +++ b/extensions/elytron-security/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-elytron-security-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/flyway/deployment/pom.xml b/extensions/flyway/deployment/pom.xml index 99592449ce68a..f9b04bab27141 100644 --- a/extensions/flyway/deployment/pom.xml +++ b/extensions/flyway/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-flyway-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/flyway/pom.xml b/extensions/flyway/pom.xml index 78fe0ed722454..d5ee244066cf9 100644 --- a/extensions/flyway/pom.xml +++ b/extensions/flyway/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/flyway/runtime/pom.xml b/extensions/flyway/runtime/pom.xml index c09e75f82456d..98b058c6a2bcb 100644 --- a/extensions/flyway/runtime/pom.xml +++ b/extensions/flyway/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-flyway-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml b/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml index 2a03684b9a675..e93861637ef26 100644 --- a/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml b/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml index 6b0414ec4538f..ab5181d5b89b2 100644 --- a/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/maven-archetype/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml b/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml index cf24776c700da..61dd44dc6dff4 100644 --- a/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/main/resources/archetype-resources/pom.xml @@ -13,10 +13,10 @@ 11 UTF-8 UTF-8 - 999-SNAPSHOT + 3.0.3.Final quarkus-bom io.quarkus - 999-SNAPSHOT + 3.0.3.Final 3.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/pom.xml b/extensions/funqy/funqy-amazon-lambda/pom.xml index d35c9dab581b7..f1ddcdfb8e621 100644 --- a/extensions/funqy/funqy-amazon-lambda/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml b/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml index 4366bd5e63b3d..82433ced9d757 100644 --- a/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml +++ b/extensions/funqy/funqy-amazon-lambda/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-amazon-lambda-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml b/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml index f61c2eeba3a36..96702faa0dc37 100644 --- a/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml +++ b/extensions/funqy/funqy-google-cloud-functions/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/funqy/funqy-google-cloud-functions/pom.xml b/extensions/funqy/funqy-google-cloud-functions/pom.xml index 2ad5b7e65acb8..e94b482209240 100644 --- a/extensions/funqy/funqy-google-cloud-functions/pom.xml +++ b/extensions/funqy/funqy-google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml b/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml index 591dbaa49fde8..559610a369c1d 100644 --- a/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml +++ b/extensions/funqy/funqy-google-cloud-functions/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/funqy/funqy-http/deployment/pom.xml b/extensions/funqy/funqy-http/deployment/pom.xml index 231189e3b612d..3d80d52affc55 100644 --- a/extensions/funqy/funqy-http/deployment/pom.xml +++ b/extensions/funqy/funqy-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/funqy/funqy-http/pom.xml b/extensions/funqy/funqy-http/pom.xml index 8d93ea4e99c9a..28f2b84a7d6fc 100644 --- a/extensions/funqy/funqy-http/pom.xml +++ b/extensions/funqy/funqy-http/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-http/runtime/pom.xml b/extensions/funqy/funqy-http/runtime/pom.xml index f1620de0ac23d..c56b8e9ed5ccc 100644 --- a/extensions/funqy/funqy-http/runtime/pom.xml +++ b/extensions/funqy/funqy-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/deployment/pom.xml b/extensions/funqy/funqy-knative-events/deployment/pom.xml index 4c25454e815ad..6a80b54e67dcb 100644 --- a/extensions/funqy/funqy-knative-events/deployment/pom.xml +++ b/extensions/funqy/funqy-knative-events/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-knative-events-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/pom.xml b/extensions/funqy/funqy-knative-events/pom.xml index 0f488a9727b3f..f42eb55c4c99a 100644 --- a/extensions/funqy/funqy-knative-events/pom.xml +++ b/extensions/funqy/funqy-knative-events/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-knative-events/runtime/pom.xml b/extensions/funqy/funqy-knative-events/runtime/pom.xml index 6d311c76b3c86..e7d61b720c46c 100644 --- a/extensions/funqy/funqy-knative-events/runtime/pom.xml +++ b/extensions/funqy/funqy-knative-events/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-knative-events-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/funqy/funqy-server-common/deployment/pom.xml b/extensions/funqy/funqy-server-common/deployment/pom.xml index 6eb117a9babd6..dd480848c90d7 100644 --- a/extensions/funqy/funqy-server-common/deployment/pom.xml +++ b/extensions/funqy/funqy-server-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-server-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/funqy/funqy-server-common/pom.xml b/extensions/funqy/funqy-server-common/pom.xml index 060217e666f06..f4e95dc6efed6 100644 --- a/extensions/funqy/funqy-server-common/pom.xml +++ b/extensions/funqy/funqy-server-common/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/funqy/funqy-server-common/runtime/pom.xml b/extensions/funqy/funqy-server-common/runtime/pom.xml index 7f97e9665d7f4..166fb445c734e 100644 --- a/extensions/funqy/funqy-server-common/runtime/pom.xml +++ b/extensions/funqy/funqy-server-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-funqy-server-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/funqy/pom.xml b/extensions/funqy/pom.xml index 0c578b71fcf89..12bcf29817aec 100644 --- a/extensions/funqy/pom.xml +++ b/extensions/funqy/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/google-cloud-functions-http/deployment/pom.xml b/extensions/google-cloud-functions-http/deployment/pom.xml index 4af62db26e4b9..c7b230715e9cc 100644 --- a/extensions/google-cloud-functions-http/deployment/pom.xml +++ b/extensions/google-cloud-functions-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/google-cloud-functions-http/pom.xml b/extensions/google-cloud-functions-http/pom.xml index dea5d9f83d99a..020f5c6f6cb1a 100644 --- a/extensions/google-cloud-functions-http/pom.xml +++ b/extensions/google-cloud-functions-http/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/google-cloud-functions-http/runtime/pom.xml b/extensions/google-cloud-functions-http/runtime/pom.xml index ca04a865e950d..9e7cc23df9ef4 100644 --- a/extensions/google-cloud-functions-http/runtime/pom.xml +++ b/extensions/google-cloud-functions-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/google-cloud-functions/deployment/pom.xml b/extensions/google-cloud-functions/deployment/pom.xml index 750177b130f89..c4985a1813f00 100644 --- a/extensions/google-cloud-functions/deployment/pom.xml +++ b/extensions/google-cloud-functions/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/google-cloud-functions/pom.xml b/extensions/google-cloud-functions/pom.xml index c3f3895d66613..8c340f9ac3393 100644 --- a/extensions/google-cloud-functions/pom.xml +++ b/extensions/google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/google-cloud-functions/runtime/pom.xml b/extensions/google-cloud-functions/runtime/pom.xml index e57ccb38c5188..fb2f2c248cd0c 100644 --- a/extensions/google-cloud-functions/runtime/pom.xml +++ b/extensions/google-cloud-functions/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-google-cloud-functions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/grpc-common/deployment/pom.xml b/extensions/grpc-common/deployment/pom.xml index 801044c4f2937..f6fb5ed2a4a99 100644 --- a/extensions/grpc-common/deployment/pom.xml +++ b/extensions/grpc-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-grpc-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/grpc-common/pom.xml b/extensions/grpc-common/pom.xml index eb4f6ebc3e505..8f9d5162182d2 100644 --- a/extensions/grpc-common/pom.xml +++ b/extensions/grpc-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/grpc-common/runtime/pom.xml b/extensions/grpc-common/runtime/pom.xml index 13f11cb9004d6..73aab5414dcf9 100644 --- a/extensions/grpc-common/runtime/pom.xml +++ b/extensions/grpc-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-grpc-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/grpc/api/pom.xml b/extensions/grpc/api/pom.xml index f4d8240c8694a..61cc568ecd854 100644 --- a/extensions/grpc/api/pom.xml +++ b/extensions/grpc/api/pom.xml @@ -4,7 +4,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-grpc-api diff --git a/extensions/grpc/codegen/pom.xml b/extensions/grpc/codegen/pom.xml index c71fb2d277282..39baee79ac0f9 100644 --- a/extensions/grpc/codegen/pom.xml +++ b/extensions/grpc/codegen/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-grpc-codegen diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml index f91020a379221..92d03f88f5170 100644 --- a/extensions/grpc/deployment/pom.xml +++ b/extensions/grpc/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-grpc-deployment diff --git a/extensions/grpc/inprocess/pom.xml b/extensions/grpc/inprocess/pom.xml index 66b90262afc2d..80118cb7c4895 100644 --- a/extensions/grpc/inprocess/pom.xml +++ b/extensions/grpc/inprocess/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-grpc-inprocess diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml index da3eb3e1eed28..ef466f4d207bf 100644 --- a/extensions/grpc/pom.xml +++ b/extensions/grpc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/grpc/protoc/pom.xml b/extensions/grpc/protoc/pom.xml index 15b8037182f6b..3b898755e2774 100644 --- a/extensions/grpc/protoc/pom.xml +++ b/extensions/grpc/protoc/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-grpc-protoc-plugin diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml index 9a0404be39605..e81abf07b70d9 100644 --- a/extensions/grpc/runtime/pom.xml +++ b/extensions/grpc/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-grpc diff --git a/extensions/grpc/stubs/pom.xml b/extensions/grpc/stubs/pom.xml index d3a387d227220..4be133c43fd7b 100644 --- a/extensions/grpc/stubs/pom.xml +++ b/extensions/grpc/stubs/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-grpc-stubs diff --git a/extensions/grpc/xds/pom.xml b/extensions/grpc/xds/pom.xml index ae52996721126..e682ada76c3af 100644 --- a/extensions/grpc/xds/pom.xml +++ b/extensions/grpc/xds/pom.xml @@ -6,7 +6,7 @@ quarkus-grpc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-grpc-xds diff --git a/extensions/hal/deployment/pom.xml b/extensions/hal/deployment/pom.xml index db8ffa13a6051..8ba53aa3e0c8a 100644 --- a/extensions/hal/deployment/pom.xml +++ b/extensions/hal/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hal-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/hal/pom.xml b/extensions/hal/pom.xml index 567cb6c9fc0c3..97f51c453d9a5 100644 --- a/extensions/hal/pom.xml +++ b/extensions/hal/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/hal/runtime/pom.xml b/extensions/hal/runtime/pom.xml index d039cb3b17211..a563766260618 100644 --- a/extensions/hal/runtime/pom.xml +++ b/extensions/hal/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hal-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/hibernate-envers/deployment/pom.xml b/extensions/hibernate-envers/deployment/pom.xml index 497696bcd7c24..faafca0ad113a 100644 --- a/extensions/hibernate-envers/deployment/pom.xml +++ b/extensions/hibernate-envers/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-envers-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/hibernate-envers/pom.xml b/extensions/hibernate-envers/pom.xml index b128399e509b6..c4bae97aa8a3a 100644 --- a/extensions/hibernate-envers/pom.xml +++ b/extensions/hibernate-envers/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/hibernate-envers/runtime/pom.xml b/extensions/hibernate-envers/runtime/pom.xml index 01ab9765e738b..08af8ca745ea3 100644 --- a/extensions/hibernate-envers/runtime/pom.xml +++ b/extensions/hibernate-envers/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-envers-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/hibernate-orm/deployment-spi/pom.xml b/extensions/hibernate-orm/deployment-spi/pom.xml index 471978aece197..9448d8020f76d 100644 --- a/extensions/hibernate-orm/deployment-spi/pom.xml +++ b/extensions/hibernate-orm/deployment-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/hibernate-orm/deployment/pom.xml b/extensions/hibernate-orm/deployment/pom.xml index 8d828fe785924..3b4355ca1c2e9 100644 --- a/extensions/hibernate-orm/deployment/pom.xml +++ b/extensions/hibernate-orm/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/hibernate-orm/pom.xml b/extensions/hibernate-orm/pom.xml index 98195ca7fe61d..ad3a8c7333ffd 100644 --- a/extensions/hibernate-orm/pom.xml +++ b/extensions/hibernate-orm/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-orm/runtime/pom.xml b/extensions/hibernate-orm/runtime/pom.xml index c9faa83fa90a2..4a0ef4bce439b 100644 --- a/extensions/hibernate-orm/runtime/pom.xml +++ b/extensions/hibernate-orm/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/hibernate-reactive/deployment/pom.xml b/extensions/hibernate-reactive/deployment/pom.xml index 252556f0d5049..b05a5bb41543b 100644 --- a/extensions/hibernate-reactive/deployment/pom.xml +++ b/extensions/hibernate-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/hibernate-reactive/pom.xml b/extensions/hibernate-reactive/pom.xml index b2d57035e37a7..0dc8ba2ad135e 100644 --- a/extensions/hibernate-reactive/pom.xml +++ b/extensions/hibernate-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-reactive/runtime/pom.xml b/extensions/hibernate-reactive/runtime/pom.xml index 2763dc4487b48..9ffa6a0026061 100644 --- a/extensions/hibernate-reactive/runtime/pom.xml +++ b/extensions/hibernate-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml b/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml index c346c9a80a7f9..34a85822697db 100644 --- a/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml +++ b/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-coordination-outbox-polling-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml b/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml index d13ace173b7f0..2af1cc8d4d75c 100644 --- a/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml +++ b/extensions/hibernate-search-orm-coordination-outbox-polling/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml b/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml index b88ae2c973108..183fc5ef6249e 100644 --- a/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml +++ b/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-coordination-outbox-polling-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml b/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml index 4d92af9a5529e..cadff652286b4 100644 --- a/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-elasticsearch-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch/pom.xml b/extensions/hibernate-search-orm-elasticsearch/pom.xml index dc01d91759cc0..fa460857e2e2d 100644 --- a/extensions/hibernate-search-orm-elasticsearch/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml b/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml index 0d07ea2d02990..9ab44ce5ea295 100644 --- a/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml +++ b/extensions/hibernate-search-orm-elasticsearch/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-search-orm-elasticsearch-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/hibernate-validator/deployment/pom.xml b/extensions/hibernate-validator/deployment/pom.xml index 99df57214fbcd..c4ed10376acee 100644 --- a/extensions/hibernate-validator/deployment/pom.xml +++ b/extensions/hibernate-validator/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-validator-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/hibernate-validator/pom.xml b/extensions/hibernate-validator/pom.xml index 75167f43bc85b..3792c045c08e7 100644 --- a/extensions/hibernate-validator/pom.xml +++ b/extensions/hibernate-validator/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/hibernate-validator/runtime/pom.xml b/extensions/hibernate-validator/runtime/pom.xml index eea1011d4a051..a95b0d5546ecf 100644 --- a/extensions/hibernate-validator/runtime/pom.xml +++ b/extensions/hibernate-validator/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-validator-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/hibernate-validator/spi/pom.xml b/extensions/hibernate-validator/spi/pom.xml index d9e7a1fb83eb0..bda9508c8b56e 100644 --- a/extensions/hibernate-validator/spi/pom.xml +++ b/extensions/hibernate-validator/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-validator-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/infinispan-client/deployment/pom.xml b/extensions/infinispan-client/deployment/pom.xml index fba0493740e4b..a9755564b0309 100644 --- a/extensions/infinispan-client/deployment/pom.xml +++ b/extensions/infinispan-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-infinispan-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/infinispan-client/pom.xml b/extensions/infinispan-client/pom.xml index 098c9701f3126..fae3f873f429b 100644 --- a/extensions/infinispan-client/pom.xml +++ b/extensions/infinispan-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/infinispan-client/runtime/pom.xml b/extensions/infinispan-client/runtime/pom.xml index f9db357be9ffe..6fc46311a7f79 100644 --- a/extensions/infinispan-client/runtime/pom.xml +++ b/extensions/infinispan-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-infinispan-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/info/deployment-spi/pom.xml b/extensions/info/deployment-spi/pom.xml index d6bfa345b1926..dd2e40cd5f391 100644 --- a/extensions/info/deployment-spi/pom.xml +++ b/extensions/info/deployment-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-info-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/info/deployment/pom.xml b/extensions/info/deployment/pom.xml index d3cfb4c382c11..e6078b8adbfdc 100644 --- a/extensions/info/deployment/pom.xml +++ b/extensions/info/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-info-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/info/pom.xml b/extensions/info/pom.xml index 994f4a375ea65..bb40e63000e18 100644 --- a/extensions/info/pom.xml +++ b/extensions/info/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/info/runtime-spi/pom.xml b/extensions/info/runtime-spi/pom.xml index 907051e281480..699c78701deea 100644 --- a/extensions/info/runtime-spi/pom.xml +++ b/extensions/info/runtime-spi/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-info-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/info/runtime/pom.xml b/extensions/info/runtime/pom.xml index 727ab44443390..ca353abc7f2af 100644 --- a/extensions/info/runtime/pom.xml +++ b/extensions/info/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-info-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml index 68597280eeabb..e645a2838e7fa 100644 --- a/extensions/jackson/deployment/pom.xml +++ b/extensions/jackson/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml index 33ce8716c92e7..cd76b16c57083 100644 --- a/extensions/jackson/pom.xml +++ b/extensions/jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml index c382137d4dd66..d4c94e12a5be4 100644 --- a/extensions/jackson/runtime/pom.xml +++ b/extensions/jackson/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jackson/spi/pom.xml b/extensions/jackson/spi/pom.xml index ec74c779764ae..405369b03fae3 100644 --- a/extensions/jackson/spi/pom.xml +++ b/extensions/jackson/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-jackson-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jaeger/deployment/pom.xml b/extensions/jaeger/deployment/pom.xml index 4b901e141b351..896c6589e317f 100644 --- a/extensions/jaeger/deployment/pom.xml +++ b/extensions/jaeger/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaeger-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jaeger/pom.xml b/extensions/jaeger/pom.xml index ce8b0cf8de313..5c5844d432f3a 100644 --- a/extensions/jaeger/pom.xml +++ b/extensions/jaeger/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/jaeger/runtime/pom.xml b/extensions/jaeger/runtime/pom.xml index 3127ed541f8b5..add29782bacae 100644 --- a/extensions/jaeger/runtime/pom.xml +++ b/extensions/jaeger/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaeger-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml index a496418bac757..7e364860a7417 100644 --- a/extensions/jaxb/deployment/pom.xml +++ b/extensions/jaxb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml index d46bc6c7af1e2..ca7c40de2a6eb 100644 --- a/extensions/jaxb/pom.xml +++ b/extensions/jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml index f9bfc26a0249f..4898f15b2082d 100644 --- a/extensions/jaxb/runtime/pom.xml +++ b/extensions/jaxb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jaxp/deployment/pom.xml b/extensions/jaxp/deployment/pom.xml index 7d03c794aa535..bc24916bb5a14 100644 --- a/extensions/jaxp/deployment/pom.xml +++ b/extensions/jaxp/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxp-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jaxp/pom.xml b/extensions/jaxp/pom.xml index 56fdebd5b7be1..19191d7e098ff 100644 --- a/extensions/jaxp/pom.xml +++ b/extensions/jaxp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/jaxp/runtime/pom.xml b/extensions/jaxp/runtime/pom.xml index 3b8b0f44298e6..fe81263e8c577 100644 --- a/extensions/jaxp/runtime/pom.xml +++ b/extensions/jaxp/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxp-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jaxrs-spi/deployment/pom.xml b/extensions/jaxrs-spi/deployment/pom.xml index 73136c9abbe98..d5b7136266648 100644 --- a/extensions/jaxrs-spi/deployment/pom.xml +++ b/extensions/jaxrs-spi/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-jaxrs-spi-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-jaxrs-spi-deployment diff --git a/extensions/jaxrs-spi/pom.xml b/extensions/jaxrs-spi/pom.xml index 0ef4340587af4..b844a337dc1c6 100644 --- a/extensions/jaxrs-spi/pom.xml +++ b/extensions/jaxrs-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/deployment/pom.xml b/extensions/jdbc/jdbc-db2/deployment/pom.xml index a803ad71c492f..ec28d284375da 100644 --- a/extensions/jdbc/jdbc-db2/deployment/pom.xml +++ b/extensions/jdbc/jdbc-db2/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-db2-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/pom.xml b/extensions/jdbc/jdbc-db2/pom.xml index 6006e86aa6aae..0f8da881eeaa1 100644 --- a/extensions/jdbc/jdbc-db2/pom.xml +++ b/extensions/jdbc/jdbc-db2/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-db2/runtime/pom.xml b/extensions/jdbc/jdbc-db2/runtime/pom.xml index e673a59dc1399..ab1b625b11b99 100644 --- a/extensions/jdbc/jdbc-db2/runtime/pom.xml +++ b/extensions/jdbc/jdbc-db2/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-db2-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/deployment/pom.xml b/extensions/jdbc/jdbc-derby/deployment/pom.xml index ac40b1cea983f..bcd1a941705d3 100644 --- a/extensions/jdbc/jdbc-derby/deployment/pom.xml +++ b/extensions/jdbc/jdbc-derby/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-derby-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/pom.xml b/extensions/jdbc/jdbc-derby/pom.xml index 946212a7a3be7..3d63cbebae8c8 100644 --- a/extensions/jdbc/jdbc-derby/pom.xml +++ b/extensions/jdbc/jdbc-derby/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-derby/runtime/pom.xml b/extensions/jdbc/jdbc-derby/runtime/pom.xml index 692d253efb0c3..6c8ab4663a5c4 100644 --- a/extensions/jdbc/jdbc-derby/runtime/pom.xml +++ b/extensions/jdbc/jdbc-derby/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-derby-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/deployment/pom.xml b/extensions/jdbc/jdbc-h2/deployment/pom.xml index b40927eefcb7f..c5835515cad25 100644 --- a/extensions/jdbc/jdbc-h2/deployment/pom.xml +++ b/extensions/jdbc/jdbc-h2/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-h2-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/pom.xml b/extensions/jdbc/jdbc-h2/pom.xml index 995aad5458fb0..bc97165469284 100644 --- a/extensions/jdbc/jdbc-h2/pom.xml +++ b/extensions/jdbc/jdbc-h2/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-h2/runtime/pom.xml b/extensions/jdbc/jdbc-h2/runtime/pom.xml index 63eb011c8f5cc..b1780603a0b07 100644 --- a/extensions/jdbc/jdbc-h2/runtime/pom.xml +++ b/extensions/jdbc/jdbc-h2/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-h2-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml index 7e2e7b91334dc..a051b9693d957 100644 --- a/extensions/jdbc/jdbc-mariadb/deployment/pom.xml +++ b/extensions/jdbc/jdbc-mariadb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mariadb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/pom.xml b/extensions/jdbc/jdbc-mariadb/pom.xml index e8d0afb16df4c..0fa22337ba598 100644 --- a/extensions/jdbc/jdbc-mariadb/pom.xml +++ b/extensions/jdbc/jdbc-mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml index fc21f8bab25a7..9e69c9d063a02 100644 --- a/extensions/jdbc/jdbc-mariadb/runtime/pom.xml +++ b/extensions/jdbc/jdbc-mariadb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mariadb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/deployment/pom.xml b/extensions/jdbc/jdbc-mssql/deployment/pom.xml index 4194542009653..d56e3383b0566 100644 --- a/extensions/jdbc/jdbc-mssql/deployment/pom.xml +++ b/extensions/jdbc/jdbc-mssql/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mssql-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/pom.xml b/extensions/jdbc/jdbc-mssql/pom.xml index 1b95f40bcd2e8..92bf4a3792400 100644 --- a/extensions/jdbc/jdbc-mssql/pom.xml +++ b/extensions/jdbc/jdbc-mssql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mssql/runtime/pom.xml b/extensions/jdbc/jdbc-mssql/runtime/pom.xml index 8c2e4ca0c481c..ff9244ab43941 100644 --- a/extensions/jdbc/jdbc-mssql/runtime/pom.xml +++ b/extensions/jdbc/jdbc-mssql/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mssql-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/deployment/pom.xml b/extensions/jdbc/jdbc-mysql/deployment/pom.xml index ef9e4abd7e314..da2a5bc098d8e 100644 --- a/extensions/jdbc/jdbc-mysql/deployment/pom.xml +++ b/extensions/jdbc/jdbc-mysql/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mysql-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/pom.xml b/extensions/jdbc/jdbc-mysql/pom.xml index 5d431f1d1d0d6..013959d4fb88c 100644 --- a/extensions/jdbc/jdbc-mysql/pom.xml +++ b/extensions/jdbc/jdbc-mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-mysql/runtime/pom.xml b/extensions/jdbc/jdbc-mysql/runtime/pom.xml index 4b9e7b52450a0..3a36a2fc1bf95 100644 --- a/extensions/jdbc/jdbc-mysql/runtime/pom.xml +++ b/extensions/jdbc/jdbc-mysql/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-mysql-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/deployment/pom.xml b/extensions/jdbc/jdbc-oracle/deployment/pom.xml index 7a1522773c062..ae0cc07d16420 100644 --- a/extensions/jdbc/jdbc-oracle/deployment/pom.xml +++ b/extensions/jdbc/jdbc-oracle/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-oracle-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/pom.xml b/extensions/jdbc/jdbc-oracle/pom.xml index 5202a498898b0..434f59218484b 100644 --- a/extensions/jdbc/jdbc-oracle/pom.xml +++ b/extensions/jdbc/jdbc-oracle/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-oracle/runtime/pom.xml b/extensions/jdbc/jdbc-oracle/runtime/pom.xml index f8fd018610d06..93a68bd625a58 100644 --- a/extensions/jdbc/jdbc-oracle/runtime/pom.xml +++ b/extensions/jdbc/jdbc-oracle/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-oracle-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml index 47a9ef69f6017..0fa283ebf315d 100644 --- a/extensions/jdbc/jdbc-postgresql/deployment/pom.xml +++ b/extensions/jdbc/jdbc-postgresql/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-postgresql-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/pom.xml b/extensions/jdbc/jdbc-postgresql/pom.xml index 2dddfbaece986..016fbb8319455 100644 --- a/extensions/jdbc/jdbc-postgresql/pom.xml +++ b/extensions/jdbc/jdbc-postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml index 7f0e29c0284f0..2810bfeb41056 100644 --- a/extensions/jdbc/jdbc-postgresql/runtime/pom.xml +++ b/extensions/jdbc/jdbc-postgresql/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jdbc-postgresql-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml index d6b59a169d7a1..618229432669d 100644 --- a/extensions/jdbc/pom.xml +++ b/extensions/jdbc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/jms-spi/deployment/pom.xml b/extensions/jms-spi/deployment/pom.xml index 98a1c8c187193..20234a96a6b1b 100644 --- a/extensions/jms-spi/deployment/pom.xml +++ b/extensions/jms-spi/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-jms-spi-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-jms-spi-deployment diff --git a/extensions/jms-spi/pom.xml b/extensions/jms-spi/pom.xml index ed967c17f6814..284b87f835ae0 100644 --- a/extensions/jms-spi/pom.xml +++ b/extensions/jms-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml index e9e1ed14ace61..01b440e946b81 100644 --- a/extensions/jsonb/deployment/pom.xml +++ b/extensions/jsonb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml index 63e947d2feb33..9cbbe4d9cdcf6 100644 --- a/extensions/jsonb/pom.xml +++ b/extensions/jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml index 93749d61689a8..3d9b6a18dae15 100644 --- a/extensions/jsonb/runtime/pom.xml +++ b/extensions/jsonb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jsonb/spi/pom.xml b/extensions/jsonb/spi/pom.xml index 4efd2dc298dae..9a9017ffce1e6 100644 --- a/extensions/jsonb/spi/pom.xml +++ b/extensions/jsonb/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jsonp/deployment/pom.xml b/extensions/jsonp/deployment/pom.xml index 6aa5775e3f5b9..e58f428814d8e 100644 --- a/extensions/jsonp/deployment/pom.xml +++ b/extensions/jsonp/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonp-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml index 0ff9375ed2a9a..f9ddf8aaa3513 100644 --- a/extensions/jsonp/pom.xml +++ b/extensions/jsonp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/jsonp/runtime/pom.xml b/extensions/jsonp/runtime/pom.xml index 649e4da7478e6..676aa017cb07d 100644 --- a/extensions/jsonp/runtime/pom.xml +++ b/extensions/jsonp/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jsonp-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kafka-client/deployment/pom.xml b/extensions/kafka-client/deployment/pom.xml index a7da8dfa0277f..260e17cb600b4 100644 --- a/extensions/kafka-client/deployment/pom.xml +++ b/extensions/kafka-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kafka-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-kafka-client-deployment diff --git a/extensions/kafka-client/pom.xml b/extensions/kafka-client/pom.xml index a0e0885d2b170..82dd7a8fba67f 100644 --- a/extensions/kafka-client/pom.xml +++ b/extensions/kafka-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/kafka-client/runtime/pom.xml b/extensions/kafka-client/runtime/pom.xml index b362ea3e9ee9f..8f60290fe0d2e 100644 --- a/extensions/kafka-client/runtime/pom.xml +++ b/extensions/kafka-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kafka-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-kafka-client diff --git a/extensions/kafka-streams/deployment/pom.xml b/extensions/kafka-streams/deployment/pom.xml index c2d06a888827a..f21f798c35b24 100644 --- a/extensions/kafka-streams/deployment/pom.xml +++ b/extensions/kafka-streams/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kafka-streams-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kafka-streams/pom.xml b/extensions/kafka-streams/pom.xml index a354d5475a7b8..3ea9482a9e553 100644 --- a/extensions/kafka-streams/pom.xml +++ b/extensions/kafka-streams/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/kafka-streams/runtime/pom.xml b/extensions/kafka-streams/runtime/pom.xml index 2c6c5e8a63d41..8ff3a3034a628 100644 --- a/extensions/kafka-streams/runtime/pom.xml +++ b/extensions/kafka-streams/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-kafka-streams-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/keycloak-admin-client-common/deployment/pom.xml b/extensions/keycloak-admin-client-common/deployment/pom.xml index e0bf3d218dc33..242294e9cbfb8 100644 --- a/extensions/keycloak-admin-client-common/deployment/pom.xml +++ b/extensions/keycloak-admin-client-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/keycloak-admin-client-common/pom.xml b/extensions/keycloak-admin-client-common/pom.xml index 8a6f7a50cec8d..64360f83ce891 100644 --- a/extensions/keycloak-admin-client-common/pom.xml +++ b/extensions/keycloak-admin-client-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/keycloak-admin-client-common/runtime/pom.xml b/extensions/keycloak-admin-client-common/runtime/pom.xml index d33dace5e17a5..422d1d160abf3 100644 --- a/extensions/keycloak-admin-client-common/runtime/pom.xml +++ b/extensions/keycloak-admin-client-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/keycloak-admin-client-reactive/deployment/pom.xml b/extensions/keycloak-admin-client-reactive/deployment/pom.xml index 64ee55896bf0d..ca034e3d3b3bb 100644 --- a/extensions/keycloak-admin-client-reactive/deployment/pom.xml +++ b/extensions/keycloak-admin-client-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/keycloak-admin-client-reactive/pom.xml b/extensions/keycloak-admin-client-reactive/pom.xml index 7398fed5bf64f..0e804369e6e7a 100644 --- a/extensions/keycloak-admin-client-reactive/pom.xml +++ b/extensions/keycloak-admin-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/keycloak-admin-client-reactive/runtime/pom.xml b/extensions/keycloak-admin-client-reactive/runtime/pom.xml index f4f94997db73d..a4e5c9471df18 100644 --- a/extensions/keycloak-admin-client-reactive/runtime/pom.xml +++ b/extensions/keycloak-admin-client-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/keycloak-admin-client/deployment/pom.xml b/extensions/keycloak-admin-client/deployment/pom.xml index 9b8dd26a8ef2e..905160321d2a0 100644 --- a/extensions/keycloak-admin-client/deployment/pom.xml +++ b/extensions/keycloak-admin-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/keycloak-admin-client/pom.xml b/extensions/keycloak-admin-client/pom.xml index 4edf453c5fb86..78345e6819758 100644 --- a/extensions/keycloak-admin-client/pom.xml +++ b/extensions/keycloak-admin-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/keycloak-admin-client/runtime/pom.xml b/extensions/keycloak-admin-client/runtime/pom.xml index 6e02535f0a76a..ec9064a24a5be 100644 --- a/extensions/keycloak-admin-client/runtime/pom.xml +++ b/extensions/keycloak-admin-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-admin-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/keycloak-authorization/deployment/pom.xml b/extensions/keycloak-authorization/deployment/pom.xml index 2891f83f0f1ee..da3eb160e9cb6 100644 --- a/extensions/keycloak-authorization/deployment/pom.xml +++ b/extensions/keycloak-authorization/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-authorization-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/keycloak-authorization/pom.xml b/extensions/keycloak-authorization/pom.xml index 0fb78fa78d2f0..3a8168b0c552b 100644 --- a/extensions/keycloak-authorization/pom.xml +++ b/extensions/keycloak-authorization/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/keycloak-authorization/runtime/pom.xml b/extensions/keycloak-authorization/runtime/pom.xml index 18a2eba3c6b31..241e31055b0f1 100644 --- a/extensions/keycloak-authorization/runtime/pom.xml +++ b/extensions/keycloak-authorization/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-keycloak-authorization-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml index 6e931d801d627..7dcc019589302 100644 --- a/extensions/kotlin/deployment/pom.xml +++ b/extensions/kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kotlin-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml index bd3e30428ea3b..8f0567642110b 100644 --- a/extensions/kotlin/pom.xml +++ b/extensions/kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml index a92dd5751b376..7458a9ee8a6c3 100644 --- a/extensions/kotlin/runtime/pom.xml +++ b/extensions/kotlin/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kotlin-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-kotlin diff --git a/extensions/kubernetes-client/deployment-internal/pom.xml b/extensions/kubernetes-client/deployment-internal/pom.xml index 7618f416694b5..5c19af17e5c41 100644 --- a/extensions/kubernetes-client/deployment-internal/pom.xml +++ b/extensions/kubernetes-client/deployment-internal/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kubernetes-client/deployment/pom.xml b/extensions/kubernetes-client/deployment/pom.xml index bf94885a44d04..732fc6b91df10 100644 --- a/extensions/kubernetes-client/deployment/pom.xml +++ b/extensions/kubernetes-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kubernetes-client/pom.xml b/extensions/kubernetes-client/pom.xml index 98d813a6b3f80..dba5b36718047 100644 --- a/extensions/kubernetes-client/pom.xml +++ b/extensions/kubernetes-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes-client/runtime-internal/pom.xml b/extensions/kubernetes-client/runtime-internal/pom.xml index 2b01e9e2ab69f..21afa51730838 100644 --- a/extensions/kubernetes-client/runtime-internal/pom.xml +++ b/extensions/kubernetes-client/runtime-internal/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-kubernetes-client-internal diff --git a/extensions/kubernetes-client/runtime/pom.xml b/extensions/kubernetes-client/runtime/pom.xml index 3af70c66b044d..d834ef51d59df 100644 --- a/extensions/kubernetes-client/runtime/pom.xml +++ b/extensions/kubernetes-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-kubernetes-client diff --git a/extensions/kubernetes-client/spi/pom.xml b/extensions/kubernetes-client/spi/pom.xml index a2d91bf7654e7..59ca8b6010ef9 100644 --- a/extensions/kubernetes-client/spi/pom.xml +++ b/extensions/kubernetes-client/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-kubernetes-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kubernetes-config/deployment/pom.xml b/extensions/kubernetes-config/deployment/pom.xml index cf9f194469148..b61489a125131 100644 --- a/extensions/kubernetes-config/deployment/pom.xml +++ b/extensions/kubernetes-config/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-config-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kubernetes-config/pom.xml b/extensions/kubernetes-config/pom.xml index af037a643fca5..3c0541526f06c 100644 --- a/extensions/kubernetes-config/pom.xml +++ b/extensions/kubernetes-config/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes-config/runtime/pom.xml b/extensions/kubernetes-config/runtime/pom.xml index e35f6c4527f7f..ba3e9d23d4fe2 100644 --- a/extensions/kubernetes-config/runtime/pom.xml +++ b/extensions/kubernetes-config/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-config-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-kubernetes-config diff --git a/extensions/kubernetes-service-binding/deployment/pom.xml b/extensions/kubernetes-service-binding/deployment/pom.xml index 958dccc3df41f..aeccf4651df53 100644 --- a/extensions/kubernetes-service-binding/deployment/pom.xml +++ b/extensions/kubernetes-service-binding/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-service-binding-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kubernetes-service-binding/pom.xml b/extensions/kubernetes-service-binding/pom.xml index 0c0edf241c872..e3880d9b706d9 100644 --- a/extensions/kubernetes-service-binding/pom.xml +++ b/extensions/kubernetes-service-binding/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes-service-binding/runtime/pom.xml b/extensions/kubernetes-service-binding/runtime/pom.xml index d8444f1a192ef..0e0461338b722 100644 --- a/extensions/kubernetes-service-binding/runtime/pom.xml +++ b/extensions/kubernetes-service-binding/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-service-binding-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-kubernetes-service-binding diff --git a/extensions/kubernetes-service-binding/spi/pom.xml b/extensions/kubernetes-service-binding/spi/pom.xml index ac5de8fcf2ae7..f8a2b7c851f8b 100644 --- a/extensions/kubernetes-service-binding/spi/pom.xml +++ b/extensions/kubernetes-service-binding/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-kubernetes-service-binding-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kubernetes/kind/deployment/pom.xml b/extensions/kubernetes/kind/deployment/pom.xml index cfbc1ef49ae53..4b072f6f4f1f3 100644 --- a/extensions/kubernetes/kind/deployment/pom.xml +++ b/extensions/kubernetes/kind/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-kind-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kubernetes/kind/pom.xml b/extensions/kubernetes/kind/pom.xml index 0b38d12ebe35d..61410c70817d2 100644 --- a/extensions/kubernetes/kind/pom.xml +++ b/extensions/kubernetes/kind/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/kind/runtime/pom.xml b/extensions/kubernetes/kind/runtime/pom.xml index a37e3ebd2901d..71ab0a05b9909 100644 --- a/extensions/kubernetes/kind/runtime/pom.xml +++ b/extensions/kubernetes/kind/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kind-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-kind diff --git a/extensions/kubernetes/minikube/deployment/pom.xml b/extensions/kubernetes/minikube/deployment/pom.xml index 48c76e5f16fcc..d4293717eaddc 100644 --- a/extensions/kubernetes/minikube/deployment/pom.xml +++ b/extensions/kubernetes/minikube/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-minikube-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kubernetes/minikube/pom.xml b/extensions/kubernetes/minikube/pom.xml index 92305d7d06c85..d3ebadc6969fa 100644 --- a/extensions/kubernetes/minikube/pom.xml +++ b/extensions/kubernetes/minikube/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/minikube/runtime/pom.xml b/extensions/kubernetes/minikube/runtime/pom.xml index c77b3f572aa6c..c32150dc257aa 100644 --- a/extensions/kubernetes/minikube/runtime/pom.xml +++ b/extensions/kubernetes/minikube/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-minikube-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-minikube diff --git a/extensions/kubernetes/openshift/deployment/pom.xml b/extensions/kubernetes/openshift/deployment/pom.xml index d4c4f315d6628..0f55f1d8a8048 100644 --- a/extensions/kubernetes/openshift/deployment/pom.xml +++ b/extensions/kubernetes/openshift/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-openshift-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kubernetes/openshift/pom.xml b/extensions/kubernetes/openshift/pom.xml index 683884a729207..a884c5e0dc9db 100644 --- a/extensions/kubernetes/openshift/pom.xml +++ b/extensions/kubernetes/openshift/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/openshift/runtime/pom.xml b/extensions/kubernetes/openshift/runtime/pom.xml index bf146e44ac642..dbd9360eb711b 100644 --- a/extensions/kubernetes/openshift/runtime/pom.xml +++ b/extensions/kubernetes/openshift/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-openshift-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-openshift diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml index 0928b952ac209..470b49d073cfa 100644 --- a/extensions/kubernetes/pom.xml +++ b/extensions/kubernetes/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/spi/pom.xml b/extensions/kubernetes/spi/pom.xml index bb94aac8c7e89..fd4abef116f6b 100644 --- a/extensions/kubernetes/spi/pom.xml +++ b/extensions/kubernetes/spi/pom.xml @@ -4,7 +4,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kubernetes/vanilla/deployment/pom.xml b/extensions/kubernetes/vanilla/deployment/pom.xml index cb2668a662062..219c038ce0cd2 100644 --- a/extensions/kubernetes/vanilla/deployment/pom.xml +++ b/extensions/kubernetes/vanilla/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-kubernetes-vanilla-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/kubernetes/vanilla/pom.xml b/extensions/kubernetes/vanilla/pom.xml index 7f7a25a9e06a5..b999c983a445a 100644 --- a/extensions/kubernetes/vanilla/pom.xml +++ b/extensions/kubernetes/vanilla/pom.xml @@ -5,7 +5,7 @@ quarkus-kubernetes-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/kubernetes/vanilla/runtime/pom.xml b/extensions/kubernetes/vanilla/runtime/pom.xml index 1968e28fca58a..342345dd75616 100644 --- a/extensions/kubernetes/vanilla/runtime/pom.xml +++ b/extensions/kubernetes/vanilla/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-kubernetes-vanilla-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-kubernetes diff --git a/extensions/liquibase-mongodb/deployment/pom.xml b/extensions/liquibase-mongodb/deployment/pom.xml index a969686fade27..33794bdcf9cce 100644 --- a/extensions/liquibase-mongodb/deployment/pom.xml +++ b/extensions/liquibase-mongodb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-mongodb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/liquibase-mongodb/pom.xml b/extensions/liquibase-mongodb/pom.xml index f9432f43440cb..c094d5d422732 100644 --- a/extensions/liquibase-mongodb/pom.xml +++ b/extensions/liquibase-mongodb/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/liquibase-mongodb/runtime/pom.xml b/extensions/liquibase-mongodb/runtime/pom.xml index 2df8d73642163..15840c532726a 100644 --- a/extensions/liquibase-mongodb/runtime/pom.xml +++ b/extensions/liquibase-mongodb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-mongodb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/liquibase/deployment/pom.xml b/extensions/liquibase/deployment/pom.xml index 7a82d54cf07dd..1c173489412f3 100644 --- a/extensions/liquibase/deployment/pom.xml +++ b/extensions/liquibase/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/liquibase/pom.xml b/extensions/liquibase/pom.xml index 4b3fbd9aecf19..788dcd7dc604e 100644 --- a/extensions/liquibase/pom.xml +++ b/extensions/liquibase/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/liquibase/runtime/pom.xml b/extensions/liquibase/runtime/pom.xml index 8af78fbd56811..7ba871f6ae122 100644 --- a/extensions/liquibase/runtime/pom.xml +++ b/extensions/liquibase/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-liquibase-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/logging-gelf/deployment/pom.xml b/extensions/logging-gelf/deployment/pom.xml index a97fe15f580ab..987c69b9f74c1 100644 --- a/extensions/logging-gelf/deployment/pom.xml +++ b/extensions/logging-gelf/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-logging-gelf-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/logging-gelf/pom.xml b/extensions/logging-gelf/pom.xml index b0eb28347c2a7..76a40be151937 100644 --- a/extensions/logging-gelf/pom.xml +++ b/extensions/logging-gelf/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/logging-gelf/runtime/pom.xml b/extensions/logging-gelf/runtime/pom.xml index 64e74b9907564..2f5ce6f26c311 100644 --- a/extensions/logging-gelf/runtime/pom.xml +++ b/extensions/logging-gelf/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-logging-gelf-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/logging-json/deployment/pom.xml b/extensions/logging-json/deployment/pom.xml index 3b82e164cf231..a40de04f40037 100644 --- a/extensions/logging-json/deployment/pom.xml +++ b/extensions/logging-json/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-logging-json-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-logging-json-deployment diff --git a/extensions/logging-json/pom.xml b/extensions/logging-json/pom.xml index e7214a5aefa2e..9922a87c78663 100644 --- a/extensions/logging-json/pom.xml +++ b/extensions/logging-json/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/logging-json/runtime/pom.xml b/extensions/logging-json/runtime/pom.xml index eb0a195958a2a..3bf6ac777c4c4 100644 --- a/extensions/logging-json/runtime/pom.xml +++ b/extensions/logging-json/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-logging-json-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-logging-json diff --git a/extensions/mailer/deployment/pom.xml b/extensions/mailer/deployment/pom.xml index faa457af84ff9..68aca5dcbbf7c 100644 --- a/extensions/mailer/deployment/pom.xml +++ b/extensions/mailer/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mailer-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-mailer-deployment diff --git a/extensions/mailer/pom.xml b/extensions/mailer/pom.xml index bd921d386a735..96e994b44a616 100644 --- a/extensions/mailer/pom.xml +++ b/extensions/mailer/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/mailer/runtime/pom.xml b/extensions/mailer/runtime/pom.xml index c41ef93492f26..63f75c0458e16 100644 --- a/extensions/mailer/runtime/pom.xml +++ b/extensions/mailer/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mailer-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-mailer diff --git a/extensions/micrometer-registry-prometheus/deployment/pom.xml b/extensions/micrometer-registry-prometheus/deployment/pom.xml index 564787cd0eea2..66d06acdc494d 100644 --- a/extensions/micrometer-registry-prometheus/deployment/pom.xml +++ b/extensions/micrometer-registry-prometheus/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-registry-prometheus-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-micrometer-registry-prometheus-deployment diff --git a/extensions/micrometer-registry-prometheus/pom.xml b/extensions/micrometer-registry-prometheus/pom.xml index 0b3263e876931..b57d40bb0254f 100644 --- a/extensions/micrometer-registry-prometheus/pom.xml +++ b/extensions/micrometer-registry-prometheus/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/micrometer-registry-prometheus/runtime/pom.xml b/extensions/micrometer-registry-prometheus/runtime/pom.xml index ffd82405dc019..e0a101ab60ce3 100644 --- a/extensions/micrometer-registry-prometheus/runtime/pom.xml +++ b/extensions/micrometer-registry-prometheus/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-registry-prometheus-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-micrometer-registry-prometheus diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml index 19b77fff04cad..51428400f6023 100644 --- a/extensions/micrometer/deployment/pom.xml +++ b/extensions/micrometer/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-micrometer-deployment diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml index 79267966c69c8..d04a165153a44 100644 --- a/extensions/micrometer/pom.xml +++ b/extensions/micrometer/pom.xml @@ -22,7 +22,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml index 382dc890dc586..6afc3ee1bca5a 100644 --- a/extensions/micrometer/runtime/pom.xml +++ b/extensions/micrometer/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-micrometer-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-micrometer diff --git a/extensions/mongodb-client/deployment/pom.xml b/extensions/mongodb-client/deployment/pom.xml index 0b0278fa0db2c..ef98cbb54377d 100644 --- a/extensions/mongodb-client/deployment/pom.xml +++ b/extensions/mongodb-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mongodb-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-mongodb-client-deployment diff --git a/extensions/mongodb-client/pom.xml b/extensions/mongodb-client/pom.xml index a3a4a96136345..4448e671ef3bb 100644 --- a/extensions/mongodb-client/pom.xml +++ b/extensions/mongodb-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/mongodb-client/runtime/pom.xml b/extensions/mongodb-client/runtime/pom.xml index b76174a626e58..be663a714299a 100644 --- a/extensions/mongodb-client/runtime/pom.xml +++ b/extensions/mongodb-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mongodb-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-mongodb-client diff --git a/extensions/mutiny/deployment/pom.xml b/extensions/mutiny/deployment/pom.xml index 72292962fbcee..7dd5967732075 100644 --- a/extensions/mutiny/deployment/pom.xml +++ b/extensions/mutiny/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mutiny-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-mutiny-deployment diff --git a/extensions/mutiny/pom.xml b/extensions/mutiny/pom.xml index c90334777f7e2..9a39c9a1d9972 100644 --- a/extensions/mutiny/pom.xml +++ b/extensions/mutiny/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/mutiny/runtime/pom.xml b/extensions/mutiny/runtime/pom.xml index 4d06ca741a099..ff6b492dcd3a8 100644 --- a/extensions/mutiny/runtime/pom.xml +++ b/extensions/mutiny/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-mutiny-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-mutiny diff --git a/extensions/narayana-jta/deployment/pom.xml b/extensions/narayana-jta/deployment/pom.xml index b9818008a7973..8d969677b6a36 100644 --- a/extensions/narayana-jta/deployment/pom.xml +++ b/extensions/narayana-jta/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-jta-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/narayana-jta/pom.xml b/extensions/narayana-jta/pom.xml index 1391a5a3ebd55..76baaee412fab 100644 --- a/extensions/narayana-jta/pom.xml +++ b/extensions/narayana-jta/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-jta/runtime/pom.xml b/extensions/narayana-jta/runtime/pom.xml index c0fc1bff3b037..cc59b13287b97 100644 --- a/extensions/narayana-jta/runtime/pom.xml +++ b/extensions/narayana-jta/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-jta-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/narayana-lra/deployment/pom.xml b/extensions/narayana-lra/deployment/pom.xml index 88f66426dd071..d2f778ff84419 100644 --- a/extensions/narayana-lra/deployment/pom.xml +++ b/extensions/narayana-lra/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-lra-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/narayana-lra/pom.xml b/extensions/narayana-lra/pom.xml index a78d783ee03db..e91e26cd34671 100644 --- a/extensions/narayana-lra/pom.xml +++ b/extensions/narayana-lra/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-lra/runtime/pom.xml b/extensions/narayana-lra/runtime/pom.xml index fc9af12c2cd27..c546a21dbc7e1 100644 --- a/extensions/narayana-lra/runtime/pom.xml +++ b/extensions/narayana-lra/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-lra-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final .. 4.0.0 diff --git a/extensions/narayana-stm/deployment/pom.xml b/extensions/narayana-stm/deployment/pom.xml index acdb5d885726b..a6e206b012d2c 100644 --- a/extensions/narayana-stm/deployment/pom.xml +++ b/extensions/narayana-stm/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-stm-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/narayana-stm/pom.xml b/extensions/narayana-stm/pom.xml index 83d7fa89bae84..59cf3efd57e16 100644 --- a/extensions/narayana-stm/pom.xml +++ b/extensions/narayana-stm/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/narayana-stm/runtime/pom.xml b/extensions/narayana-stm/runtime/pom.xml index 185ad8ffd5a13..c406d28d6743f 100644 --- a/extensions/narayana-stm/runtime/pom.xml +++ b/extensions/narayana-stm/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-narayana-stm-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/netty-loom-adaptor/deployment/pom.xml b/extensions/netty-loom-adaptor/deployment/pom.xml index de1efc9e7fd96..e3157cf78c18a 100644 --- a/extensions/netty-loom-adaptor/deployment/pom.xml +++ b/extensions/netty-loom-adaptor/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-netty-loom-adaptor-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml @@ -22,7 +22,7 @@ io.quarkus quarkus-netty-loom-adaptor - 999-SNAPSHOT + 3.0.3.Final io.quarkus diff --git a/extensions/netty-loom-adaptor/pom.xml b/extensions/netty-loom-adaptor/pom.xml index 8983261c25321..c93ca3271033a 100644 --- a/extensions/netty-loom-adaptor/pom.xml +++ b/extensions/netty-loom-adaptor/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/netty-loom-adaptor/runtime/pom.xml b/extensions/netty-loom-adaptor/runtime/pom.xml index d617764bcbb81..f77d367be4286 100644 --- a/extensions/netty-loom-adaptor/runtime/pom.xml +++ b/extensions/netty-loom-adaptor/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-netty-loom-adaptor-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml index 52f243a900bfa..57f3a71d0f674 100644 --- a/extensions/netty/deployment/pom.xml +++ b/extensions/netty/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-netty-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml index d91ab1ed7b886..5840b6fe9959a 100644 --- a/extensions/netty/pom.xml +++ b/extensions/netty/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml index 5aa46fd8ed237..b2c8c5a4dd3cb 100644 --- a/extensions/netty/runtime/pom.xml +++ b/extensions/netty/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-netty-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/oidc-client-filter/deployment/pom.xml b/extensions/oidc-client-filter/deployment/pom.xml index 05e566aabf725..2aee30fff9d6d 100644 --- a/extensions/oidc-client-filter/deployment/pom.xml +++ b/extensions/oidc-client-filter/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-filter-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/oidc-client-filter/pom.xml b/extensions/oidc-client-filter/pom.xml index fb13119f20198..4edc84f04c15b 100644 --- a/extensions/oidc-client-filter/pom.xml +++ b/extensions/oidc-client-filter/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-client-filter/runtime/pom.xml b/extensions/oidc-client-filter/runtime/pom.xml index 0b9f130fbafbc..b4be73e75572c 100644 --- a/extensions/oidc-client-filter/runtime/pom.xml +++ b/extensions/oidc-client-filter/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-filter-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/oidc-client-reactive-filter/deployment/pom.xml b/extensions/oidc-client-reactive-filter/deployment/pom.xml index b547995beab70..20278b35dca62 100644 --- a/extensions/oidc-client-reactive-filter/deployment/pom.xml +++ b/extensions/oidc-client-reactive-filter/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-reactive-filter-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/oidc-client-reactive-filter/pom.xml b/extensions/oidc-client-reactive-filter/pom.xml index b729a6d6c80be..a44236641dbc9 100644 --- a/extensions/oidc-client-reactive-filter/pom.xml +++ b/extensions/oidc-client-reactive-filter/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-client-reactive-filter/runtime/pom.xml b/extensions/oidc-client-reactive-filter/runtime/pom.xml index 8b010aaebc7c9..621634c02c2a1 100644 --- a/extensions/oidc-client-reactive-filter/runtime/pom.xml +++ b/extensions/oidc-client-reactive-filter/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-reactive-filter-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/oidc-client/deployment/pom.xml b/extensions/oidc-client/deployment/pom.xml index bf898cb715317..24eac17f60ef6 100644 --- a/extensions/oidc-client/deployment/pom.xml +++ b/extensions/oidc-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/oidc-client/pom.xml b/extensions/oidc-client/pom.xml index 58792529ef294..d9fd05ef9b47b 100644 --- a/extensions/oidc-client/pom.xml +++ b/extensions/oidc-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-client/runtime/pom.xml b/extensions/oidc-client/runtime/pom.xml index 6d418e6653a0a..bef5893082a93 100644 --- a/extensions/oidc-client/runtime/pom.xml +++ b/extensions/oidc-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/oidc-common/deployment/pom.xml b/extensions/oidc-common/deployment/pom.xml index 106088309da8d..d6bcd0e86c7d7 100644 --- a/extensions/oidc-common/deployment/pom.xml +++ b/extensions/oidc-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/oidc-common/pom.xml b/extensions/oidc-common/pom.xml index 2b9a2d6ce5303..142a6003278c6 100644 --- a/extensions/oidc-common/pom.xml +++ b/extensions/oidc-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-common/runtime/pom.xml b/extensions/oidc-common/runtime/pom.xml index f33160893a635..07627e1a517c0 100644 --- a/extensions/oidc-common/runtime/pom.xml +++ b/extensions/oidc-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation-reactive/deployment/pom.xml b/extensions/oidc-token-propagation-reactive/deployment/pom.xml index b2da0cf50cd25..4c0d2530176b0 100644 --- a/extensions/oidc-token-propagation-reactive/deployment/pom.xml +++ b/extensions/oidc-token-propagation-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-token-propagation-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation-reactive/pom.xml b/extensions/oidc-token-propagation-reactive/pom.xml index f3956eed32b5f..fc0c6b038a0dd 100644 --- a/extensions/oidc-token-propagation-reactive/pom.xml +++ b/extensions/oidc-token-propagation-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-token-propagation-reactive/runtime/pom.xml b/extensions/oidc-token-propagation-reactive/runtime/pom.xml index be3f74d370277..6ac2dc8103600 100644 --- a/extensions/oidc-token-propagation-reactive/runtime/pom.xml +++ b/extensions/oidc-token-propagation-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-token-propagation-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation/deployment/pom.xml b/extensions/oidc-token-propagation/deployment/pom.xml index 497b072c222ec..cea26592bc5d2 100644 --- a/extensions/oidc-token-propagation/deployment/pom.xml +++ b/extensions/oidc-token-propagation/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-token-propagation-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/oidc-token-propagation/pom.xml b/extensions/oidc-token-propagation/pom.xml index 14168cda845b1..2ffce39c47e79 100644 --- a/extensions/oidc-token-propagation/pom.xml +++ b/extensions/oidc-token-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc-token-propagation/runtime/pom.xml b/extensions/oidc-token-propagation/runtime/pom.xml index c3d48cb4d79e6..02ffd7c11c71e 100644 --- a/extensions/oidc-token-propagation/runtime/pom.xml +++ b/extensions/oidc-token-propagation/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-token-propagation-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/oidc/deployment/pom.xml b/extensions/oidc/deployment/pom.xml index 78334a851e1d3..bb951c69b4c68 100644 --- a/extensions/oidc/deployment/pom.xml +++ b/extensions/oidc/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/oidc/pom.xml b/extensions/oidc/pom.xml index 97b57b5ad32d7..e9c79765f7922 100644 --- a/extensions/oidc/pom.xml +++ b/extensions/oidc/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/oidc/runtime/pom.xml b/extensions/oidc/runtime/pom.xml index 2833e27e5ffd9..a134ab602a1f4 100644 --- a/extensions/oidc/runtime/pom.xml +++ b/extensions/oidc/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-oidc-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/openshift-client/deployment/pom.xml b/extensions/openshift-client/deployment/pom.xml index 5f54dae121772..ec8d3f0740c4b 100644 --- a/extensions/openshift-client/deployment/pom.xml +++ b/extensions/openshift-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-openshift-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/openshift-client/pom.xml b/extensions/openshift-client/pom.xml index 664f8614a6f67..4f72a58c3a1b9 100644 --- a/extensions/openshift-client/pom.xml +++ b/extensions/openshift-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/openshift-client/runtime/pom.xml b/extensions/openshift-client/runtime/pom.xml index 18fa13c77c232..892770951d48f 100644 --- a/extensions/openshift-client/runtime/pom.xml +++ b/extensions/openshift-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-openshift-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-openshift-client diff --git a/extensions/opentelemetry/deployment/pom.xml b/extensions/opentelemetry/deployment/pom.xml index 6bf02358c72a3..bdcc19d26e8dd 100644 --- a/extensions/opentelemetry/deployment/pom.xml +++ b/extensions/opentelemetry/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/opentelemetry/pom.xml b/extensions/opentelemetry/pom.xml index 2097eb3a0dcd1..b344b9ef3bdd9 100644 --- a/extensions/opentelemetry/pom.xml +++ b/extensions/opentelemetry/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/opentelemetry/runtime/pom.xml b/extensions/opentelemetry/runtime/pom.xml index bf52aa37b6cf6..dab5d094ea6e7 100644 --- a/extensions/opentelemetry/runtime/pom.xml +++ b/extensions/opentelemetry/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-opentelemetry-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml index 8b7eaa28f86d8..379203cfcd4f5 100644 --- a/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-panache-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-panache-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-common/pom.xml b/extensions/panache/hibernate-orm-panache-common/pom.xml index 832eb7f63979c..23dc2f0d60ca1 100644 --- a/extensions/panache/hibernate-orm-panache-common/pom.xml +++ b/extensions/panache/hibernate-orm-panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml b/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml index 1956f0e1173b3..0561e5122d673 100644 --- a/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-panache-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-orm-panache-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml index 4c859dfcd8043..52a0081fce7ee 100644 --- a/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-panache-kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-kotlin/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/pom.xml index 872ba385407ca..d79afcb433699 100644 --- a/extensions/panache/hibernate-orm-panache-kotlin/pom.xml +++ b/extensions/panache/hibernate-orm-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml b/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml index 46b1e19bde994..8a96855d78606 100644 --- a/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-panache-kotlin/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-orm-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/deployment/pom.xml b/extensions/panache/hibernate-orm-panache/deployment/pom.xml index 944df5b5c88b0..ccb4c5f1d7885 100644 --- a/extensions/panache/hibernate-orm-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-panache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-orm-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/pom.xml b/extensions/panache/hibernate-orm-panache/pom.xml index ba8405dda2120..a987939211b9f 100644 --- a/extensions/panache/hibernate-orm-panache/pom.xml +++ b/extensions/panache/hibernate-orm-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-orm-panache/runtime/pom.xml b/extensions/panache/hibernate-orm-panache/runtime/pom.xml index 2520949da5759..8e316cfdbb46a 100644 --- a/extensions/panache/hibernate-orm-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-panache/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-orm-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml index 83c3091489f96..dfb8025f43c50 100644 --- a/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-orm-rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-orm-rest-data-panache-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-hibernate-orm-rest-data-panache-deployment diff --git a/extensions/panache/hibernate-orm-rest-data-panache/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/pom.xml index bbec5d34276db..3f0f2d8b244f0 100644 --- a/extensions/panache/hibernate-orm-rest-data-panache/pom.xml +++ b/extensions/panache/hibernate-orm-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml b/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml index 21523020557be..98becd078aeab 100644 --- a/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-orm-rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-orm-rest-data-panache-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-hibernate-orm-rest-data-panache diff --git a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml index 79a4688e93f80..b8a8a99eea8d4 100644 --- a/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-panache-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-common/pom.xml b/extensions/panache/hibernate-reactive-panache-common/pom.xml index f7c5d94fc871f..e8a9328a9f634 100644 --- a/extensions/panache/hibernate-reactive-panache-common/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml b/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml index b600f48dc5044..94c58258e6bed 100644 --- a/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-reactive-panache-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-kotlin/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache-kotlin/deployment/pom.xml index 2ba7effe7b949..6fd753b561863 100644 --- a/extensions/panache/hibernate-reactive-panache-kotlin/deployment/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-hibernate-reactive-panache-kotlin-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-kotlin/pom.xml b/extensions/panache/hibernate-reactive-panache-kotlin/pom.xml index daf8750d3c85d..e3677f1265b59 100644 --- a/extensions/panache/hibernate-reactive-panache-kotlin/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-kotlin/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache-kotlin/runtime/pom.xml b/extensions/panache/hibernate-reactive-panache-kotlin/runtime/pom.xml index 759631b16e091..58f56bc8298fd 100644 --- a/extensions/panache/hibernate-reactive-panache-kotlin/runtime/pom.xml +++ b/extensions/panache/hibernate-reactive-panache-kotlin/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkus quarkus-hibernate-reactive-panache-kotlin-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache/deployment/pom.xml b/extensions/panache/hibernate-reactive-panache/deployment/pom.xml index 2f2aafb53fb4f..75eeff9c0c753 100644 --- a/extensions/panache/hibernate-reactive-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-reactive-panache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-hibernate-reactive-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache/pom.xml b/extensions/panache/hibernate-reactive-panache/pom.xml index 32be6753b5f82..b8240360301ba 100644 --- a/extensions/panache/hibernate-reactive-panache/pom.xml +++ b/extensions/panache/hibernate-reactive-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/hibernate-reactive-panache/runtime/pom.xml b/extensions/panache/hibernate-reactive-panache/runtime/pom.xml index 2071edb9247e8..08b93abf84365 100644 --- a/extensions/panache/hibernate-reactive-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-reactive-panache/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-hibernate-reactive-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml b/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml index e8b39367dca25..848b1b341e42a 100644 --- a/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml +++ b/extensions/panache/hibernate-reactive-rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-reactive-rest-data-panache-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-hibernate-reactive-rest-data-panache-deployment diff --git a/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml b/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml index abe6af75b87f0..6d1fa6692bf0c 100644 --- a/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml +++ b/extensions/panache/hibernate-reactive-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml b/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml index 67cfa4d214012..fc5650a0db306 100644 --- a/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml +++ b/extensions/panache/hibernate-reactive-rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-hibernate-reactive-rest-data-panache-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-hibernate-reactive-rest-data-panache diff --git a/extensions/panache/mongodb-panache-common/deployment/pom.xml b/extensions/panache/mongodb-panache-common/deployment/pom.xml index 65da08848ff74..d289c151d0283 100644 --- a/extensions/panache/mongodb-panache-common/deployment/pom.xml +++ b/extensions/panache/mongodb-panache-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache-common/pom.xml b/extensions/panache/mongodb-panache-common/pom.xml index d4c364e7b4fc4..d0a37de27063a 100644 --- a/extensions/panache/mongodb-panache-common/pom.xml +++ b/extensions/panache/mongodb-panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/mongodb-panache-common/runtime/pom.xml b/extensions/panache/mongodb-panache-common/runtime/pom.xml index a0ee38dc6a428..d3b3002b8fb09 100644 --- a/extensions/panache/mongodb-panache-common/runtime/pom.xml +++ b/extensions/panache/mongodb-panache-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml b/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml index 4b5a1b081d010..44c038f9ce72c 100644 --- a/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml +++ b/extensions/panache/mongodb-panache-kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/pom.xml b/extensions/panache/mongodb-panache-kotlin/pom.xml index e8fd077f88c73..25e67555c951e 100644 --- a/extensions/panache/mongodb-panache-kotlin/pom.xml +++ b/extensions/panache/mongodb-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml b/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml index ef6c31f23d2f4..174168041f107 100644 --- a/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml +++ b/extensions/panache/mongodb-panache-kotlin/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-kotlin-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache/deployment/pom.xml b/extensions/panache/mongodb-panache/deployment/pom.xml index d7968ca5ac1b3..86fcf7cba0b99 100644 --- a/extensions/panache/mongodb-panache/deployment/pom.xml +++ b/extensions/panache/mongodb-panache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/mongodb-panache/pom.xml b/extensions/panache/mongodb-panache/pom.xml index 1deb594e66668..f62c4b7d1df68 100644 --- a/extensions/panache/mongodb-panache/pom.xml +++ b/extensions/panache/mongodb-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/mongodb-panache/runtime/pom.xml b/extensions/panache/mongodb-panache/runtime/pom.xml index ef61e86e16c9c..68661d3c78b9b 100644 --- a/extensions/panache/mongodb-panache/runtime/pom.xml +++ b/extensions/panache/mongodb-panache/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-mongodb-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml b/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml index b8ae1296c58d8..637fe36ce284a 100644 --- a/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml +++ b/extensions/panache/mongodb-rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-mongodb-rest-data-panache-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/panache/mongodb-rest-data-panache/pom.xml b/extensions/panache/mongodb-rest-data-panache/pom.xml index ae14687230be6..d3b5bb4014c02 100644 --- a/extensions/panache/mongodb-rest-data-panache/pom.xml +++ b/extensions/panache/mongodb-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml b/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml index ba389e5cafa35..eae470063dc2d 100644 --- a/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml +++ b/extensions/panache/mongodb-rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-mongodb-rest-data-panache-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/panache/panache-common/deployment/pom.xml b/extensions/panache/panache-common/deployment/pom.xml index d68ec60715fbe..6aceca3a89b4a 100644 --- a/extensions/panache/panache-common/deployment/pom.xml +++ b/extensions/panache/panache-common/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/panache-common/pom.xml b/extensions/panache/panache-common/pom.xml index fb34991536486..dd5513fb89e83 100644 --- a/extensions/panache/panache-common/pom.xml +++ b/extensions/panache/panache-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/panache-common/runtime/pom.xml b/extensions/panache/panache-common/runtime/pom.xml index 8651cb4859eab..e7403004356a5 100644 --- a/extensions/panache/panache-common/runtime/pom.xml +++ b/extensions/panache/panache-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/deployment/pom.xml b/extensions/panache/panache-hibernate-common/deployment/pom.xml index 6592af6cd1c03..a48c7599f54d5 100644 --- a/extensions/panache/panache-hibernate-common/deployment/pom.xml +++ b/extensions/panache/panache-hibernate-common/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-hibernate-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/pom.xml b/extensions/panache/panache-hibernate-common/pom.xml index 24c1b8f0527df..e05dc86bfa452 100644 --- a/extensions/panache/panache-hibernate-common/pom.xml +++ b/extensions/panache/panache-hibernate-common/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/panache-hibernate-common/runtime/pom.xml b/extensions/panache/panache-hibernate-common/runtime/pom.xml index dd0b52b346c16..6eee349be3368 100644 --- a/extensions/panache/panache-hibernate-common/runtime/pom.xml +++ b/extensions/panache/panache-hibernate-common/runtime/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-hibernate-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/panache/panache-mock/pom.xml b/extensions/panache/panache-mock/pom.xml index d33d2536e2e66..3fb6d14895df9 100644 --- a/extensions/panache/panache-mock/pom.xml +++ b/extensions/panache/panache-mock/pom.xml @@ -4,7 +4,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/panacheql/pom.xml b/extensions/panache/panacheql/pom.xml index d4e631cb17688..3ecd4a8cc3199 100644 --- a/extensions/panache/panacheql/pom.xml +++ b/extensions/panache/panacheql/pom.xml @@ -5,7 +5,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/pom.xml b/extensions/panache/pom.xml index 78a5e62e143c3..64f403e840f56 100644 --- a/extensions/panache/pom.xml +++ b/extensions/panache/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/panache/rest-data-panache/deployment/pom.xml b/extensions/panache/rest-data-panache/deployment/pom.xml index 65c66c9a3ad3b..bcd0881a7f1ac 100644 --- a/extensions/panache/rest-data-panache/deployment/pom.xml +++ b/extensions/panache/rest-data-panache/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-data-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-rest-data-panache-deployment diff --git a/extensions/panache/rest-data-panache/pom.xml b/extensions/panache/rest-data-panache/pom.xml index b2f684e8be458..8f5232bab071a 100644 --- a/extensions/panache/rest-data-panache/pom.xml +++ b/extensions/panache/rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/panache/rest-data-panache/runtime/pom.xml b/extensions/panache/rest-data-panache/runtime/pom.xml index eb85730cf9334..36e5ce8c57a08 100644 --- a/extensions/panache/rest-data-panache/runtime/pom.xml +++ b/extensions/panache/rest-data-panache/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-data-panache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-rest-data-panache diff --git a/extensions/picocli/deployment/pom.xml b/extensions/picocli/deployment/pom.xml index d269e2245c640..b25913223ecd4 100644 --- a/extensions/picocli/deployment/pom.xml +++ b/extensions/picocli/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-picocli-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-picocli-deployment diff --git a/extensions/picocli/pom.xml b/extensions/picocli/pom.xml index 101df1229cbb8..0ab916cbc127e 100644 --- a/extensions/picocli/pom.xml +++ b/extensions/picocli/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/picocli/runtime/pom.xml b/extensions/picocli/runtime/pom.xml index 21580227a05e4..bcb8fd72147f2 100644 --- a/extensions/picocli/runtime/pom.xml +++ b/extensions/picocli/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-picocli-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-picocli diff --git a/extensions/pom.xml b/extensions/pom.xml index cf9628c7a75e4..7040007e4a915 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../build-parent/pom.xml 4.0.0 diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml index 7dc4e797cfb5f..3fa2b704f7f47 100644 --- a/extensions/quartz/deployment/pom.xml +++ b/extensions/quartz/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-quartz-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml index 7f74b6bda5d96..a7482b3047c90 100644 --- a/extensions/quartz/pom.xml +++ b/extensions/quartz/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml index 0ef36d90de9c8..1c39f0855fdb5 100644 --- a/extensions/quartz/runtime/pom.xml +++ b/extensions/quartz/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-quartz-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml index 411ad33ecd545..95613f1b295cd 100644 --- a/extensions/qute/deployment/pom.xml +++ b/extensions/qute/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-qute-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-qute-deployment diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml index 58829b02f79a9..37624e0bb20ab 100644 --- a/extensions/qute/pom.xml +++ b/extensions/qute/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml index 1a0b7d3243d8f..0b9818b8c6498 100644 --- a/extensions/qute/runtime/pom.xml +++ b/extensions/qute/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-qute-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-qute diff --git a/extensions/reactive-datasource/deployment/pom.xml b/extensions/reactive-datasource/deployment/pom.xml index 1933639060b01..dc8b59a2e6c33 100644 --- a/extensions/reactive-datasource/deployment/pom.xml +++ b/extensions/reactive-datasource/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-datasource-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/reactive-datasource/pom.xml b/extensions/reactive-datasource/pom.xml index a3f6689686e06..e39bb790da395 100644 --- a/extensions/reactive-datasource/pom.xml +++ b/extensions/reactive-datasource/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-datasource/runtime/pom.xml b/extensions/reactive-datasource/runtime/pom.xml index 09bf734c38a53..51c12b3ec8557 100644 --- a/extensions/reactive-datasource/runtime/pom.xml +++ b/extensions/reactive-datasource/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-datasource-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/reactive-db2-client/deployment/pom.xml b/extensions/reactive-db2-client/deployment/pom.xml index 7b46ff737d769..e76cd27f4c931 100644 --- a/extensions/reactive-db2-client/deployment/pom.xml +++ b/extensions/reactive-db2-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-db2-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-reactive-db2-client-deployment diff --git a/extensions/reactive-db2-client/pom.xml b/extensions/reactive-db2-client/pom.xml index 0dd54906622bc..3e58b9954a9ec 100644 --- a/extensions/reactive-db2-client/pom.xml +++ b/extensions/reactive-db2-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/reactive-db2-client/runtime/pom.xml b/extensions/reactive-db2-client/runtime/pom.xml index 8ea8d89f8db39..6bfa1c92a8cb4 100644 --- a/extensions/reactive-db2-client/runtime/pom.xml +++ b/extensions/reactive-db2-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-db2-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-reactive-db2-client diff --git a/extensions/reactive-mssql-client/deployment/pom.xml b/extensions/reactive-mssql-client/deployment/pom.xml index a93562d95ffed..88744dffadf8c 100644 --- a/extensions/reactive-mssql-client/deployment/pom.xml +++ b/extensions/reactive-mssql-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-mssql-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-reactive-mssql-client-deployment diff --git a/extensions/reactive-mssql-client/pom.xml b/extensions/reactive-mssql-client/pom.xml index 4dc267f914432..f0a8b1ea72a3d 100644 --- a/extensions/reactive-mssql-client/pom.xml +++ b/extensions/reactive-mssql-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/reactive-mssql-client/runtime/pom.xml b/extensions/reactive-mssql-client/runtime/pom.xml index 8fa6801bdb7fa..40556ba5b0abf 100644 --- a/extensions/reactive-mssql-client/runtime/pom.xml +++ b/extensions/reactive-mssql-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-mssql-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-reactive-mssql-client diff --git a/extensions/reactive-mysql-client/deployment/pom.xml b/extensions/reactive-mysql-client/deployment/pom.xml index 19c3517b65487..887d41d30635d 100644 --- a/extensions/reactive-mysql-client/deployment/pom.xml +++ b/extensions/reactive-mysql-client/deployment/pom.xml @@ -24,7 +24,7 @@ io.quarkus quarkus-reactive-mysql-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-reactive-mysql-client-deployment diff --git a/extensions/reactive-mysql-client/pom.xml b/extensions/reactive-mysql-client/pom.xml index 488a81f3b08f9..941a3c5a3b4cf 100644 --- a/extensions/reactive-mysql-client/pom.xml +++ b/extensions/reactive-mysql-client/pom.xml @@ -23,7 +23,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/reactive-mysql-client/runtime/pom.xml b/extensions/reactive-mysql-client/runtime/pom.xml index f8229fb01f649..cd01312282a7e 100644 --- a/extensions/reactive-mysql-client/runtime/pom.xml +++ b/extensions/reactive-mysql-client/runtime/pom.xml @@ -23,7 +23,7 @@ io.quarkus quarkus-reactive-mysql-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-reactive-mysql-client diff --git a/extensions/reactive-oracle-client/deployment/pom.xml b/extensions/reactive-oracle-client/deployment/pom.xml index 48e7440082102..1311abea2a3ce 100644 --- a/extensions/reactive-oracle-client/deployment/pom.xml +++ b/extensions/reactive-oracle-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-oracle-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-reactive-oracle-client-deployment diff --git a/extensions/reactive-oracle-client/pom.xml b/extensions/reactive-oracle-client/pom.xml index 8c04ebe2ae82f..8f74a6226fa2c 100644 --- a/extensions/reactive-oracle-client/pom.xml +++ b/extensions/reactive-oracle-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/reactive-oracle-client/runtime/pom.xml b/extensions/reactive-oracle-client/runtime/pom.xml index 2a07cfd2169f3..f9dbae953b7e6 100644 --- a/extensions/reactive-oracle-client/runtime/pom.xml +++ b/extensions/reactive-oracle-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-oracle-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-reactive-oracle-client diff --git a/extensions/reactive-pg-client/deployment/pom.xml b/extensions/reactive-pg-client/deployment/pom.xml index c597628b9926b..13e168beae258 100644 --- a/extensions/reactive-pg-client/deployment/pom.xml +++ b/extensions/reactive-pg-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-pg-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-reactive-pg-client-deployment diff --git a/extensions/reactive-pg-client/pom.xml b/extensions/reactive-pg-client/pom.xml index ef8d4535a0b97..5ef2bad0bf349 100644 --- a/extensions/reactive-pg-client/pom.xml +++ b/extensions/reactive-pg-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/reactive-pg-client/runtime/pom.xml b/extensions/reactive-pg-client/runtime/pom.xml index 72d1858674553..587b6ba62d1f6 100644 --- a/extensions/reactive-pg-client/runtime/pom.xml +++ b/extensions/reactive-pg-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-reactive-pg-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-reactive-pg-client diff --git a/extensions/reactive-routes/deployment/pom.xml b/extensions/reactive-routes/deployment/pom.xml index a77aee8c987f9..201a07ca03538 100644 --- a/extensions/reactive-routes/deployment/pom.xml +++ b/extensions/reactive-routes/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-routes-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/reactive-routes/pom.xml b/extensions/reactive-routes/pom.xml index 3bed302c1b907..43c942fcd6eb7 100644 --- a/extensions/reactive-routes/pom.xml +++ b/extensions/reactive-routes/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-routes/runtime/pom.xml b/extensions/reactive-routes/runtime/pom.xml index d164906cce269..68514b9878eb9 100644 --- a/extensions/reactive-routes/runtime/pom.xml +++ b/extensions/reactive-routes/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-routes-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml index 7141a2162e618..4ef15e0d25569 100644 --- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml +++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-mutiny-reactive-streams-operators-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml index 0c20108b82c03..9fd7633790691 100644 --- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml +++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml index ea06fe7474659..affc89f8c01bd 100644 --- a/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml +++ b/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-mutiny-reactive-streams-operators-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/pom.xml index cd2f77b8f4ad4..cd0fca95c9f03 100644 --- a/extensions/reactive-streams-operators/pom.xml +++ b/extensions/reactive-streams-operators/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml index bd09ad275efcf..b189876348f3c 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml index 8df1ec5ffdc86..f4eae4a4e071f 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/pom.xml @@ -5,7 +5,7 @@ quarkus-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml index 07b67399dcce2..f1fd777ba77f4 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml index 5badf81dcc25b..5fe9a2f1666fb 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-type-converters-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-smallrye-reactive-type-converters-deployment diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml index 8c764225cd6c2..f353e81b069b0 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/pom.xml @@ -7,7 +7,7 @@ quarkus-reactive-streams-operators-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml index 3f5e2c407a819..91be6bbc38656 100644 --- a/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml +++ b/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-type-converters-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-smallrye-reactive-type-converters diff --git a/extensions/redis-cache/deployment/pom.xml b/extensions/redis-cache/deployment/pom.xml index 078f0184d1cf2..8c573dba1b9eb 100644 --- a/extensions/redis-cache/deployment/pom.xml +++ b/extensions/redis-cache/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-redis-cache-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-redis-cache-deployment diff --git a/extensions/redis-cache/pom.xml b/extensions/redis-cache/pom.xml index e1fae6a1e5fb4..733724f858bca 100644 --- a/extensions/redis-cache/pom.xml +++ b/extensions/redis-cache/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/redis-cache/runtime/pom.xml b/extensions/redis-cache/runtime/pom.xml index 860e13e5aa0be..89aaa33186118 100644 --- a/extensions/redis-cache/runtime/pom.xml +++ b/extensions/redis-cache/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-redis-cache-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-redis-cache diff --git a/extensions/redis-client/deployment/pom.xml b/extensions/redis-client/deployment/pom.xml index d2e0d414d5660..c083712ef82a1 100644 --- a/extensions/redis-client/deployment/pom.xml +++ b/extensions/redis-client/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-redis-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-redis-client-deployment diff --git a/extensions/redis-client/pom.xml b/extensions/redis-client/pom.xml index 458b2563a75bf..ea8ac65c44fd3 100644 --- a/extensions/redis-client/pom.xml +++ b/extensions/redis-client/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/redis-client/runtime/pom.xml b/extensions/redis-client/runtime/pom.xml index 9de90f7a70a95..a05cbec4da9a9 100644 --- a/extensions/redis-client/runtime/pom.xml +++ b/extensions/redis-client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-redis-client-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-redis-client diff --git a/extensions/resteasy-classic/pom.xml b/extensions/resteasy-classic/pom.xml index f97c4cf875215..39aacc16e7172 100644 --- a/extensions/resteasy-classic/pom.xml +++ b/extensions/resteasy-classic/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-config/deployment/pom.xml b/extensions/resteasy-classic/rest-client-config/deployment/pom.xml index c21952edb7a18..61285dd2f486a 100644 --- a/extensions/resteasy-classic/rest-client-config/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-config/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-config-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-config/pom.xml b/extensions/resteasy-classic/rest-client-config/pom.xml index aa2ea95d80744..c3c92904e8906 100644 --- a/extensions/resteasy-classic/rest-client-config/pom.xml +++ b/extensions/resteasy-classic/rest-client-config/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-config/runtime/pom.xml b/extensions/resteasy-classic/rest-client-config/runtime/pom.xml index 24efe5c74c332..9c9cad3165b12 100644 --- a/extensions/resteasy-classic/rest-client-config/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-config/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-config-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml index 9c7581539064a..d69f381946a0f 100644 --- a/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-jackson/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jackson-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jackson/pom.xml b/extensions/resteasy-classic/rest-client-jackson/pom.xml index 7ea707d42917f..e2764c9937777 100644 --- a/extensions/resteasy-classic/rest-client-jackson/pom.xml +++ b/extensions/resteasy-classic/rest-client-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml index fac53f0dd0636..1f250f9399442 100644 --- a/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-jackson/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jackson-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml index 4fdbc2a081de5..2d371e87a1f81 100644 --- a/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-jaxb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jaxb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jaxb/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/pom.xml index 24064e5b91b5d..98af410538f3e 100644 --- a/extensions/resteasy-classic/rest-client-jaxb/pom.xml +++ b/extensions/resteasy-classic/rest-client-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml index 2f63d341234dd..fe456bdb9a373 100644 --- a/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-jaxb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jaxb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml index e29f75ae66ecb..d9c4dac91ce86 100644 --- a/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-jsonb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jsonb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jsonb/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/pom.xml index db239408a1b54..79f3efbab1096 100644 --- a/extensions/resteasy-classic/rest-client-jsonb/pom.xml +++ b/extensions/resteasy-classic/rest-client-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml b/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml index a8d63905c7729..ca5d414e6e654 100644 --- a/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-jsonb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-jsonb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml index 9812c79f14eef..0bfaaedfdb9da 100644 --- a/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client-mutiny/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-mutiny-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-mutiny/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/pom.xml index 1a564b5e275c4..a4ac6a7b2e218 100644 --- a/extensions/resteasy-classic/rest-client-mutiny/pom.xml +++ b/extensions/resteasy-classic/rest-client-mutiny/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml b/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml index 87531db969d7d..a183ac076f860 100644 --- a/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client-mutiny/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-mutiny-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client/deployment/pom.xml b/extensions/resteasy-classic/rest-client/deployment/pom.xml index 9817af05ba41e..9d683c217b6f7 100644 --- a/extensions/resteasy-classic/rest-client/deployment/pom.xml +++ b/extensions/resteasy-classic/rest-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/rest-client/pom.xml b/extensions/resteasy-classic/rest-client/pom.xml index c44614c9b2b14..17f6bcc4d129c 100644 --- a/extensions/resteasy-classic/rest-client/pom.xml +++ b/extensions/resteasy-classic/rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/rest-client/runtime/pom.xml b/extensions/resteasy-classic/rest-client/runtime/pom.xml index a686b72ff9d3c..89618e3441364 100644 --- a/extensions/resteasy-classic/rest-client/runtime/pom.xml +++ b/extensions/resteasy-classic/rest-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-common/deployment/pom.xml index adaa64e8f0b3a..ad9ea3535a7d4 100644 --- a/extensions/resteasy-classic/resteasy-common/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/pom.xml b/extensions/resteasy-classic/resteasy-common/pom.xml index 447c9df241278..5d67bdc1565b8 100644 --- a/extensions/resteasy-classic/resteasy-common/pom.xml +++ b/extensions/resteasy-classic/resteasy-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-common/runtime/pom.xml index f9419bb6f8dc7..0adcd2f779042 100644 --- a/extensions/resteasy-classic/resteasy-common/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-common/spi/pom.xml b/extensions/resteasy-classic/resteasy-common/spi/pom.xml index 39ba698e33f8f..69a8857949dab 100644 --- a/extensions/resteasy-classic/resteasy-common/spi/pom.xml +++ b/extensions/resteasy-classic/resteasy-common/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml index f2ec8817cbf84..4dc670fc814e0 100644 --- a/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-jackson/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jackson-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jackson/pom.xml b/extensions/resteasy-classic/resteasy-jackson/pom.xml index 15736d5e4192d..26583041f99b9 100644 --- a/extensions/resteasy-classic/resteasy-jackson/pom.xml +++ b/extensions/resteasy-classic/resteasy-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml index 2ba0c70529ccb..71f12796c7800 100644 --- a/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-jackson/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jackson-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml index 458aa0d93b16e..8056c46787a96 100644 --- a/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-jaxb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jaxb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jaxb/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/pom.xml index 28202cca11a6d..4815ada0ac2ec 100644 --- a/extensions/resteasy-classic/resteasy-jaxb/pom.xml +++ b/extensions/resteasy-classic/resteasy-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml index 255e3b9648662..8318a9a144fc8 100644 --- a/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-jaxb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jaxb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml index 8f18e1017034e..08511e701ca74 100644 --- a/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-jsonb/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jsonb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jsonb/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/pom.xml index 75764a05a65de..7c2518d25da0f 100644 --- a/extensions/resteasy-classic/resteasy-jsonb/pom.xml +++ b/extensions/resteasy-classic/resteasy-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml b/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml index fb1ce07c8696a..cb171a3a0a193 100644 --- a/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-jsonb/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-jsonb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-links/deployment/pom.xml b/extensions/resteasy-classic/resteasy-links/deployment/pom.xml index fa714c1f5e625..86da2cd42e77a 100644 --- a/extensions/resteasy-classic/resteasy-links/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-links/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-links-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-links-deployment diff --git a/extensions/resteasy-classic/resteasy-links/pom.xml b/extensions/resteasy-classic/resteasy-links/pom.xml index eb136c17a189f..1ab6e56d91ef8 100644 --- a/extensions/resteasy-classic/resteasy-links/pom.xml +++ b/extensions/resteasy-classic/resteasy-links/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-parent-aggregator - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-links-parent diff --git a/extensions/resteasy-classic/resteasy-links/runtime/pom.xml b/extensions/resteasy-classic/resteasy-links/runtime/pom.xml index ab01673fb6366..fbcc84748fc7e 100644 --- a/extensions/resteasy-classic/resteasy-links/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-links/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-links-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-links diff --git a/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml b/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml index 4705610c80fb8..11254c9c1bfab 100644 --- a/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-multipart/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-multipart-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-multipart/pom.xml b/extensions/resteasy-classic/resteasy-multipart/pom.xml index 323ecdfad8987..feb65784d14f6 100644 --- a/extensions/resteasy-classic/resteasy-multipart/pom.xml +++ b/extensions/resteasy-classic/resteasy-multipart/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml b/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml index 117e52ceb69ef..6cd95717e5f1d 100644 --- a/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-multipart/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-multipart-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml index 1c7698e3a2ec7..297548d879976 100644 --- a/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny-common/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-mutiny-common-deployment diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml index 404c8e6499116..ad4a3731f9547 100644 --- a/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny-common/pom.xml @@ -7,7 +7,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml index cf3625af52f05..8ef310779c872 100644 --- a/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny-common/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-mutiny-common diff --git a/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml index 79b3faab5910f..88db123429baa 100644 --- a/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-mutiny-deployment diff --git a/extensions/resteasy-classic/resteasy-mutiny/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/pom.xml index fcd70b3a9422b..d7881421027b6 100644 --- a/extensions/resteasy-classic/resteasy-mutiny/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny/pom.xml @@ -7,7 +7,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml b/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml index 52c5bc66e065d..0e25640d95cd8 100644 --- a/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-mutiny/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-mutiny-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-mutiny diff --git a/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml b/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml index 5014135fdfc55..92e0b94d6357e 100644 --- a/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-qute/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-qute-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-qute-deployment diff --git a/extensions/resteasy-classic/resteasy-qute/pom.xml b/extensions/resteasy-classic/resteasy-qute/pom.xml index 4bc80fa22a726..ab31b6a2e2feb 100644 --- a/extensions/resteasy-classic/resteasy-qute/pom.xml +++ b/extensions/resteasy-classic/resteasy-qute/pom.xml @@ -7,7 +7,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml b/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml index 153d679cc85a4..7cd17e69294b9 100644 --- a/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-qute/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-qute-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-qute diff --git a/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml b/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml index a7c8e7ab08a47..f3ec6df78c25b 100644 --- a/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy-server-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-server-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-server-common/pom.xml b/extensions/resteasy-classic/resteasy-server-common/pom.xml index 8c5c71540d7a4..5b280076bd648 100644 --- a/extensions/resteasy-classic/resteasy-server-common/pom.xml +++ b/extensions/resteasy-classic/resteasy-server-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml b/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml index 9175af66fa019..e1315b1ceb955 100644 --- a/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy-server-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-server-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml b/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml index f8be09a456d62..db5fdbb22db2c 100644 --- a/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml +++ b/extensions/resteasy-classic/resteasy-server-common/spi/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-server-common-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-server-common-spi diff --git a/extensions/resteasy-classic/resteasy/deployment/pom.xml b/extensions/resteasy-classic/resteasy/deployment/pom.xml index f6feb3b1645fd..4f3b91bf9556f 100644 --- a/extensions/resteasy-classic/resteasy/deployment/pom.xml +++ b/extensions/resteasy-classic/resteasy/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-classic/resteasy/pom.xml b/extensions/resteasy-classic/resteasy/pom.xml index 4a63eea261849..1bcd05d3634c3 100644 --- a/extensions/resteasy-classic/resteasy/pom.xml +++ b/extensions/resteasy-classic/resteasy/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-classic/resteasy/runtime/pom.xml b/extensions/resteasy-classic/resteasy/runtime/pom.xml index 1b15a40b197e4..de7da08065498 100644 --- a/extensions/resteasy-classic/resteasy/runtime/pom.xml +++ b/extensions/resteasy-classic/resteasy/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml index 2cda18fcc4c5e..03b2acede9178 100644 --- a/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml +++ b/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxrs-client-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml index fc9b7ccc6961b..e2fa1f8c3297c 100644 --- a/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml +++ b/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-jaxrs-client-reactive-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml index 08cee3a05b655..7662905019022 100644 --- a/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml +++ b/extensions/resteasy-reactive/jaxrs-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml b/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml index d9b7932f26380..36921b5d6b3c1 100644 --- a/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml +++ b/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jaxrs-client-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/pom.xml b/extensions/resteasy-reactive/pom.xml index 54557147afdf0..ecb12ed15cdc8 100644 --- a/extensions/resteasy-reactive/pom.xml +++ b/extensions/resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml index 9ad099852a72a..06d8f29b36cf7 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml index 505b9b674f4c3..ce62392a9539a 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml index 2c8c84b2b024b..6d9c336f2e241 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml index 99606445d41cd..e786b41e29ac3 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-resteasy-reactive-common-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml index 54558edf2e2b5..48a010182785e 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jackson-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-jackson-common-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml index 86af49466a2cd..ea08724ee3c3b 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml index f20bdfef7c38a..ceba62e1b393b 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jackson-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-jackson-common Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml index 87da39c8b69fc..bc67d315cc163 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jackson-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-jackson-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml index 701061ee2ecdf..1d5b2e67324da 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml index e388e50d5c2d0..12ceb0ea89631 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jackson-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-jackson diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml index f5a1d5563e636..69085d691cd38 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jaxb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-jaxb-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml index cb98b7329f4b3..b99b107a40567 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml index fed13a2256bdf..f2b1fe0626a09 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jaxb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-jaxb diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml index 7b2184803c5e0..0af650489944e 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jsonb-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-jsonb-common-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml index 6e9584f0e01bb..cfd86b401691d 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml index 6e51eb596ffde..8fca0e0d34c3f 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb-common/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jsonb-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-jsonb-common diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml index bd806d2c4de42..8b0dc6738d1b8 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jsonb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-jsonb-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml index 336a66cbe3085..dc874b7be8b5a 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml index 4973981c60d58..3ca415544a4c0 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-jsonb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-jsonb diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml index 38381991986d7..65ba95613c38c 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-kotlin-serialization-common-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml index 7f595183dd590..7470e49ef443f 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml index 19f23cbc32a5d..53d8bf4bf2a1a 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-serialization-common-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-kotlin-serialization-common diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml index ab282d873fc01..11606c4ccaa04 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-kotlin-serialization-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml index 7e9effa35238a..0b37d98588f29 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml index 8a26a26c73fe6..4c0d929db2222 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-serialization-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml index cba0e84e67aec..3e8f7915f9464 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-kotlin-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml index e1e8a15702fc4..155e81131162c 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml index e22e1fe757210..22757142d6e0d 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml index d22a41c9656d3..d091365a1de23 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-links-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml index 621f1d660d263..0e4b8ea124eff 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml index 8ccccb139fdea..f77b9c3e55338 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-links-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml index 85e62f0fa707e..07176feb90222 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-qute-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-qute-deployment diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml index 3f2d9192a5c09..9c5ae0beb40d0 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml index efec1b3ef8472..035565e83d7b3 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-resteasy-reactive-qute-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-qute diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml index 583954b62ccf9..13516e8914d67 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-servlet-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml index fe11155672299..cfe8c78ba0f4f 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml index 6073aa1b4fcaa..9fdea0c3cd2a3 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-servlet-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml index c133493289748..5f9aaedeb0280 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml index 79d8907619a18..3ccff7a76e059 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml index b363b1d9b5a34..ff1b67d967782 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml b/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml index 1ee88d0943128..5f4acd12b7f9d 100644 --- a/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml +++ b/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-resteasy-reactive-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-resteasy-reactive-server-spi-deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml index 098e55811abe1..498956d5d81a2 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jackson-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-rest-client-reactive-jackson-deployment Quarkus - REST Client Reactive Jackson - Deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml index 864d8fa443382..727cf5cbb0e5c 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jackson/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml index 94d0ceb6d052a..640bb32a11ae4 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jackson-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-rest-client-reactive-jackson Quarkus - REST Client Reactive Jackson diff --git a/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml index d63f63ca89096..9a04e7ffbaff4 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jaxb/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jaxb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-rest-client-reactive-jaxb-deployment Quarkus - REST Client Reactive JAXB - Deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml index 1199ebc7154d9..e4ac1efd0f583 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml index ce25f53f3eae2..d25e093cfbe93 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jaxb/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jaxb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-rest-client-reactive-jaxb Quarkus - REST Client Reactive JAXB diff --git a/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml index 9fd386e318fec..9e1d86bdc7da9 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jsonb/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jsonb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-rest-client-reactive-jsonb-deployment Quarkus - REST Client Reactive JSON-B - Deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml index e8eb5610ca92c..f5776917cc92c 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jsonb/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml index 81a288d4b6384..aae8a738e26f2 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-jsonb/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-jsonb-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-rest-client-reactive-jsonb Quarkus - REST Client Reactive JSON-B diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml index 9b2ff1af6ea38..71b95a98e6fd0 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-kotlin-serialization-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-rest-client-reactive-kotlin-serialization-deployment Quarkus - REST Client Reactive Kotlin Serialization - Deployment diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml index da46d6db5352e..d8abee731e1db 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/pom.xml @@ -5,7 +5,7 @@ quarkus-resteasy-reactive-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml index 6e256e81d88b3..d83cc9cdfb788 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-kotlin-serialization-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml quarkus-rest-client-reactive-kotlin-serialization diff --git a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml index 80ea03b251ed3..3f4295a9da62b 100644 --- a/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/pom.xml @@ -6,7 +6,7 @@ quarkus-rest-client-reactive-kotlin-serialization-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-rest-client-reactive-kotlin-serialization-tests Quarkus - REST Client Reactive Kotlin Serialization - Tests diff --git a/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml index 3d48dda2d0c4c..b40ec78708d27 100644 --- a/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/pom.xml index 2dbe70a593a19..8b7b607df0342 100644 --- a/extensions/resteasy-reactive/rest-client-reactive/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../../pom.xml 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml index fb0ff6936531a..e001ce48b8e3f 100644 --- a/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-rest-client-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/resteasy-reactive/rest-client-reactive/spi-deployment/pom.xml b/extensions/resteasy-reactive/rest-client-reactive/spi-deployment/pom.xml index 0b69fc9b4caf0..638f10d32f286 100644 --- a/extensions/resteasy-reactive/rest-client-reactive/spi-deployment/pom.xml +++ b/extensions/resteasy-reactive/rest-client-reactive/spi-deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-rest-client-reactive-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-rest-client-reactive-spi-deployment diff --git a/extensions/scala/deployment/pom.xml b/extensions/scala/deployment/pom.xml index 3fc80398f86ff..3b32006cccc38 100644 --- a/extensions/scala/deployment/pom.xml +++ b/extensions/scala/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-scala-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/scala/pom.xml b/extensions/scala/pom.xml index ce4e53e7e8dbe..b609b4698034b 100644 --- a/extensions/scala/pom.xml +++ b/extensions/scala/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/scala/runtime/pom.xml b/extensions/scala/runtime/pom.xml index afca605682df6..5dbb1fb4bdeed 100644 --- a/extensions/scala/runtime/pom.xml +++ b/extensions/scala/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-scala-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-scala diff --git a/extensions/scheduler/api/pom.xml b/extensions/scheduler/api/pom.xml index 19a081ddd5585..2d1c2d12c21cb 100644 --- a/extensions/scheduler/api/pom.xml +++ b/extensions/scheduler/api/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-scheduler-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/scheduler/common/pom.xml b/extensions/scheduler/common/pom.xml index 7da88cfc94fe6..a4731aaef20ff 100644 --- a/extensions/scheduler/common/pom.xml +++ b/extensions/scheduler/common/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-scheduler-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml index 18123b3c006d6..2ccceb359f98b 100644 --- a/extensions/scheduler/deployment/pom.xml +++ b/extensions/scheduler/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-scheduler-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/scheduler/kotlin/pom.xml b/extensions/scheduler/kotlin/pom.xml index f7f36ea3270c0..e76501ede131a 100644 --- a/extensions/scheduler/kotlin/pom.xml +++ b/extensions/scheduler/kotlin/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-scheduler-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml index a763e4e95e6d8..80a98f9434477 100644 --- a/extensions/scheduler/pom.xml +++ b/extensions/scheduler/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml index 5a297c05df81a..d55efd01040fe 100644 --- a/extensions/scheduler/runtime/pom.xml +++ b/extensions/scheduler/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-scheduler-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/schema-registry/apicurio/avro/deployment/pom.xml b/extensions/schema-registry/apicurio/avro/deployment/pom.xml index 3c0009c1b7cf9..30c32c3decf11 100644 --- a/extensions/schema-registry/apicurio/avro/deployment/pom.xml +++ b/extensions/schema-registry/apicurio/avro/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apicurio-registry-avro-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-apicurio-registry-avro-deployment diff --git a/extensions/schema-registry/apicurio/avro/pom.xml b/extensions/schema-registry/apicurio/avro/pom.xml index 85be4515a4d63..ceb35ea4891ed 100644 --- a/extensions/schema-registry/apicurio/avro/pom.xml +++ b/extensions/schema-registry/apicurio/avro/pom.xml @@ -5,7 +5,7 @@ quarkus-apicurio-registry-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/schema-registry/apicurio/avro/runtime/pom.xml b/extensions/schema-registry/apicurio/avro/runtime/pom.xml index 9cfafe29bd518..dd4fed44ecf84 100644 --- a/extensions/schema-registry/apicurio/avro/runtime/pom.xml +++ b/extensions/schema-registry/apicurio/avro/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-apicurio-registry-avro-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-apicurio-registry-avro diff --git a/extensions/schema-registry/apicurio/common/deployment/pom.xml b/extensions/schema-registry/apicurio/common/deployment/pom.xml index 723a788758709..24554a1033db2 100644 --- a/extensions/schema-registry/apicurio/common/deployment/pom.xml +++ b/extensions/schema-registry/apicurio/common/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-apicurio-registry-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/schema-registry/apicurio/common/pom.xml b/extensions/schema-registry/apicurio/common/pom.xml index 2f0628e909639..a14786937b812 100644 --- a/extensions/schema-registry/apicurio/common/pom.xml +++ b/extensions/schema-registry/apicurio/common/pom.xml @@ -5,7 +5,7 @@ quarkus-apicurio-registry-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/schema-registry/apicurio/common/runtime/pom.xml b/extensions/schema-registry/apicurio/common/runtime/pom.xml index 5e04248f4f574..df4f383983688 100644 --- a/extensions/schema-registry/apicurio/common/runtime/pom.xml +++ b/extensions/schema-registry/apicurio/common/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-apicurio-registry-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/schema-registry/apicurio/pom.xml b/extensions/schema-registry/apicurio/pom.xml index ce3c9d4de020f..0b1d177593c5c 100644 --- a/extensions/schema-registry/apicurio/pom.xml +++ b/extensions/schema-registry/apicurio/pom.xml @@ -5,7 +5,7 @@ quarkus-schema-registry-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/avro/deployment/pom.xml b/extensions/schema-registry/confluent/avro/deployment/pom.xml index c98b4f7c0e4ae..cd0e0d1f9d67c 100644 --- a/extensions/schema-registry/confluent/avro/deployment/pom.xml +++ b/extensions/schema-registry/confluent/avro/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-confluent-registry-avro-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-confluent-registry-avro-deployment diff --git a/extensions/schema-registry/confluent/avro/pom.xml b/extensions/schema-registry/confluent/avro/pom.xml index aa04537073af1..103c4eecd0051 100644 --- a/extensions/schema-registry/confluent/avro/pom.xml +++ b/extensions/schema-registry/confluent/avro/pom.xml @@ -5,7 +5,7 @@ quarkus-confluent-registry-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/avro/runtime/pom.xml b/extensions/schema-registry/confluent/avro/runtime/pom.xml index ec4593f1cb9ee..7804f04a1c217 100644 --- a/extensions/schema-registry/confluent/avro/runtime/pom.xml +++ b/extensions/schema-registry/confluent/avro/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-confluent-registry-avro-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-confluent-registry-avro diff --git a/extensions/schema-registry/confluent/common/deployment/pom.xml b/extensions/schema-registry/confluent/common/deployment/pom.xml index 2c4608470b710..24d3030127e34 100644 --- a/extensions/schema-registry/confluent/common/deployment/pom.xml +++ b/extensions/schema-registry/confluent/common/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-confluent-registry-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/common/pom.xml b/extensions/schema-registry/confluent/common/pom.xml index 9e6255a236371..1898ebdb430ec 100644 --- a/extensions/schema-registry/confluent/common/pom.xml +++ b/extensions/schema-registry/confluent/common/pom.xml @@ -7,7 +7,7 @@ quarkus-confluent-registry-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/common/runtime/pom.xml b/extensions/schema-registry/confluent/common/runtime/pom.xml index 9d192312c3236..2d750695cd9ac 100644 --- a/extensions/schema-registry/confluent/common/runtime/pom.xml +++ b/extensions/schema-registry/confluent/common/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-confluent-registry-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/schema-registry/confluent/pom.xml b/extensions/schema-registry/confluent/pom.xml index 08e3f6c6262ee..f7504ff4e7d4d 100644 --- a/extensions/schema-registry/confluent/pom.xml +++ b/extensions/schema-registry/confluent/pom.xml @@ -7,7 +7,7 @@ quarkus-schema-registry-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/schema-registry/devservice/deployment/pom.xml b/extensions/schema-registry/devservice/deployment/pom.xml index e9d4bc9dc7df7..e2be00a5611d2 100644 --- a/extensions/schema-registry/devservice/deployment/pom.xml +++ b/extensions/schema-registry/devservice/deployment/pom.xml @@ -7,7 +7,7 @@ quarkus-schema-registry-devservice-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/schema-registry/devservice/pom.xml b/extensions/schema-registry/devservice/pom.xml index 218ab03ab9dff..6b24af3988a99 100644 --- a/extensions/schema-registry/devservice/pom.xml +++ b/extensions/schema-registry/devservice/pom.xml @@ -5,7 +5,7 @@ quarkus-schema-registry-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/schema-registry/devservice/runtime/pom.xml b/extensions/schema-registry/devservice/runtime/pom.xml index a9008082c9df4..7dbf586091e4c 100644 --- a/extensions/schema-registry/devservice/runtime/pom.xml +++ b/extensions/schema-registry/devservice/runtime/pom.xml @@ -7,7 +7,7 @@ quarkus-schema-registry-devservice-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/schema-registry/pom.xml b/extensions/schema-registry/pom.xml index ac5f78da15335..5affcab747520 100644 --- a/extensions/schema-registry/pom.xml +++ b/extensions/schema-registry/pom.xml @@ -7,7 +7,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/security-jpa/deployment/pom.xml b/extensions/security-jpa/deployment/pom.xml index a810ec0b95b38..16fccbadbdbb2 100644 --- a/extensions/security-jpa/deployment/pom.xml +++ b/extensions/security-jpa/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-security-jpa-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/security-jpa/pom.xml b/extensions/security-jpa/pom.xml index c53c7de78743d..7fc5807d4b2c7 100644 --- a/extensions/security-jpa/pom.xml +++ b/extensions/security-jpa/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/security-jpa/runtime/pom.xml b/extensions/security-jpa/runtime/pom.xml index 45a091d5feda0..4e3aeb15ea61f 100644 --- a/extensions/security-jpa/runtime/pom.xml +++ b/extensions/security-jpa/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-security-jpa-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/security-webauthn/deployment/pom.xml b/extensions/security-webauthn/deployment/pom.xml index 2fd2f5d1e2884..e88882d72b99d 100644 --- a/extensions/security-webauthn/deployment/pom.xml +++ b/extensions/security-webauthn/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-security-webauthn-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/security-webauthn/pom.xml b/extensions/security-webauthn/pom.xml index 19d6096ee220e..854b88c5750b4 100644 --- a/extensions/security-webauthn/pom.xml +++ b/extensions/security-webauthn/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/security-webauthn/runtime/pom.xml b/extensions/security-webauthn/runtime/pom.xml index 8985e30c5ec8c..1845ba28a3973 100644 --- a/extensions/security-webauthn/runtime/pom.xml +++ b/extensions/security-webauthn/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-security-webauthn-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/security/deployment/pom.xml b/extensions/security/deployment/pom.xml index 919c2b7a3d788..dc194de17cda8 100644 --- a/extensions/security/deployment/pom.xml +++ b/extensions/security/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/security/pom.xml b/extensions/security/pom.xml index 5de52522bb462..fd50a7fb52e9a 100644 --- a/extensions/security/pom.xml +++ b/extensions/security/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/security/runtime-spi/pom.xml b/extensions/security/runtime-spi/pom.xml index d1136b1e0c229..b05344837d63e 100644 --- a/extensions/security/runtime-spi/pom.xml +++ b/extensions/security/runtime-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/security/runtime/pom.xml b/extensions/security/runtime/pom.xml index 4428fac98fd61..404d0b1601db1 100644 --- a/extensions/security/runtime/pom.xml +++ b/extensions/security/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/security/spi/pom.xml b/extensions/security/spi/pom.xml index a3045dbbb5f9e..b34ae8be18805 100644 --- a/extensions/security/spi/pom.xml +++ b/extensions/security/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/security/test-utils/pom.xml b/extensions/security/test-utils/pom.xml index a9f36124f8775..ea61c8a072c24 100644 --- a/extensions/security/test-utils/pom.xml +++ b/extensions/security/test-utils/pom.xml @@ -5,7 +5,7 @@ quarkus-security-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-context-propagation/deployment/pom.xml b/extensions/smallrye-context-propagation/deployment/pom.xml index 9b9c5e71d32c0..7dcaf074a5abe 100644 --- a/extensions/smallrye-context-propagation/deployment/pom.xml +++ b/extensions/smallrye-context-propagation/deployment/pom.xml @@ -4,7 +4,7 @@ quarkus-smallrye-context-propagation-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-context-propagation/pom.xml b/extensions/smallrye-context-propagation/pom.xml index 94f0d789ffcf7..c5a80c52e41c7 100644 --- a/extensions/smallrye-context-propagation/pom.xml +++ b/extensions/smallrye-context-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-context-propagation/runtime/pom.xml b/extensions/smallrye-context-propagation/runtime/pom.xml index dcb84f64baf50..db484101f9a20 100644 --- a/extensions/smallrye-context-propagation/runtime/pom.xml +++ b/extensions/smallrye-context-propagation/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-context-propagation-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-context-propagation/spi/pom.xml b/extensions/smallrye-context-propagation/spi/pom.xml index 3f2672224e5f1..732c0148f4ade 100644 --- a/extensions/smallrye-context-propagation/spi/pom.xml +++ b/extensions/smallrye-context-propagation/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-context-propagation-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/deployment/pom.xml b/extensions/smallrye-fault-tolerance/deployment/pom.xml index 61a82927cc3f2..a2da3d57997a6 100644 --- a/extensions/smallrye-fault-tolerance/deployment/pom.xml +++ b/extensions/smallrye-fault-tolerance/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-fault-tolerance-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/pom.xml b/extensions/smallrye-fault-tolerance/pom.xml index eb9091a4f1c98..b1f1e4d3d0943 100644 --- a/extensions/smallrye-fault-tolerance/pom.xml +++ b/extensions/smallrye-fault-tolerance/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-fault-tolerance/runtime/pom.xml b/extensions/smallrye-fault-tolerance/runtime/pom.xml index 7d896e6df4ef0..e457742cc4644 100644 --- a/extensions/smallrye-fault-tolerance/runtime/pom.xml +++ b/extensions/smallrye-fault-tolerance/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-fault-tolerance-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-graphql-client/deployment/pom.xml b/extensions/smallrye-graphql-client/deployment/pom.xml index e2416a9795720..f2e9169286ff6 100644 --- a/extensions/smallrye-graphql-client/deployment/pom.xml +++ b/extensions/smallrye-graphql-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-graphql-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-graphql-client/pom.xml b/extensions/smallrye-graphql-client/pom.xml index edd9be5cf94e1..0e7e6e8ea1ca6 100644 --- a/extensions/smallrye-graphql-client/pom.xml +++ b/extensions/smallrye-graphql-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-graphql-client/runtime/pom.xml b/extensions/smallrye-graphql-client/runtime/pom.xml index 791536d393639..547ca182891cd 100644 --- a/extensions/smallrye-graphql-client/runtime/pom.xml +++ b/extensions/smallrye-graphql-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-graphql-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-graphql/deployment/pom.xml b/extensions/smallrye-graphql/deployment/pom.xml index 6bc71e823be02..61bce80eeeaeb 100644 --- a/extensions/smallrye-graphql/deployment/pom.xml +++ b/extensions/smallrye-graphql/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-smallrye-graphql-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-graphql/pom.xml b/extensions/smallrye-graphql/pom.xml index 8ce1f9c3947da..f2c05294e843b 100644 --- a/extensions/smallrye-graphql/pom.xml +++ b/extensions/smallrye-graphql/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-graphql/runtime/pom.xml b/extensions/smallrye-graphql/runtime/pom.xml index 5acfcaa495adc..155087c52cee3 100644 --- a/extensions/smallrye-graphql/runtime/pom.xml +++ b/extensions/smallrye-graphql/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-smallrye-graphql-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-health/deployment/pom.xml b/extensions/smallrye-health/deployment/pom.xml index 500367c3c058d..4ff1aa40d02d9 100644 --- a/extensions/smallrye-health/deployment/pom.xml +++ b/extensions/smallrye-health/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-health-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-health/pom.xml b/extensions/smallrye-health/pom.xml index 57e4d20e3848e..06e7fa54a2820 100644 --- a/extensions/smallrye-health/pom.xml +++ b/extensions/smallrye-health/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-health/runtime/pom.xml b/extensions/smallrye-health/runtime/pom.xml index a176b2235ec7c..055b83219a5a9 100644 --- a/extensions/smallrye-health/runtime/pom.xml +++ b/extensions/smallrye-health/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-health-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-health/spi/pom.xml b/extensions/smallrye-health/spi/pom.xml index 059665333017c..384ce6034ae66 100644 --- a/extensions/smallrye-health/spi/pom.xml +++ b/extensions/smallrye-health/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-health-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-jwt-build/deployment/pom.xml b/extensions/smallrye-jwt-build/deployment/pom.xml index 7317a8485e090..9fbb57575e03e 100644 --- a/extensions/smallrye-jwt-build/deployment/pom.xml +++ b/extensions/smallrye-jwt-build/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-jwt-build/pom.xml b/extensions/smallrye-jwt-build/pom.xml index 423fa273e1308..2bac77b8b4f05 100644 --- a/extensions/smallrye-jwt-build/pom.xml +++ b/extensions/smallrye-jwt-build/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-jwt-build/runtime/pom.xml b/extensions/smallrye-jwt-build/runtime/pom.xml index 9b329b91c6b88..0c591201e2555 100644 --- a/extensions/smallrye-jwt-build/runtime/pom.xml +++ b/extensions/smallrye-jwt-build/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-jwt/deployment/pom.xml b/extensions/smallrye-jwt/deployment/pom.xml index 4828d7b1e9421..74d88ce3239bd 100644 --- a/extensions/smallrye-jwt/deployment/pom.xml +++ b/extensions/smallrye-jwt/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-jwt/pom.xml b/extensions/smallrye-jwt/pom.xml index 541e26245e122..7a9137a2f0515 100644 --- a/extensions/smallrye-jwt/pom.xml +++ b/extensions/smallrye-jwt/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-jwt/runtime/pom.xml b/extensions/smallrye-jwt/runtime/pom.xml index 93b1a03900c76..dd441bb250d77 100644 --- a/extensions/smallrye-jwt/runtime/pom.xml +++ b/extensions/smallrye-jwt/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-jwt-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-metrics/deployment/pom.xml b/extensions/smallrye-metrics/deployment/pom.xml index c98663c616353..1e7f76f0f8ff3 100644 --- a/extensions/smallrye-metrics/deployment/pom.xml +++ b/extensions/smallrye-metrics/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-metrics-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-metrics/pom.xml b/extensions/smallrye-metrics/pom.xml index 5264c96ec477e..e3da1a78a91d5 100644 --- a/extensions/smallrye-metrics/pom.xml +++ b/extensions/smallrye-metrics/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-metrics/runtime/pom.xml b/extensions/smallrye-metrics/runtime/pom.xml index ba57d36a6437a..198c3e13efdb5 100644 --- a/extensions/smallrye-metrics/runtime/pom.xml +++ b/extensions/smallrye-metrics/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-metrics-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-metrics/spi/pom.xml b/extensions/smallrye-metrics/spi/pom.xml index 6e075bf6abf95..709e78a99db91 100644 --- a/extensions/smallrye-metrics/spi/pom.xml +++ b/extensions/smallrye-metrics/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-metrics-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-openapi-common/deployment/pom.xml b/extensions/smallrye-openapi-common/deployment/pom.xml index a3b59fa1c61d0..537c349eefe33 100644 --- a/extensions/smallrye-openapi-common/deployment/pom.xml +++ b/extensions/smallrye-openapi-common/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-common-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-openapi-common/pom.xml b/extensions/smallrye-openapi-common/pom.xml index 45c394dfb9096..9e451e9e2a096 100644 --- a/extensions/smallrye-openapi-common/pom.xml +++ b/extensions/smallrye-openapi-common/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-openapi/deployment/pom.xml b/extensions/smallrye-openapi/deployment/pom.xml index 77b1ae6286bac..ebbc1dc1ad589 100644 --- a/extensions/smallrye-openapi/deployment/pom.xml +++ b/extensions/smallrye-openapi/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-openapi/pom.xml b/extensions/smallrye-openapi/pom.xml index 9f15b5fe6d077..77882a0e2b590 100644 --- a/extensions/smallrye-openapi/pom.xml +++ b/extensions/smallrye-openapi/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-openapi/runtime/pom.xml b/extensions/smallrye-openapi/runtime/pom.xml index f74a7e256135e..8bb92b9b9ef9c 100644 --- a/extensions/smallrye-openapi/runtime/pom.xml +++ b/extensions/smallrye-openapi/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-openapi/spi/pom.xml b/extensions/smallrye-openapi/spi/pom.xml index c4e96d7af0544..98093478b6a9a 100644 --- a/extensions/smallrye-openapi/spi/pom.xml +++ b/extensions/smallrye-openapi/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-openapi-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-opentracing/deployment/pom.xml b/extensions/smallrye-opentracing/deployment/pom.xml index 8d5b5a09f8214..d0b4a5339db75 100644 --- a/extensions/smallrye-opentracing/deployment/pom.xml +++ b/extensions/smallrye-opentracing/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-opentracing-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-opentracing/pom.xml b/extensions/smallrye-opentracing/pom.xml index e7c787b9a7fb1..4d55087e897d0 100644 --- a/extensions/smallrye-opentracing/pom.xml +++ b/extensions/smallrye-opentracing/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-opentracing/runtime/pom.xml b/extensions/smallrye-opentracing/runtime/pom.xml index 991ad47e2eba5..7d9e5137890cb 100644 --- a/extensions/smallrye-opentracing/runtime/pom.xml +++ b/extensions/smallrye-opentracing/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-opentracing-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml b/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml index ecd53ab12ed09..f39672151fcdf 100644 --- a/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-amqp/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-amqp-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-smallrye-reactive-messaging-amqp-deployment diff --git a/extensions/smallrye-reactive-messaging-amqp/pom.xml b/extensions/smallrye-reactive-messaging-amqp/pom.xml index 8c0d42c64e5e7..0f7a9553c4699 100644 --- a/extensions/smallrye-reactive-messaging-amqp/pom.xml +++ b/extensions/smallrye-reactive-messaging-amqp/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml index 020b92cdae56a..08763703c2f90 100644 --- a/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-amqp/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-amqp-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-smallrye-reactive-messaging-amqp diff --git a/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml b/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml index d474778d76ddd..098c4c08bba26 100644 --- a/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-kafka/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-kafka-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-smallrye-reactive-messaging-kafka-deployment diff --git a/extensions/smallrye-reactive-messaging-kafka/pom.xml b/extensions/smallrye-reactive-messaging-kafka/pom.xml index d8acb1fcd1a42..6216a0ed3712b 100644 --- a/extensions/smallrye-reactive-messaging-kafka/pom.xml +++ b/extensions/smallrye-reactive-messaging-kafka/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml index e9d51617b49af..d3b3db3ff1a17 100644 --- a/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-kafka/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-kafka-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-smallrye-reactive-messaging-kafka diff --git a/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml index cb14241889710..18d5fff79bc95 100644 --- a/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-mqtt/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-mqtt-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-smallrye-reactive-messaging-mqtt-deployment diff --git a/extensions/smallrye-reactive-messaging-mqtt/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/pom.xml index 48478275fa7e3..268fc1ebc6ad0 100644 --- a/extensions/smallrye-reactive-messaging-mqtt/pom.xml +++ b/extensions/smallrye-reactive-messaging-mqtt/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml index 39b6bd8d8693d..36f3d7e367668 100644 --- a/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-mqtt/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-mqtt-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-smallrye-reactive-messaging-mqtt diff --git a/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml b/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml index 90c7c2904e4d5..9453113affbb3 100644 --- a/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging-rabbitmq/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-smallrye-reactive-messaging-rabbitmq-deployment diff --git a/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml b/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml index e3086478f915c..262be6541be68 100644 --- a/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml +++ b/extensions/smallrye-reactive-messaging-rabbitmq/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml b/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml index bb80bc67661a2..254342ef428be 100644 --- a/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging-rabbitmq/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-rabbitmq-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-smallrye-reactive-messaging-rabbitmq diff --git a/extensions/smallrye-reactive-messaging/deployment/pom.xml b/extensions/smallrye-reactive-messaging/deployment/pom.xml index 885efec6591ce..03670901d48b6 100644 --- a/extensions/smallrye-reactive-messaging/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-messaging-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-reactive-messaging/kotlin/pom.xml b/extensions/smallrye-reactive-messaging/kotlin/pom.xml index 4eb2850b6ab46..8eb0d4d143b38 100644 --- a/extensions/smallrye-reactive-messaging/kotlin/pom.xml +++ b/extensions/smallrye-reactive-messaging/kotlin/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-smallrye-reactive-messaging-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml index be34c59f8373d..0ed70d9c9c24d 100644 --- a/extensions/smallrye-reactive-messaging/pom.xml +++ b/extensions/smallrye-reactive-messaging/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml index fb63c1dce84a7..24da61b638fcd 100644 --- a/extensions/smallrye-reactive-messaging/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-reactive-messaging-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 quarkus-smallrye-reactive-messaging diff --git a/extensions/smallrye-stork/deployment/pom.xml b/extensions/smallrye-stork/deployment/pom.xml index 212600e2e2493..7b5ab4819987f 100644 --- a/extensions/smallrye-stork/deployment/pom.xml +++ b/extensions/smallrye-stork/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-stork-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/smallrye-stork/pom.xml b/extensions/smallrye-stork/pom.xml index c52f225f5765a..510b79d75ef44 100644 --- a/extensions/smallrye-stork/pom.xml +++ b/extensions/smallrye-stork/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/smallrye-stork/runtime/pom.xml b/extensions/smallrye-stork/runtime/pom.xml index a7a84458809ee..fd2fc7bf926a1 100644 --- a/extensions/smallrye-stork/runtime/pom.xml +++ b/extensions/smallrye-stork/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-smallrye-stork-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-boot-properties/deployment/pom.xml b/extensions/spring-boot-properties/deployment/pom.xml index e746697fc6ffb..fe42116f30743 100644 --- a/extensions/spring-boot-properties/deployment/pom.xml +++ b/extensions/spring-boot-properties/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-boot-properties-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-boot-properties/pom.xml b/extensions/spring-boot-properties/pom.xml index e3500dea8accb..837ea9d9bb5df 100644 --- a/extensions/spring-boot-properties/pom.xml +++ b/extensions/spring-boot-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-boot-properties/runtime/pom.xml b/extensions/spring-boot-properties/runtime/pom.xml index 88d6eb8da01e9..25a74c9da4a97 100644 --- a/extensions/spring-boot-properties/runtime/pom.xml +++ b/extensions/spring-boot-properties/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-boot-properties-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-cache/deployment/pom.xml b/extensions/spring-cache/deployment/pom.xml index 6a41ca3198124..bb00f589242d1 100644 --- a/extensions/spring-cache/deployment/pom.xml +++ b/extensions/spring-cache/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-cache/pom.xml b/extensions/spring-cache/pom.xml index 8a8df385e7f58..65b46d3cb9a72 100644 --- a/extensions/spring-cache/pom.xml +++ b/extensions/spring-cache/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-cache/runtime/pom.xml b/extensions/spring-cache/runtime/pom.xml index e939c02119439..fe1bf44ce44bb 100644 --- a/extensions/spring-cache/runtime/pom.xml +++ b/extensions/spring-cache/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cache-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-cloud-config-client/deployment/pom.xml b/extensions/spring-cloud-config-client/deployment/pom.xml index 5f81fff022e40..211c5eb3b5c23 100644 --- a/extensions/spring-cloud-config-client/deployment/pom.xml +++ b/extensions/spring-cloud-config-client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cloud-config-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-cloud-config-client/pom.xml b/extensions/spring-cloud-config-client/pom.xml index f00cf81b4d015..088df39ce81c7 100644 --- a/extensions/spring-cloud-config-client/pom.xml +++ b/extensions/spring-cloud-config-client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-cloud-config-client/runtime/pom.xml b/extensions/spring-cloud-config-client/runtime/pom.xml index ec47f9fb1fc03..80ac47777dc36 100644 --- a/extensions/spring-cloud-config-client/runtime/pom.xml +++ b/extensions/spring-cloud-config-client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-cloud-config-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-data-jpa/deployment/pom.xml b/extensions/spring-data-jpa/deployment/pom.xml index c9d9f16913e7c..d4eb9ae49b4ff 100644 --- a/extensions/spring-data-jpa/deployment/pom.xml +++ b/extensions/spring-data-jpa/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-jpa-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-data-jpa/pom.xml b/extensions/spring-data-jpa/pom.xml index 854652008ad1d..235cb7a526d57 100644 --- a/extensions/spring-data-jpa/pom.xml +++ b/extensions/spring-data-jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-data-jpa/runtime/pom.xml b/extensions/spring-data-jpa/runtime/pom.xml index 58a40263b61b2..3235e69a49c77 100644 --- a/extensions/spring-data-jpa/runtime/pom.xml +++ b/extensions/spring-data-jpa/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-jpa-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-data-rest/deployment/pom.xml b/extensions/spring-data-rest/deployment/pom.xml index 1b14f3cf8f580..058845f3ef7eb 100644 --- a/extensions/spring-data-rest/deployment/pom.xml +++ b/extensions/spring-data-rest/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-rest-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-data-rest/pom.xml b/extensions/spring-data-rest/pom.xml index 9b5d3233be078..839db789a63e9 100644 --- a/extensions/spring-data-rest/pom.xml +++ b/extensions/spring-data-rest/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-data-rest/runtime/pom.xml b/extensions/spring-data-rest/runtime/pom.xml index 4c9980ed6e8f4..e0b95051668fb 100644 --- a/extensions/spring-data-rest/runtime/pom.xml +++ b/extensions/spring-data-rest/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-data-rest-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-di/deployment/pom.xml b/extensions/spring-di/deployment/pom.xml index 24f4a05d46599..49c038697bcc9 100644 --- a/extensions/spring-di/deployment/pom.xml +++ b/extensions/spring-di/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-di-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-di/pom.xml b/extensions/spring-di/pom.xml index 1065c9fc23c39..4c18eab7b236b 100644 --- a/extensions/spring-di/pom.xml +++ b/extensions/spring-di/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-di/runtime/pom.xml b/extensions/spring-di/runtime/pom.xml index e9d59d516fbe7..5d73195837a72 100644 --- a/extensions/spring-di/runtime/pom.xml +++ b/extensions/spring-di/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-di-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-scheduled/deployment/pom.xml b/extensions/spring-scheduled/deployment/pom.xml index a4cdf7c36953c..7cee035c2a291 100644 --- a/extensions/spring-scheduled/deployment/pom.xml +++ b/extensions/spring-scheduled/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-scheduled-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-scheduled/pom.xml b/extensions/spring-scheduled/pom.xml index 8a5e072a26612..ef1142480b54d 100644 --- a/extensions/spring-scheduled/pom.xml +++ b/extensions/spring-scheduled/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-scheduled/runtime/pom.xml b/extensions/spring-scheduled/runtime/pom.xml index 2b069d63fea0a..6badbdcf67d34 100644 --- a/extensions/spring-scheduled/runtime/pom.xml +++ b/extensions/spring-scheduled/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-spring-scheduled-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-security/deployment/pom.xml b/extensions/spring-security/deployment/pom.xml index 045d30559d843..0c4d497c53912 100644 --- a/extensions/spring-security/deployment/pom.xml +++ b/extensions/spring-security/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-spring-security-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-spring-security-deployment diff --git a/extensions/spring-security/pom.xml b/extensions/spring-security/pom.xml index fc8468e71fdc2..868ad9db20ace 100644 --- a/extensions/spring-security/pom.xml +++ b/extensions/spring-security/pom.xml @@ -6,7 +6,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/spring-security/runtime/pom.xml b/extensions/spring-security/runtime/pom.xml index ef60267dd6f86..d8267c03889ab 100644 --- a/extensions/spring-security/runtime/pom.xml +++ b/extensions/spring-security/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-spring-security-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-spring-security diff --git a/extensions/spring-web/core/common-runtime/pom.xml b/extensions/spring-web/core/common-runtime/pom.xml index 8c1e2c5776518..623e0f1aa24b9 100644 --- a/extensions/spring-web/core/common-runtime/pom.xml +++ b/extensions/spring-web/core/common-runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-web/core/deployment/pom.xml b/extensions/spring-web/core/deployment/pom.xml index b1f3e0bded41f..60acdfc29800c 100644 --- a/extensions/spring-web/core/deployment/pom.xml +++ b/extensions/spring-web/core/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-web/core/pom.xml b/extensions/spring-web/core/pom.xml index 8b104bd2b4631..059433383b8cf 100644 --- a/extensions/spring-web/core/pom.xml +++ b/extensions/spring-web/core/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-web/core/runtime/pom.xml b/extensions/spring-web/core/runtime/pom.xml index fced56c31f917..de0c8b7140ea9 100644 --- a/extensions/spring-web/core/runtime/pom.xml +++ b/extensions/spring-web/core/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-web/pom.xml b/extensions/spring-web/pom.xml index d9a8941f3e503..e28e570dd2cb3 100644 --- a/extensions/spring-web/pom.xml +++ b/extensions/spring-web/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-web/resteasy-classic/deployment/pom.xml b/extensions/spring-web/resteasy-classic/deployment/pom.xml index b426516d73fdd..6d8721294fb63 100644 --- a/extensions/spring-web/resteasy-classic/deployment/pom.xml +++ b/extensions/spring-web/resteasy-classic/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-classic-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-classic/pom.xml b/extensions/spring-web/resteasy-classic/pom.xml index 842a91c377cf1..ae7453e4b77df 100644 --- a/extensions/spring-web/resteasy-classic/pom.xml +++ b/extensions/spring-web/resteasy-classic/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-web/resteasy-classic/runtime/pom.xml b/extensions/spring-web/resteasy-classic/runtime/pom.xml index 3d9da2b6bd54c..d86b9190d397b 100644 --- a/extensions/spring-web/resteasy-classic/runtime/pom.xml +++ b/extensions/spring-web/resteasy-classic/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-classic-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-classic/tests/pom.xml b/extensions/spring-web/resteasy-classic/tests/pom.xml index 0a2d62f28fa83..d6ec75d4847bf 100644 --- a/extensions/spring-web/resteasy-classic/tests/pom.xml +++ b/extensions/spring-web/resteasy-classic/tests/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-classic-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-reactive/deployment/pom.xml b/extensions/spring-web/resteasy-reactive/deployment/pom.xml index a523fccb6e58a..8a028d45aaeb1 100644 --- a/extensions/spring-web/resteasy-reactive/deployment/pom.xml +++ b/extensions/spring-web/resteasy-reactive/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-reactive/pom.xml b/extensions/spring-web/resteasy-reactive/pom.xml index 9802049d4d966..16d4e250f7e94 100644 --- a/extensions/spring-web/resteasy-reactive/pom.xml +++ b/extensions/spring-web/resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-parent-aggregator io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/spring-web/resteasy-reactive/runtime/pom.xml b/extensions/spring-web/resteasy-reactive/runtime/pom.xml index 69709957fe32d..c5a73bf7080a3 100644 --- a/extensions/spring-web/resteasy-reactive/runtime/pom.xml +++ b/extensions/spring-web/resteasy-reactive/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/spring-web/resteasy-reactive/tests/pom.xml b/extensions/spring-web/resteasy-reactive/tests/pom.xml index ba357ab66af96..0dc0eb0a1f961 100644 --- a/extensions/spring-web/resteasy-reactive/tests/pom.xml +++ b/extensions/spring-web/resteasy-reactive/tests/pom.xml @@ -5,7 +5,7 @@ quarkus-spring-web-resteasy-reactive-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/swagger-ui/deployment/pom.xml b/extensions/swagger-ui/deployment/pom.xml index 5e767d27fc158..802ff43130a48 100644 --- a/extensions/swagger-ui/deployment/pom.xml +++ b/extensions/swagger-ui/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-swagger-ui-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/swagger-ui/pom.xml b/extensions/swagger-ui/pom.xml index 07d5ec17fe35f..73c05cb80cdf4 100644 --- a/extensions/swagger-ui/pom.xml +++ b/extensions/swagger-ui/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/swagger-ui/runtime/pom.xml b/extensions/swagger-ui/runtime/pom.xml index ec5e159a3e8ac..6b816fec59781 100644 --- a/extensions/swagger-ui/runtime/pom.xml +++ b/extensions/swagger-ui/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-swagger-ui-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/transaction-annotations/pom.xml b/extensions/transaction-annotations/pom.xml index 3c7e56d7ac066..f99931b6d95ec 100644 --- a/extensions/transaction-annotations/pom.xml +++ b/extensions/transaction-annotations/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/transaction-annotations/runtime/pom.xml b/extensions/transaction-annotations/runtime/pom.xml index f94940f056386..e6faa7a690a8f 100644 --- a/extensions/transaction-annotations/runtime/pom.xml +++ b/extensions/transaction-annotations/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-transaction-annotations-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/undertow/deployment/pom.xml b/extensions/undertow/deployment/pom.xml index 35a5c3ded9af0..6670d6b73d7b5 100644 --- a/extensions/undertow/deployment/pom.xml +++ b/extensions/undertow/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/undertow/pom.xml b/extensions/undertow/pom.xml index 7c0d3091b638c..1275e94842029 100644 --- a/extensions/undertow/pom.xml +++ b/extensions/undertow/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/undertow/runtime/pom.xml b/extensions/undertow/runtime/pom.xml index 50e0a0a94afc5..e84ffcb4c016d 100644 --- a/extensions/undertow/runtime/pom.xml +++ b/extensions/undertow/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/undertow/spi/pom.xml b/extensions/undertow/spi/pom.xml index 3b13bfdf67625..fc6cf63b07108 100644 --- a/extensions/undertow/spi/pom.xml +++ b/extensions/undertow/spi/pom.xml @@ -5,7 +5,7 @@ quarkus-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/vertx-graphql/deployment/pom.xml b/extensions/vertx-graphql/deployment/pom.xml index e78929ba64fd1..fc230276e689c 100644 --- a/extensions/vertx-graphql/deployment/pom.xml +++ b/extensions/vertx-graphql/deployment/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-vertx-graphql-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/vertx-graphql/pom.xml b/extensions/vertx-graphql/pom.xml index 16a51923b70a1..6affa222008a5 100644 --- a/extensions/vertx-graphql/pom.xml +++ b/extensions/vertx-graphql/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-extensions-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/vertx-graphql/runtime/pom.xml b/extensions/vertx-graphql/runtime/pom.xml index 6e39ed9f64479..21a87994cd78b 100644 --- a/extensions/vertx-graphql/runtime/pom.xml +++ b/extensions/vertx-graphql/runtime/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-vertx-graphql-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/extensions/vertx-http/deployment-spi/pom.xml b/extensions/vertx-http/deployment-spi/pom.xml index b56cb27d89a19..8b183ca4703db 100644 --- a/extensions/vertx-http/deployment-spi/pom.xml +++ b/extensions/vertx-http/deployment-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml index 444f15fd3dbd1..a640e2d8d9f48 100644 --- a/extensions/vertx-http/deployment/pom.xml +++ b/extensions/vertx-http/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/vertx-http/dev-console-runtime-spi/pom.xml b/extensions/vertx-http/dev-console-runtime-spi/pom.xml index 6e4f77f31f734..165c5a0e6835b 100644 --- a/extensions/vertx-http/dev-console-runtime-spi/pom.xml +++ b/extensions/vertx-http/dev-console-runtime-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/vertx-http/dev-console-spi/pom.xml b/extensions/vertx-http/dev-console-spi/pom.xml index a2b838691e34b..eeb71bcefe194 100644 --- a/extensions/vertx-http/dev-console-spi/pom.xml +++ b/extensions/vertx-http/dev-console-spi/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/extensions/vertx-http/dev-ui-resources/pom.xml b/extensions/vertx-http/dev-ui-resources/pom.xml index cdb65a0deb3bc..bb96ace71381c 100644 --- a/extensions/vertx-http/dev-ui-resources/pom.xml +++ b/extensions/vertx-http/dev-ui-resources/pom.xml @@ -4,7 +4,7 @@ io.quarkus quarkus-vertx-http-parent - 999-SNAPSHOT + 3.0.3.Final ../ quarkus-vertx-http-dev-ui-resources diff --git a/extensions/vertx-http/dev-ui-spi/pom.xml b/extensions/vertx-http/dev-ui-spi/pom.xml index 13b458a6e2e33..a62cbb4038e31 100644 --- a/extensions/vertx-http/dev-ui-spi/pom.xml +++ b/extensions/vertx-http/dev-ui-spi/pom.xml @@ -4,7 +4,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml index 794f5f2c19d59..b24eff3098170 100644 --- a/extensions/vertx-http/pom.xml +++ b/extensions/vertx-http/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml index bc08421ca9738..48d155c172efc 100644 --- a/extensions/vertx-http/runtime/pom.xml +++ b/extensions/vertx-http/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-http-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml index 1066bf68b64b1..7664069ea9e09 100644 --- a/extensions/vertx/deployment/pom.xml +++ b/extensions/vertx/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/vertx/latebound-mdc-provider/pom.xml b/extensions/vertx/latebound-mdc-provider/pom.xml index 33c15658fdcd3..86d86312d991f 100644 --- a/extensions/vertx/latebound-mdc-provider/pom.xml +++ b/extensions/vertx/latebound-mdc-provider/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml index e58674406920e..9c7e94e8e9084 100644 --- a/extensions/vertx/pom.xml +++ b/extensions/vertx/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml index f5a63cf2cdf91..81c819a1d5bca 100644 --- a/extensions/vertx/runtime/pom.xml +++ b/extensions/vertx/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-vertx-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/webjars-locator/deployment/pom.xml b/extensions/webjars-locator/deployment/pom.xml index d2e2c75ca3f28..f4ca1dd4a1bfb 100644 --- a/extensions/webjars-locator/deployment/pom.xml +++ b/extensions/webjars-locator/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-webjars-locator-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/webjars-locator/pom.xml b/extensions/webjars-locator/pom.xml index 62e69ce2dd90b..a599cffebab36 100644 --- a/extensions/webjars-locator/pom.xml +++ b/extensions/webjars-locator/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/webjars-locator/runtime/pom.xml b/extensions/webjars-locator/runtime/pom.xml index 5b7b55e4cdcb1..5f3ad36506b9e 100644 --- a/extensions/webjars-locator/runtime/pom.xml +++ b/extensions/webjars-locator/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-webjars-locator-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/websockets/client/deployment/pom.xml b/extensions/websockets/client/deployment/pom.xml index 90c6b60d7981b..c931bfa8f8823 100644 --- a/extensions/websockets/client/deployment/pom.xml +++ b/extensions/websockets/client/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/websockets/client/pom.xml b/extensions/websockets/client/pom.xml index c5206c8902645..656abac51ce2b 100644 --- a/extensions/websockets/client/pom.xml +++ b/extensions/websockets/client/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../../pom.xml 4.0.0 diff --git a/extensions/websockets/client/runtime/pom.xml b/extensions/websockets/client/runtime/pom.xml index 588a1e96866b7..543ae3e315544 100644 --- a/extensions/websockets/client/runtime/pom.xml +++ b/extensions/websockets/client/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-client-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/websockets/pom.xml b/extensions/websockets/pom.xml index 9e705c090f12c..6bcc61f7a78be 100644 --- a/extensions/websockets/pom.xml +++ b/extensions/websockets/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/extensions/websockets/server/deployment/pom.xml b/extensions/websockets/server/deployment/pom.xml index 277311312b2a2..46c28783f8381 100644 --- a/extensions/websockets/server/deployment/pom.xml +++ b/extensions/websockets/server/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/extensions/websockets/server/pom.xml b/extensions/websockets/server/pom.xml index 95727704c9592..2f73b93e003fa 100644 --- a/extensions/websockets/server/pom.xml +++ b/extensions/websockets/server/pom.xml @@ -5,7 +5,7 @@ quarkus-extensions-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../../pom.xml 4.0.0 diff --git a/extensions/websockets/server/runtime/pom.xml b/extensions/websockets/server/runtime/pom.xml index f0527f56bd600..288e60aacd220 100644 --- a/extensions/websockets/server/runtime/pom.xml +++ b/extensions/websockets/server/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-websockets-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/independent-projects/arc/pom.xml b/independent-projects/arc/pom.xml index a3883ae270269..cc59c5a37bfc7 100644 --- a/independent-projects/arc/pom.xml +++ b/independent-projects/arc/pom.xml @@ -15,7 +15,7 @@ ArC - Parent pom https://github.com/quarkusio/quarkus pom - 999-SNAPSHOT + 3.0.3.Final diff --git a/independent-projects/arc/processor/pom.xml b/independent-projects/arc/processor/pom.xml index c0411c79cb570..6759e04ebd82f 100644 --- a/independent-projects/arc/processor/pom.xml +++ b/independent-projects/arc/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 3.0.3.Final arc-processor diff --git a/independent-projects/arc/runtime/pom.xml b/independent-projects/arc/runtime/pom.xml index c8e62a8ab7ec4..3c8c49a2c8948 100644 --- a/independent-projects/arc/runtime/pom.xml +++ b/independent-projects/arc/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 3.0.3.Final arc diff --git a/independent-projects/arc/tcks/arquillian/pom.xml b/independent-projects/arc/tcks/arquillian/pom.xml index bb2d55ac3cacf..2b01a1465c740 100644 --- a/independent-projects/arc/tcks/arquillian/pom.xml +++ b/independent-projects/arc/tcks/arquillian/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 3.0.3.Final ../../pom.xml diff --git a/independent-projects/arc/tcks/atinject-tck-runner/pom.xml b/independent-projects/arc/tcks/atinject-tck-runner/pom.xml index 34927b7e3e937..8ce3c334d4fcf 100644 --- a/independent-projects/arc/tcks/atinject-tck-runner/pom.xml +++ b/independent-projects/arc/tcks/atinject-tck-runner/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 3.0.3.Final ../../pom.xml diff --git a/independent-projects/arc/tcks/cdi-tck-porting-pkg/pom.xml b/independent-projects/arc/tcks/cdi-tck-porting-pkg/pom.xml index 8871967b8b731..c66c7e2b8c89c 100644 --- a/independent-projects/arc/tcks/cdi-tck-porting-pkg/pom.xml +++ b/independent-projects/arc/tcks/cdi-tck-porting-pkg/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 3.0.3.Final ../../pom.xml diff --git a/independent-projects/arc/tcks/cdi-tck-runner/pom.xml b/independent-projects/arc/tcks/cdi-tck-runner/pom.xml index 9cf87fd791c06..12846f41eb25f 100644 --- a/independent-projects/arc/tcks/cdi-tck-runner/pom.xml +++ b/independent-projects/arc/tcks/cdi-tck-runner/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 3.0.3.Final ../../pom.xml diff --git a/independent-projects/arc/tcks/lang-model-tck-runner/pom.xml b/independent-projects/arc/tcks/lang-model-tck-runner/pom.xml index fd37178231e6f..938a1f3fa6b26 100644 --- a/independent-projects/arc/tcks/lang-model-tck-runner/pom.xml +++ b/independent-projects/arc/tcks/lang-model-tck-runner/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 3.0.3.Final ../../pom.xml diff --git a/independent-projects/arc/tests/pom.xml b/independent-projects/arc/tests/pom.xml index 88eaba2d14366..b2a4ce61f7fca 100644 --- a/independent-projects/arc/tests/pom.xml +++ b/independent-projects/arc/tests/pom.xml @@ -7,7 +7,7 @@ io.quarkus.arc arc-parent - 999-SNAPSHOT + 3.0.3.Final arc-tests diff --git a/independent-projects/bootstrap/app-model/pom.xml b/independent-projects/bootstrap/app-model/pom.xml index 937d0784c806f..3a8f37d64255c 100644 --- a/independent-projects/bootstrap/app-model/pom.xml +++ b/independent-projects/bootstrap/app-model/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/bom-test/pom.xml b/independent-projects/bootstrap/bom-test/pom.xml index 75ceb03f4c806..0525b86e5aa59 100644 --- a/independent-projects/bootstrap/bom-test/pom.xml +++ b/independent-projects/bootstrap/bom-test/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-bootstrap-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-bootstrap-bom-test Quarkus - Bootstrap - Test BOM diff --git a/independent-projects/bootstrap/bom/pom.xml b/independent-projects/bootstrap/bom/pom.xml index 59eef7bd8784b..6c8c2e869936e 100644 --- a/independent-projects/bootstrap/bom/pom.xml +++ b/independent-projects/bootstrap/bom/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-bootstrap-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-bootstrap-bom Quarkus - Bootstrap - BOM diff --git a/independent-projects/bootstrap/core/pom.xml b/independent-projects/bootstrap/core/pom.xml index fe05e4cb1f81b..60b06b2c96f8d 100644 --- a/independent-projects/bootstrap/core/pom.xml +++ b/independent-projects/bootstrap/core/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/gradle-resolver/pom.xml b/independent-projects/bootstrap/gradle-resolver/pom.xml index 5fa502dc36992..7aa0cf3848ef5 100644 --- a/independent-projects/bootstrap/gradle-resolver/pom.xml +++ b/independent-projects/bootstrap/gradle-resolver/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/maven-resolver/pom.xml b/independent-projects/bootstrap/maven-resolver/pom.xml index e48e21b6780b3..e5eb321c7bb90 100644 --- a/independent-projects/bootstrap/maven-resolver/pom.xml +++ b/independent-projects/bootstrap/maven-resolver/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/independent-projects/bootstrap/pom.xml b/independent-projects/bootstrap/pom.xml index 28574ccabe2dc..04ba8b1896375 100644 --- a/independent-projects/bootstrap/pom.xml +++ b/independent-projects/bootstrap/pom.xml @@ -13,7 +13,7 @@ Quarkus - Bootstrap - Parent https://github.com/quarkusio/quarkus pom - 999-SNAPSHOT + 3.0.3.Final Apache License, Version 2.0 diff --git a/independent-projects/bootstrap/runner/pom.xml b/independent-projects/bootstrap/runner/pom.xml index 83406882a2a93..dad10174cd0c5 100644 --- a/independent-projects/bootstrap/runner/pom.xml +++ b/independent-projects/bootstrap/runner/pom.xml @@ -5,7 +5,7 @@ quarkus-bootstrap-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/independent-projects/enforcer-rules/pom.xml b/independent-projects/enforcer-rules/pom.xml index 10f7c57218e77..a86902e2a2ef1 100644 --- a/independent-projects/enforcer-rules/pom.xml +++ b/independent-projects/enforcer-rules/pom.xml @@ -13,7 +13,7 @@ quarkus-enforcer-rules Quarkus - Enforcer Rules https://github.com/quarkusio/quarkus - 999-SNAPSHOT + 3.0.3.Final Apache License, Version 2.0 diff --git a/independent-projects/extension-maven-plugin/pom.xml b/independent-projects/extension-maven-plugin/pom.xml index ae3f0bf8c8e35..18b3d951b3dee 100644 --- a/independent-projects/extension-maven-plugin/pom.xml +++ b/independent-projects/extension-maven-plugin/pom.xml @@ -9,7 +9,7 @@ io.quarkus quarkus-extension-maven-plugin - 999-SNAPSHOT + 3.0.3.Final Quarkus - Extension Maven plugin https://github.com/quarkusio/quarkus maven-plugin diff --git a/independent-projects/ide-config/pom.xml b/independent-projects/ide-config/pom.xml index 4e061069173af..633c00bdb1ea1 100644 --- a/independent-projects/ide-config/pom.xml +++ b/independent-projects/ide-config/pom.xml @@ -14,7 +14,7 @@ quarkus-ide-config Quarkus - IDE/Tools - Config https://github.com/quarkusio/quarkus - 999-SNAPSHOT + 3.0.3.Final jar diff --git a/independent-projects/qute/core/pom.xml b/independent-projects/qute/core/pom.xml index 58f00f9b90cdf..77afe2cb66421 100644 --- a/independent-projects/qute/core/pom.xml +++ b/independent-projects/qute/core/pom.xml @@ -7,7 +7,7 @@ io.quarkus.qute qute-parent - 999-SNAPSHOT + 3.0.3.Final qute-core diff --git a/independent-projects/qute/generator/pom.xml b/independent-projects/qute/generator/pom.xml index 25eb37333cf27..654eb32cc0f86 100644 --- a/independent-projects/qute/generator/pom.xml +++ b/independent-projects/qute/generator/pom.xml @@ -7,7 +7,7 @@ io.quarkus.qute qute-parent - 999-SNAPSHOT + 3.0.3.Final qute-generator diff --git a/independent-projects/qute/pom.xml b/independent-projects/qute/pom.xml index 851e395da247f..62437915b08fb 100644 --- a/independent-projects/qute/pom.xml +++ b/independent-projects/qute/pom.xml @@ -13,7 +13,7 @@ io.quarkus.qute qute-parent pom - 999-SNAPSHOT + 3.0.3.Final Qute - Parent https://github.com/quarkusio/quarkus diff --git a/independent-projects/resteasy-reactive/build-support/pom.xml b/independent-projects/resteasy-reactive/build-support/pom.xml index f4b45b7fd9b57..294229051bf99 100644 --- a/independent-projects/resteasy-reactive/build-support/pom.xml +++ b/independent-projects/resteasy-reactive/build-support/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive-build-support diff --git a/independent-projects/resteasy-reactive/client/pom.xml b/independent-projects/resteasy-reactive/client/pom.xml index 0444fff4b1bef..a02bfd2d94271 100644 --- a/independent-projects/resteasy-reactive/client/pom.xml +++ b/independent-projects/resteasy-reactive/client/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive-client-parent diff --git a/independent-projects/resteasy-reactive/client/processor/pom.xml b/independent-projects/resteasy-reactive/client/processor/pom.xml index 548d3d4d05a90..721358666387d 100644 --- a/independent-projects/resteasy-reactive/client/processor/pom.xml +++ b/independent-projects/resteasy-reactive/client/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-client-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive-client-processor diff --git a/independent-projects/resteasy-reactive/client/runtime/pom.xml b/independent-projects/resteasy-reactive/client/runtime/pom.xml index efef7d34efad3..a44c87456b5fa 100644 --- a/independent-projects/resteasy-reactive/client/runtime/pom.xml +++ b/independent-projects/resteasy-reactive/client/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-client-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive-client diff --git a/independent-projects/resteasy-reactive/common/pom.xml b/independent-projects/resteasy-reactive/common/pom.xml index 9e0c8e055dced..ab93556bbf2ac 100644 --- a/independent-projects/resteasy-reactive/common/pom.xml +++ b/independent-projects/resteasy-reactive/common/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive-common-parent diff --git a/independent-projects/resteasy-reactive/common/processor/pom.xml b/independent-projects/resteasy-reactive/common/processor/pom.xml index edb7fd84aaf92..a755e1d967174 100644 --- a/independent-projects/resteasy-reactive/common/processor/pom.xml +++ b/independent-projects/resteasy-reactive/common/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-common-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive-common-processor diff --git a/independent-projects/resteasy-reactive/common/runtime/pom.xml b/independent-projects/resteasy-reactive/common/runtime/pom.xml index f2f734993f3d7..dfe1cdaeecf5b 100644 --- a/independent-projects/resteasy-reactive/common/runtime/pom.xml +++ b/independent-projects/resteasy-reactive/common/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-common-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive-common diff --git a/independent-projects/resteasy-reactive/common/types/pom.xml b/independent-projects/resteasy-reactive/common/types/pom.xml index 8c846d3b6a63c..e01f5b21ab322 100644 --- a/independent-projects/resteasy-reactive/common/types/pom.xml +++ b/independent-projects/resteasy-reactive/common/types/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-common-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive-common-types diff --git a/independent-projects/resteasy-reactive/pom.xml b/independent-projects/resteasy-reactive/pom.xml index cc0a2abdac170..2a8fabbb77fff 100644 --- a/independent-projects/resteasy-reactive/pom.xml +++ b/independent-projects/resteasy-reactive/pom.xml @@ -15,7 +15,7 @@ RESTEasy Reactive - Parent pom https://github.com/quarkusio/quarkus pom - 999-SNAPSHOT + 3.0.3.Final diff --git a/independent-projects/resteasy-reactive/server/jackson/pom.xml b/independent-projects/resteasy-reactive/server/jackson/pom.xml index 4e26135ad5433..bf30d5242fd34 100644 --- a/independent-projects/resteasy-reactive/server/jackson/pom.xml +++ b/independent-projects/resteasy-reactive/server/jackson/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive-jackson diff --git a/independent-projects/resteasy-reactive/server/jsonb/pom.xml b/independent-projects/resteasy-reactive/server/jsonb/pom.xml index 9e4bc57cc277a..b5ddb30c0e179 100644 --- a/independent-projects/resteasy-reactive/server/jsonb/pom.xml +++ b/independent-projects/resteasy-reactive/server/jsonb/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive-jsonb diff --git a/independent-projects/resteasy-reactive/server/pom.xml b/independent-projects/resteasy-reactive/server/pom.xml index 131685df66fbc..f48774ae2ac84 100644 --- a/independent-projects/resteasy-reactive/server/pom.xml +++ b/independent-projects/resteasy-reactive/server/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive-server-parent diff --git a/independent-projects/resteasy-reactive/server/processor/pom.xml b/independent-projects/resteasy-reactive/server/processor/pom.xml index 954dd53e6e02f..e6159b6e31707 100644 --- a/independent-projects/resteasy-reactive/server/processor/pom.xml +++ b/independent-projects/resteasy-reactive/server/processor/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive-processor diff --git a/independent-projects/resteasy-reactive/server/runtime/pom.xml b/independent-projects/resteasy-reactive/server/runtime/pom.xml index 30c15219f74db..40850f7d9e221 100644 --- a/independent-projects/resteasy-reactive/server/runtime/pom.xml +++ b/independent-projects/resteasy-reactive/server/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive diff --git a/independent-projects/resteasy-reactive/server/vertx/pom.xml b/independent-projects/resteasy-reactive/server/vertx/pom.xml index 4e4ea50e5e650..37a04195f3885 100644 --- a/independent-projects/resteasy-reactive/server/vertx/pom.xml +++ b/independent-projects/resteasy-reactive/server/vertx/pom.xml @@ -7,7 +7,7 @@ io.quarkus.resteasy.reactive resteasy-reactive-server-parent - 999-SNAPSHOT + 3.0.3.Final resteasy-reactive-vertx diff --git a/independent-projects/revapi/pom.xml b/independent-projects/revapi/pom.xml index 8d37ec70c0168..24665d50fce08 100644 --- a/independent-projects/revapi/pom.xml +++ b/independent-projects/revapi/pom.xml @@ -11,7 +11,7 @@ io.quarkus quarkus-revapi-config Quarkus - Revapi Configuration - 999-SNAPSHOT + 3.0.3.Final Contains the configuration of the Revapi API checker and the list of the API changes in the Quarkus APIs. diff --git a/independent-projects/tools/base-codestarts/pom.xml b/independent-projects/tools/base-codestarts/pom.xml index 893e085e7b457..93c240d8c28f7 100644 --- a/independent-projects/tools/base-codestarts/pom.xml +++ b/independent-projects/tools/base-codestarts/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-devtools-base-codestarts diff --git a/independent-projects/tools/codestarts/pom.xml b/independent-projects/tools/codestarts/pom.xml index e93c8abfb7583..add6cd3017ca2 100644 --- a/independent-projects/tools/codestarts/pom.xml +++ b/independent-projects/tools/codestarts/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-devtools-codestarts diff --git a/independent-projects/tools/devtools-common/pom.xml b/independent-projects/tools/devtools-common/pom.xml index 8f52c0ee0821e..66c0a6a831f97 100644 --- a/independent-projects/tools/devtools-common/pom.xml +++ b/independent-projects/tools/devtools-common/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-devtools-common diff --git a/independent-projects/tools/devtools-testing/pom.xml b/independent-projects/tools/devtools-testing/pom.xml index 80459f1a1b2b3..180e0d0d0ab2d 100644 --- a/independent-projects/tools/devtools-testing/pom.xml +++ b/independent-projects/tools/devtools-testing/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-devtools-testing diff --git a/independent-projects/tools/message-writer/pom.xml b/independent-projects/tools/message-writer/pom.xml index 4d33f90355d1c..3aafb6b7ca569 100644 --- a/independent-projects/tools/message-writer/pom.xml +++ b/independent-projects/tools/message-writer/pom.xml @@ -13,7 +13,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-devtools-message-writer diff --git a/independent-projects/tools/pom.xml b/independent-projects/tools/pom.xml index c724851b6e103..2aabf099ebdfb 100644 --- a/independent-projects/tools/pom.xml +++ b/independent-projects/tools/pom.xml @@ -13,7 +13,7 @@ Quarkus - Dev tools - Parent https://github.com/quarkusio/quarkus pom - 999-SNAPSHOT + 3.0.3.Final Apache License, Version 2.0 @@ -63,7 +63,7 @@ 3.2.1 3.0.0 1.6.8 - 999-SNAPSHOT + 3.0.3.Final 21 3.0.5 diff --git a/independent-projects/tools/registry-client/pom.xml b/independent-projects/tools/registry-client/pom.xml index 84c6a71a14aa8..d5f89faa9c79c 100644 --- a/independent-projects/tools/registry-client/pom.xml +++ b/independent-projects/tools/registry-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-devtools-registry-client diff --git a/independent-projects/tools/utilities/pom.xml b/independent-projects/tools/utilities/pom.xml index e17701486bfa3..aa3fc9d37039b 100644 --- a/independent-projects/tools/utilities/pom.xml +++ b/independent-projects/tools/utilities/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-tools-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-devtools-utilities diff --git a/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml b/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml index e1b74f5839e4f..d6479768f789e 100644 --- a/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml +++ b/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-http-resteasy/pom.xml b/integration-tests/amazon-lambda-http-resteasy/pom.xml index 062c285f3afe3..e13d771df8651 100644 --- a/integration-tests/amazon-lambda-http-resteasy/pom.xml +++ b/integration-tests/amazon-lambda-http-resteasy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-http/pom.xml b/integration-tests/amazon-lambda-http/pom.xml index 2d797af3d764b..6d41a0b862abf 100644 --- a/integration-tests/amazon-lambda-http/pom.xml +++ b/integration-tests/amazon-lambda-http/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-rest/pom.xml b/integration-tests/amazon-lambda-rest/pom.xml index 7dc64afe1ce81..ee861f1e570d3 100644 --- a/integration-tests/amazon-lambda-rest/pom.xml +++ b/integration-tests/amazon-lambda-rest/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-s3event/pom.xml b/integration-tests/amazon-lambda-s3event/pom.xml index 5684802872361..794b1a7a84fea 100644 --- a/integration-tests/amazon-lambda-s3event/pom.xml +++ b/integration-tests/amazon-lambda-s3event/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/amazon-lambda-stream-handler/pom.xml b/integration-tests/amazon-lambda-stream-handler/pom.xml index 17f5313b7e6cf..9465b1a2f6ab5 100644 --- a/integration-tests/amazon-lambda-stream-handler/pom.xml +++ b/integration-tests/amazon-lambda-stream-handler/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/amazon-lambda/pom.xml b/integration-tests/amazon-lambda/pom.xml index 3194a0670c7f4..2ce0cff260bc7 100644 --- a/integration-tests/amazon-lambda/pom.xml +++ b/integration-tests/amazon-lambda/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/avro-reload/pom.xml b/integration-tests/avro-reload/pom.xml index 3361094f5ca0f..eb2e8c19d4637 100644 --- a/integration-tests/avro-reload/pom.xml +++ b/integration-tests/avro-reload/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-avro-reload diff --git a/integration-tests/awt/pom.xml b/integration-tests/awt/pom.xml index 55b4ba2b2da65..ec6321040fb37 100644 --- a/integration-tests/awt/pom.xml +++ b/integration-tests/awt/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-awt Quarkus - Integration Tests - AWT diff --git a/integration-tests/bootstrap-config/application/pom.xml b/integration-tests/bootstrap-config/application/pom.xml index 68f03cc2defbc..77a2467905656 100644 --- a/integration-tests/bootstrap-config/application/pom.xml +++ b/integration-tests/bootstrap-config/application/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-bootstrap-config - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-bootstrap-config-application diff --git a/integration-tests/bootstrap-config/extension/deployment/pom.xml b/integration-tests/bootstrap-config/extension/deployment/pom.xml index 53a6eb9d6cadc..98c65eb4e20fe 100644 --- a/integration-tests/bootstrap-config/extension/deployment/pom.xml +++ b/integration-tests/bootstrap-config/extension/deployment/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-bootstrap-config-extension-deployment @@ -21,7 +21,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension - 999-SNAPSHOT + 3.0.3.Final diff --git a/integration-tests/bootstrap-config/extension/pom.xml b/integration-tests/bootstrap-config/extension/pom.xml index 4b8e33fabd2b1..a2c1e3e9823e4 100644 --- a/integration-tests/bootstrap-config/extension/pom.xml +++ b/integration-tests/bootstrap-config/extension/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-build-parent - 999-SNAPSHOT + 3.0.3.Final ../../../build-parent/pom.xml diff --git a/integration-tests/bootstrap-config/extension/runtime/pom.xml b/integration-tests/bootstrap-config/extension/runtime/pom.xml index 752839d96bbb7..838622c5bf4a2 100644 --- a/integration-tests/bootstrap-config/extension/runtime/pom.xml +++ b/integration-tests/bootstrap-config/extension/runtime/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-bootstrap-config-extension-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-bootstrap-config-extension diff --git a/integration-tests/bootstrap-config/pom.xml b/integration-tests/bootstrap-config/pom.xml index 661b61cfee01b..f2c011b17918e 100644 --- a/integration-tests/bootstrap-config/pom.xml +++ b/integration-tests/bootstrap-config/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-bootstrap-config diff --git a/integration-tests/bouncycastle-fips-jsse/pom.xml b/integration-tests/bouncycastle-fips-jsse/pom.xml index 43d17b35ab833..a22a120bd4e8e 100644 --- a/integration-tests/bouncycastle-fips-jsse/pom.xml +++ b/integration-tests/bouncycastle-fips-jsse/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/integration-tests/bouncycastle-fips/pom.xml b/integration-tests/bouncycastle-fips/pom.xml index 09b8805d2fd73..25c6f11e95b99 100644 --- a/integration-tests/bouncycastle-fips/pom.xml +++ b/integration-tests/bouncycastle-fips/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/bouncycastle-jsse/pom.xml b/integration-tests/bouncycastle-jsse/pom.xml index 300b22890ea06..ef8148c27ae5f 100644 --- a/integration-tests/bouncycastle-jsse/pom.xml +++ b/integration-tests/bouncycastle-jsse/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/bouncycastle/pom.xml b/integration-tests/bouncycastle/pom.xml index 4781fa6efee7c..485e8b14ad8e0 100644 --- a/integration-tests/bouncycastle/pom.xml +++ b/integration-tests/bouncycastle/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/cache/pom.xml b/integration-tests/cache/pom.xml index 51bfd7cbd4f47..175a16f5d6a47 100644 --- a/integration-tests/cache/pom.xml +++ b/integration-tests/cache/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-cache diff --git a/integration-tests/class-transformer/deployment/pom.xml b/integration-tests/class-transformer/deployment/pom.xml index 1500dc2e6129b..aeebc14ed5602 100644 --- a/integration-tests/class-transformer/deployment/pom.xml +++ b/integration-tests/class-transformer/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-class-transformer-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/class-transformer/pom.xml b/integration-tests/class-transformer/pom.xml index 054e27c6aac80..088a7cc390af0 100644 --- a/integration-tests/class-transformer/pom.xml +++ b/integration-tests/class-transformer/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/class-transformer/runtime/pom.xml b/integration-tests/class-transformer/runtime/pom.xml index b742b1ff20d79..0aa62588e44a4 100644 --- a/integration-tests/class-transformer/runtime/pom.xml +++ b/integration-tests/class-transformer/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-class-transformer-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/common-jpa-entities/pom.xml b/integration-tests/common-jpa-entities/pom.xml index b029b6d3d3ddc..c92f23bba1e9e 100644 --- a/integration-tests/common-jpa-entities/pom.xml +++ b/integration-tests/common-jpa-entities/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/container-image/maven-invoker-way/pom.xml b/integration-tests/container-image/maven-invoker-way/pom.xml index c54c0e42cacf7..6eb2e84f0bc36 100644 --- a/integration-tests/container-image/maven-invoker-way/pom.xml +++ b/integration-tests/container-image/maven-invoker-way/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-test-container-image-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-container-image-invoker Quarkus - Integration Tests - Container Image - Invoker diff --git a/integration-tests/container-image/pom.xml b/integration-tests/container-image/pom.xml index 689a7ff483972..9ef52bb066def 100644 --- a/integration-tests/container-image/pom.xml +++ b/integration-tests/container-image/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-container-image-parent diff --git a/integration-tests/container-image/quarkus-standard-way/pom.xml b/integration-tests/container-image/quarkus-standard-way/pom.xml index 2ee96f3e28b14..26069db208f72 100644 --- a/integration-tests/container-image/quarkus-standard-way/pom.xml +++ b/integration-tests/container-image/quarkus-standard-way/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-test-container-image-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-container-image-standard diff --git a/integration-tests/csrf-reactive/pom.xml b/integration-tests/csrf-reactive/pom.xml index 9c862c7798fa6..619d74ad3181e 100644 --- a/integration-tests/csrf-reactive/pom.xml +++ b/integration-tests/csrf-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/integration-tests/devmode/pom.xml b/integration-tests/devmode/pom.xml index 6a6c2b5ce8521..0195de2ff725d 100644 --- a/integration-tests/devmode/pom.xml +++ b/integration-tests/devmode/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/devtools-registry-client/pom.xml b/integration-tests/devtools-registry-client/pom.xml index 41f50d45d0201..f0d7962086c9a 100644 --- a/integration-tests/devtools-registry-client/pom.xml +++ b/integration-tests/devtools-registry-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-devtools-registry-client diff --git a/integration-tests/devtools/pom.xml b/integration-tests/devtools/pom.xml index d69b37ce95368..6dc4035bcf478 100644 --- a/integration-tests/devtools/pom.xml +++ b/integration-tests/devtools/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/elasticsearch-java-client/pom.xml b/integration-tests/elasticsearch-java-client/pom.xml index a3bd81558cc3a..42cc23fcc5b9b 100644 --- a/integration-tests/elasticsearch-java-client/pom.xml +++ b/integration-tests/elasticsearch-java-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/elasticsearch-rest-client/pom.xml b/integration-tests/elasticsearch-rest-client/pom.xml index af00909796ce0..c7782e666a7b2 100644 --- a/integration-tests/elasticsearch-rest-client/pom.xml +++ b/integration-tests/elasticsearch-rest-client/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-elasticsearch-rest-client diff --git a/integration-tests/elasticsearch-rest-high-level-client/pom.xml b/integration-tests/elasticsearch-rest-high-level-client/pom.xml index aa91995642362..9f7bddef37ca9 100644 --- a/integration-tests/elasticsearch-rest-high-level-client/pom.xml +++ b/integration-tests/elasticsearch-rest-high-level-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/elytron-resteasy-reactive/pom.xml b/integration-tests/elytron-resteasy-reactive/pom.xml index 74408dd751210..2c92c60a37cd6 100644 --- a/integration-tests/elytron-resteasy-reactive/pom.xml +++ b/integration-tests/elytron-resteasy-reactive/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-elytron-resteasy-reactive diff --git a/integration-tests/elytron-resteasy/pom.xml b/integration-tests/elytron-resteasy/pom.xml index d1acb501541b7..ac0c5408f1fa7 100644 --- a/integration-tests/elytron-resteasy/pom.xml +++ b/integration-tests/elytron-resteasy/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-elytron-resteasy diff --git a/integration-tests/elytron-security-jdbc/pom.xml b/integration-tests/elytron-security-jdbc/pom.xml index 5333808d6dc56..1b4eda98863be 100644 --- a/integration-tests/elytron-security-jdbc/pom.xml +++ b/integration-tests/elytron-security-jdbc/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/integration-tests/elytron-security-ldap/pom.xml b/integration-tests/elytron-security-ldap/pom.xml index 62fae013207a2..57c25dc2a506a 100644 --- a/integration-tests/elytron-security-ldap/pom.xml +++ b/integration-tests/elytron-security-ldap/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/integration-tests/elytron-security-oauth2/pom.xml b/integration-tests/elytron-security-oauth2/pom.xml index 297bde2840d48..838bd0ef81730 100644 --- a/integration-tests/elytron-security-oauth2/pom.xml +++ b/integration-tests/elytron-security-oauth2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/elytron-security/pom.xml b/integration-tests/elytron-security/pom.xml index 29ec2f576afce..853970a6b801c 100644 --- a/integration-tests/elytron-security/pom.xml +++ b/integration-tests/elytron-security/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/elytron-undertow/pom.xml b/integration-tests/elytron-undertow/pom.xml index 4111e03fee8fd..73b82c5332946 100644 --- a/integration-tests/elytron-undertow/pom.xml +++ b/integration-tests/elytron-undertow/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-elytron-undertow diff --git a/integration-tests/flyway/pom.xml b/integration-tests/flyway/pom.xml index bddf06c096556..43cbb4c9cdbaf 100644 --- a/integration-tests/flyway/pom.xml +++ b/integration-tests/flyway/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/funqy-amazon-lambda/pom.xml b/integration-tests/funqy-amazon-lambda/pom.xml index 3b9310bc5c225..ebbd69d7643ba 100644 --- a/integration-tests/funqy-amazon-lambda/pom.xml +++ b/integration-tests/funqy-amazon-lambda/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/funqy-google-cloud-functions/pom.xml b/integration-tests/funqy-google-cloud-functions/pom.xml index 0a35c83c9320e..61cd602e558bb 100644 --- a/integration-tests/funqy-google-cloud-functions/pom.xml +++ b/integration-tests/funqy-google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/google-cloud-functions-http/pom.xml b/integration-tests/google-cloud-functions-http/pom.xml index 20ed75ceb2b2a..1fad6f9d5d528 100644 --- a/integration-tests/google-cloud-functions-http/pom.xml +++ b/integration-tests/google-cloud-functions-http/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/google-cloud-functions/pom.xml b/integration-tests/google-cloud-functions/pom.xml index a7a1afd40fafa..575e038df1ef0 100644 --- a/integration-tests/google-cloud-functions/pom.xml +++ b/integration-tests/google-cloud-functions/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/gradle/gradle.properties b/integration-tests/gradle/gradle.properties index cfd6f9d25cf4f..2d2d9f4a0bfaa 100644 --- a/integration-tests/gradle/gradle.properties +++ b/integration-tests/gradle/gradle.properties @@ -1,4 +1,4 @@ -version=999-SNAPSHOT +version=3.0.3.Final # Idle timeout in milliseconds systemProp.org.gradle.daemon.idletimeout=10000 diff --git a/integration-tests/gradle/pom.xml b/integration-tests/gradle/pom.xml index c85a73c94a045..69b61925f3691 100644 --- a/integration-tests/gradle/pom.xml +++ b/integration-tests/gradle/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-gradle-plugin diff --git a/integration-tests/grpc-exceptions/pom.xml b/integration-tests/grpc-exceptions/pom.xml index 32a71c89843b9..616f79e6fb3ee 100644 --- a/integration-tests/grpc-exceptions/pom.xml +++ b/integration-tests/grpc-exceptions/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-exceptions diff --git a/integration-tests/grpc-external-proto-test/pom.xml b/integration-tests/grpc-external-proto-test/pom.xml index af2ce8888b4e2..f4947c36ab728 100644 --- a/integration-tests/grpc-external-proto-test/pom.xml +++ b/integration-tests/grpc-external-proto-test/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-external-proto-test diff --git a/integration-tests/grpc-external-proto/pom.xml b/integration-tests/grpc-external-proto/pom.xml index 4487644de23b2..fd63f6fa3592c 100644 --- a/integration-tests/grpc-external-proto/pom.xml +++ b/integration-tests/grpc-external-proto/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-external-proto diff --git a/integration-tests/grpc-health/pom.xml b/integration-tests/grpc-health/pom.xml index d4293d0e3e1c4..251482b6c9cd2 100644 --- a/integration-tests/grpc-health/pom.xml +++ b/integration-tests/grpc-health/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-health diff --git a/integration-tests/grpc-hibernate-reactive/pom.xml b/integration-tests/grpc-hibernate-reactive/pom.xml index bbe86471af698..5cf9f89b59e3b 100644 --- a/integration-tests/grpc-hibernate-reactive/pom.xml +++ b/integration-tests/grpc-hibernate-reactive/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-hibernate-reactive Quarkus - Integration Tests - gRPC - Hibernate Reactive diff --git a/integration-tests/grpc-hibernate/pom.xml b/integration-tests/grpc-hibernate/pom.xml index 2f166746f0483..1341cff82ae00 100644 --- a/integration-tests/grpc-hibernate/pom.xml +++ b/integration-tests/grpc-hibernate/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-hibernate Quarkus - Integration Tests - gRPC - Hibernate diff --git a/integration-tests/grpc-inprocess/pom.xml b/integration-tests/grpc-inprocess/pom.xml index c032dd87a1a17..511eb1cdf5636 100644 --- a/integration-tests/grpc-inprocess/pom.xml +++ b/integration-tests/grpc-inprocess/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-inprocess diff --git a/integration-tests/grpc-interceptors/pom.xml b/integration-tests/grpc-interceptors/pom.xml index 52bdb16c30ae5..6beea02df9ca3 100644 --- a/integration-tests/grpc-interceptors/pom.xml +++ b/integration-tests/grpc-interceptors/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-interceptors diff --git a/integration-tests/grpc-mutual-auth/pom.xml b/integration-tests/grpc-mutual-auth/pom.xml index bea724d90271d..b2b69893a8906 100644 --- a/integration-tests/grpc-mutual-auth/pom.xml +++ b/integration-tests/grpc-mutual-auth/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-mutual-auth diff --git a/integration-tests/grpc-plain-text-gzip/pom.xml b/integration-tests/grpc-plain-text-gzip/pom.xml index a8558d9e6fe22..06397163776dc 100644 --- a/integration-tests/grpc-plain-text-gzip/pom.xml +++ b/integration-tests/grpc-plain-text-gzip/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-plain-text-gzip diff --git a/integration-tests/grpc-plain-text-mutiny/pom.xml b/integration-tests/grpc-plain-text-mutiny/pom.xml index f68e5016a856f..e54876efa817e 100644 --- a/integration-tests/grpc-plain-text-mutiny/pom.xml +++ b/integration-tests/grpc-plain-text-mutiny/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-plain-text-mutiny diff --git a/integration-tests/grpc-proto-v2/pom.xml b/integration-tests/grpc-proto-v2/pom.xml index ade7f4a66d76b..3f5622ada218e 100644 --- a/integration-tests/grpc-proto-v2/pom.xml +++ b/integration-tests/grpc-proto-v2/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-proto-v2 diff --git a/integration-tests/grpc-stork-response-time/pom.xml b/integration-tests/grpc-stork-response-time/pom.xml index eeec149dd4927..397666c5b2ce9 100644 --- a/integration-tests/grpc-stork-response-time/pom.xml +++ b/integration-tests/grpc-stork-response-time/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-stork-response-time diff --git a/integration-tests/grpc-stork-simple/pom.xml b/integration-tests/grpc-stork-simple/pom.xml index 7500fd12cc7ef..2a1745a7b65b0 100644 --- a/integration-tests/grpc-stork-simple/pom.xml +++ b/integration-tests/grpc-stork-simple/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-stork-simple diff --git a/integration-tests/grpc-streaming/pom.xml b/integration-tests/grpc-streaming/pom.xml index 42a20ec640bed..9fe1f2bd39934 100644 --- a/integration-tests/grpc-streaming/pom.xml +++ b/integration-tests/grpc-streaming/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-streaming diff --git a/integration-tests/grpc-tls/pom.xml b/integration-tests/grpc-tls/pom.xml index 617b39cb540c7..b5c635395c2b9 100644 --- a/integration-tests/grpc-tls/pom.xml +++ b/integration-tests/grpc-tls/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-tls diff --git a/integration-tests/grpc-vertx/pom.xml b/integration-tests/grpc-vertx/pom.xml index 45f1ccb4ccbe9..2672565a2e082 100644 --- a/integration-tests/grpc-vertx/pom.xml +++ b/integration-tests/grpc-vertx/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-grpc-vertx diff --git a/integration-tests/hibernate-orm-compatibility-5.6/mariadb/pom.xml b/integration-tests/hibernate-orm-compatibility-5.6/mariadb/pom.xml index a4d95207936f8..3f915adb162ab 100644 --- a/integration-tests/hibernate-orm-compatibility-5.6/mariadb/pom.xml +++ b/integration-tests/hibernate-orm-compatibility-5.6/mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../.. 4.0.0 diff --git a/integration-tests/hibernate-orm-compatibility-5.6/postgresql/pom.xml b/integration-tests/hibernate-orm-compatibility-5.6/postgresql/pom.xml index 8d53080e47976..6b16d33d21b4a 100644 --- a/integration-tests/hibernate-orm-compatibility-5.6/postgresql/pom.xml +++ b/integration-tests/hibernate-orm-compatibility-5.6/postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../.. 4.0.0 diff --git a/integration-tests/hibernate-orm-envers/pom.xml b/integration-tests/hibernate-orm-envers/pom.xml index ee23574489316..9a16567ca082c 100644 --- a/integration-tests/hibernate-orm-envers/pom.xml +++ b/integration-tests/hibernate-orm-envers/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-graphql-panache/pom.xml b/integration-tests/hibernate-orm-graphql-panache/pom.xml index f0dea0e9be140..8d1eee970be76 100644 --- a/integration-tests/hibernate-orm-graphql-panache/pom.xml +++ b/integration-tests/hibernate-orm-graphql-panache/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-hibernate-orm-graphql-panache diff --git a/integration-tests/hibernate-orm-panache-kotlin/pom.xml b/integration-tests/hibernate-orm-panache-kotlin/pom.xml index bbffc72296c1f..5e8991719238e 100644 --- a/integration-tests/hibernate-orm-panache-kotlin/pom.xml +++ b/integration-tests/hibernate-orm-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml index 8daf3d2de244d..e77023c32bed2 100644 --- a/integration-tests/hibernate-orm-panache/pom.xml +++ b/integration-tests/hibernate-orm-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-rest-data-panache/pom.xml b/integration-tests/hibernate-orm-rest-data-panache/pom.xml index 05d33882b510d..403117f5272ae 100644 --- a/integration-tests/hibernate-orm-rest-data-panache/pom.xml +++ b/integration-tests/hibernate-orm-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-hibernate-orm-rest-data-panache diff --git a/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml b/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml index 4ec3f99c06f5e..d195f29108e19 100644 --- a/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-hibernate-orm-tenancy io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml b/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml index 24f58c6b159be..f4ecf374c88cb 100644 --- a/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/connection-resolver/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-hibernate-orm-tenancy io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/datasource/pom.xml b/integration-tests/hibernate-orm-tenancy/datasource/pom.xml index c2f9037b0c2e0..36111729fa58c 100644 --- a/integration-tests/hibernate-orm-tenancy/datasource/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/datasource/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-hibernate-orm-tenancy io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/discriminator/pom.xml b/integration-tests/hibernate-orm-tenancy/discriminator/pom.xml index 717941c2d5e1a..3442bb77b2b9a 100644 --- a/integration-tests/hibernate-orm-tenancy/discriminator/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/discriminator/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-hibernate-orm-tenancy io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/pom.xml b/integration-tests/hibernate-orm-tenancy/pom.xml index c88c3bd3628d9..2c470e17aafe1 100644 --- a/integration-tests/hibernate-orm-tenancy/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-orm-tenancy/schema/pom.xml b/integration-tests/hibernate-orm-tenancy/schema/pom.xml index 106bd1dfec0a6..b3a13321e2c15 100644 --- a/integration-tests/hibernate-orm-tenancy/schema/pom.xml +++ b/integration-tests/hibernate-orm-tenancy/schema/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-hibernate-orm-tenancy io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-db2/pom.xml b/integration-tests/hibernate-reactive-db2/pom.xml index d556264ff02d6..3782497096fa3 100644 --- a/integration-tests/hibernate-reactive-db2/pom.xml +++ b/integration-tests/hibernate-reactive-db2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-mysql/pom.xml b/integration-tests/hibernate-reactive-mysql/pom.xml index 2db72ba94a5e0..85fa0b002bb73 100644 --- a/integration-tests/hibernate-reactive-mysql/pom.xml +++ b/integration-tests/hibernate-reactive-mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-panache-kotlin/pom.xml b/integration-tests/hibernate-reactive-panache-kotlin/pom.xml index ea4efbb98edb0..2bce070fec384 100644 --- a/integration-tests/hibernate-reactive-panache-kotlin/pom.xml +++ b/integration-tests/hibernate-reactive-panache-kotlin/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml index b2fed3d6dc50d..7f9fbe8fc716a 100644 --- a/integration-tests/hibernate-reactive-panache/pom.xml +++ b/integration-tests/hibernate-reactive-panache/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-reactive-postgresql/pom.xml b/integration-tests/hibernate-reactive-postgresql/pom.xml index 88bd33238b8cd..6c0b5851c1464 100644 --- a/integration-tests/hibernate-reactive-postgresql/pom.xml +++ b/integration-tests/hibernate-reactive-postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-search-orm-elasticsearch-coordination-outbox-polling/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch-coordination-outbox-polling/pom.xml index 05e8f99f152c1..16cc80889621d 100644 --- a/integration-tests/hibernate-search-orm-elasticsearch-coordination-outbox-polling/pom.xml +++ b/integration-tests/hibernate-search-orm-elasticsearch-coordination-outbox-polling/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml index ee74eac208c1e..216bdc5ceb6be 100644 --- a/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml +++ b/integration-tests/hibernate-search-orm-elasticsearch-tenancy/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-search-orm-elasticsearch/pom.xml b/integration-tests/hibernate-search-orm-elasticsearch/pom.xml index 32df10fdad812..308869f37a190 100644 --- a/integration-tests/hibernate-search-orm-elasticsearch/pom.xml +++ b/integration-tests/hibernate-search-orm-elasticsearch/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-search-orm-opensearch/pom.xml b/integration-tests/hibernate-search-orm-opensearch/pom.xml index f01ba89671a49..229135c707e59 100644 --- a/integration-tests/hibernate-search-orm-opensearch/pom.xml +++ b/integration-tests/hibernate-search-orm-opensearch/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-validator-resteasy-reactive/pom.xml b/integration-tests/hibernate-validator-resteasy-reactive/pom.xml index e227c6236c966..214cefed28b9b 100644 --- a/integration-tests/hibernate-validator-resteasy-reactive/pom.xml +++ b/integration-tests/hibernate-validator-resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/hibernate-validator/pom.xml b/integration-tests/hibernate-validator/pom.xml index 53adb3686add4..240f626918662 100644 --- a/integration-tests/hibernate-validator/pom.xml +++ b/integration-tests/hibernate-validator/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/ide-launcher/pom.xml b/integration-tests/ide-launcher/pom.xml index fca6abbe2b28d..f1c1665f76485 100644 --- a/integration-tests/ide-launcher/pom.xml +++ b/integration-tests/ide-launcher/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-ide-launcher diff --git a/integration-tests/infinispan-cache-jpa/pom.xml b/integration-tests/infinispan-cache-jpa/pom.xml index 6aaa46558fe12..2889e80731735 100644 --- a/integration-tests/infinispan-cache-jpa/pom.xml +++ b/integration-tests/infinispan-cache-jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/infinispan-client/pom.xml b/integration-tests/infinispan-client/pom.xml index 720d46725d4e8..36f428251ed68 100644 --- a/integration-tests/infinispan-client/pom.xml +++ b/integration-tests/infinispan-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/injectmock/pom.xml b/integration-tests/injectmock/pom.xml index 5dd28efb6953d..e10115955ea02 100644 --- a/integration-tests/injectmock/pom.xml +++ b/integration-tests/injectmock/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-injectmock diff --git a/integration-tests/istio/maven-invoker-way/pom.xml b/integration-tests/istio/maven-invoker-way/pom.xml index ebeeaeacfb9fb..ab6ed3a4d6e40 100644 --- a/integration-tests/istio/maven-invoker-way/pom.xml +++ b/integration-tests/istio/maven-invoker-way/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-test-istio-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-istio-invoker diff --git a/integration-tests/istio/pom.xml b/integration-tests/istio/pom.xml index dfae51b7a3241..31b0064ef532c 100644 --- a/integration-tests/istio/pom.xml +++ b/integration-tests/istio/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-istio-parent diff --git a/integration-tests/jackson/pom.xml b/integration-tests/jackson/pom.xml index 853f3aa344ab5..0267b7205bea2 100644 --- a/integration-tests/jackson/pom.xml +++ b/integration-tests/jackson/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-jackson diff --git a/integration-tests/java-17/pom.xml b/integration-tests/java-17/pom.xml index 442cf8ebd9720..ce736e0e2c387 100644 --- a/integration-tests/java-17/pom.xml +++ b/integration-tests/java-17/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-java-17 diff --git a/integration-tests/jaxb/pom.xml b/integration-tests/jaxb/pom.xml index d9f5f73cdfb16..52bdd5d4c0e1b 100644 --- a/integration-tests/jaxb/pom.xml +++ b/integration-tests/jaxb/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jaxp/pom.xml b/integration-tests/jaxp/pom.xml index 360e4760f95d6..fbcb20511fce3 100644 --- a/integration-tests/jaxp/pom.xml +++ b/integration-tests/jaxp/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-db2/pom.xml b/integration-tests/jpa-db2/pom.xml index 1f21648219241..0807f80ef205f 100644 --- a/integration-tests/jpa-db2/pom.xml +++ b/integration-tests/jpa-db2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-derby/pom.xml b/integration-tests/jpa-derby/pom.xml index 6a13b889ab6bf..4019cfc809ad5 100644 --- a/integration-tests/jpa-derby/pom.xml +++ b/integration-tests/jpa-derby/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-h2-embedded/pom.xml b/integration-tests/jpa-h2-embedded/pom.xml index 759784b2de62f..a173c61f57cdd 100644 --- a/integration-tests/jpa-h2-embedded/pom.xml +++ b/integration-tests/jpa-h2-embedded/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-h2/pom.xml b/integration-tests/jpa-h2/pom.xml index f42c3a87201f2..b0f5d83e6758a 100644 --- a/integration-tests/jpa-h2/pom.xml +++ b/integration-tests/jpa-h2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/legacy-app/pom.xml b/integration-tests/jpa-mapping-xml/legacy-app/pom.xml index 265293dbdb9ce..04da595ae6845 100644 --- a/integration-tests/jpa-mapping-xml/legacy-app/pom.xml +++ b/integration-tests/jpa-mapping-xml/legacy-app/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml b/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml index 1e09fa986c26b..bf069fc673094 100644 --- a/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml +++ b/integration-tests/jpa-mapping-xml/legacy-library-a/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml b/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml index 7237f7e70843c..3e60893224bd6 100644 --- a/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml +++ b/integration-tests/jpa-mapping-xml/legacy-library-b/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/modern-app/pom.xml b/integration-tests/jpa-mapping-xml/modern-app/pom.xml index 5c0efa36ec3c6..1d5e6b46858ca 100644 --- a/integration-tests/jpa-mapping-xml/modern-app/pom.xml +++ b/integration-tests/jpa-mapping-xml/modern-app/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml b/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml index 971f7fb8c8d10..8c52ed895b569 100644 --- a/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml +++ b/integration-tests/jpa-mapping-xml/modern-library-a/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml b/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml index 5ccb00936280c..f35239b2cbc4d 100644 --- a/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml +++ b/integration-tests/jpa-mapping-xml/modern-library-b/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-jpa-mapping-xml io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-mapping-xml/pom.xml b/integration-tests/jpa-mapping-xml/pom.xml index d660d56636574..a876c37a4d50f 100644 --- a/integration-tests/jpa-mapping-xml/pom.xml +++ b/integration-tests/jpa-mapping-xml/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-mariadb/pom.xml b/integration-tests/jpa-mariadb/pom.xml index fa5ec105dc99a..aad521af00bca 100644 --- a/integration-tests/jpa-mariadb/pom.xml +++ b/integration-tests/jpa-mariadb/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-mssql/pom.xml b/integration-tests/jpa-mssql/pom.xml index 8378b6661666d..a168b18e44dce 100644 --- a/integration-tests/jpa-mssql/pom.xml +++ b/integration-tests/jpa-mssql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-mysql/pom.xml b/integration-tests/jpa-mysql/pom.xml index 4f1fc7f30171d..c4eb9f76b7203 100644 --- a/integration-tests/jpa-mysql/pom.xml +++ b/integration-tests/jpa-mysql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-oracle/pom.xml b/integration-tests/jpa-oracle/pom.xml index aa54643224244..f9f8d54f289e2 100644 --- a/integration-tests/jpa-oracle/pom.xml +++ b/integration-tests/jpa-oracle/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-postgresql-withxml/pom.xml b/integration-tests/jpa-postgresql-withxml/pom.xml index 3025c63034cfd..c6a976009d70e 100644 --- a/integration-tests/jpa-postgresql-withxml/pom.xml +++ b/integration-tests/jpa-postgresql-withxml/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-postgresql/pom.xml b/integration-tests/jpa-postgresql/pom.xml index 0cbbe55ce5916..3b6be19462df1 100644 --- a/integration-tests/jpa-postgresql/pom.xml +++ b/integration-tests/jpa-postgresql/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa-without-entity/pom.xml b/integration-tests/jpa-without-entity/pom.xml index 11fdfcc39aaab..a819e955cdff5 100644 --- a/integration-tests/jpa-without-entity/pom.xml +++ b/integration-tests/jpa-without-entity/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml index 25e7369b80cde..9efc264c71d1a 100644 --- a/integration-tests/jpa/pom.xml +++ b/integration-tests/jpa/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/jsonb/pom.xml b/integration-tests/jsonb/pom.xml index 7e708c0b00952..23f63c50a2abf 100644 --- a/integration-tests/jsonb/pom.xml +++ b/integration-tests/jsonb/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-jsonb diff --git a/integration-tests/kafka-avro-apicurio2/pom.xml b/integration-tests/kafka-avro-apicurio2/pom.xml index 7a7920b4b9170..16b999b050a39 100644 --- a/integration-tests/kafka-avro-apicurio2/pom.xml +++ b/integration-tests/kafka-avro-apicurio2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/kafka-devservices/pom.xml b/integration-tests/kafka-devservices/pom.xml index 6ca5e4438cfe0..55b8938f4fa01 100644 --- a/integration-tests/kafka-devservices/pom.xml +++ b/integration-tests/kafka-devservices/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/kafka-oauth-keycloak/pom.xml b/integration-tests/kafka-oauth-keycloak/pom.xml index ca50ff4070d1a..e86edf2fdfe19 100644 --- a/integration-tests/kafka-oauth-keycloak/pom.xml +++ b/integration-tests/kafka-oauth-keycloak/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/kafka-sasl-elytron/pom.xml b/integration-tests/kafka-sasl-elytron/pom.xml index eb72b93c40400..50a768ce972f4 100644 --- a/integration-tests/kafka-sasl-elytron/pom.xml +++ b/integration-tests/kafka-sasl-elytron/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/kafka-sasl/pom.xml b/integration-tests/kafka-sasl/pom.xml index a9e30a9cc032b..d198f55fb2a53 100644 --- a/integration-tests/kafka-sasl/pom.xml +++ b/integration-tests/kafka-sasl/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/kafka-snappy/pom.xml b/integration-tests/kafka-snappy/pom.xml index 7baed5470f0a4..cf91fff427858 100644 --- a/integration-tests/kafka-snappy/pom.xml +++ b/integration-tests/kafka-snappy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/kafka-ssl/pom.xml b/integration-tests/kafka-ssl/pom.xml index fed5b581d11ba..46f8c0474ee05 100644 --- a/integration-tests/kafka-ssl/pom.xml +++ b/integration-tests/kafka-ssl/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/kafka-streams/pom.xml b/integration-tests/kafka-streams/pom.xml index 6cbaf4b71b8f6..41dbae3463d2b 100644 --- a/integration-tests/kafka-streams/pom.xml +++ b/integration-tests/kafka-streams/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml index 1de5683cca54b..b32253d9fecd9 100644 --- a/integration-tests/kafka/pom.xml +++ b/integration-tests/kafka/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/keycloak-authorization/pom.xml b/integration-tests/keycloak-authorization/pom.xml index 564819571f10a..9dd04ca86e5b8 100644 --- a/integration-tests/keycloak-authorization/pom.xml +++ b/integration-tests/keycloak-authorization/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/kotlin-serialization/pom.xml b/integration-tests/kotlin-serialization/pom.xml index 90395ea5a01ff..708ff7d613add 100644 --- a/integration-tests/kotlin-serialization/pom.xml +++ b/integration-tests/kotlin-serialization/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-kotlin-serialization @@ -22,7 +22,7 @@ io.quarkus quarkus-resteasy-reactive-kotlin-serialization - 999-SNAPSHOT + 3.0.3.Final diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml index c4af49aad8f44..72b07d775935d 100644 --- a/integration-tests/kotlin/pom.xml +++ b/integration-tests/kotlin/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-kotlin diff --git a/integration-tests/kubernetes-client-devservices/pom.xml b/integration-tests/kubernetes-client-devservices/pom.xml index d78c7c04966d5..16b19675b43d7 100644 --- a/integration-tests/kubernetes-client-devservices/pom.xml +++ b/integration-tests/kubernetes-client-devservices/pom.xml @@ -4,7 +4,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml quarkus-integration-test-kubernetes-client-devservices diff --git a/integration-tests/kubernetes-client/pom.xml b/integration-tests/kubernetes-client/pom.xml index e0d02c3760892..4fd33c0bb1162 100644 --- a/integration-tests/kubernetes-client/pom.xml +++ b/integration-tests/kubernetes-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-kubernetes-client diff --git a/integration-tests/kubernetes-service-binding-jdbc/pom.xml b/integration-tests/kubernetes-service-binding-jdbc/pom.xml index ea54b352515fc..b47360259ea44 100644 --- a/integration-tests/kubernetes-service-binding-jdbc/pom.xml +++ b/integration-tests/kubernetes-service-binding-jdbc/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-kubernetes-service-binding-jdbc diff --git a/integration-tests/kubernetes-service-binding-reactive/pom.xml b/integration-tests/kubernetes-service-binding-reactive/pom.xml index 74c63b4cc7900..c96b80bd25e9b 100644 --- a/integration-tests/kubernetes-service-binding-reactive/pom.xml +++ b/integration-tests/kubernetes-service-binding-reactive/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-kubernetes-service-binding-reactive diff --git a/integration-tests/kubernetes/maven-invoker-way/pom.xml b/integration-tests/kubernetes/maven-invoker-way/pom.xml index f26f842c2cbcb..90f96239355a2 100644 --- a/integration-tests/kubernetes/maven-invoker-way/pom.xml +++ b/integration-tests/kubernetes/maven-invoker-way/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-integration-test-kubernetes-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-kubernetes-invoker diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml index 501c2770b8cd4..d8f239359a59b 100644 --- a/integration-tests/kubernetes/pom.xml +++ b/integration-tests/kubernetes/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-kubernetes-parent diff --git a/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml b/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml index 0d755826914b1..c635515f39fbe 100644 --- a/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml +++ b/integration-tests/kubernetes/quarkus-standard-way-kafka/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-kubernetes-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-kubernetes-standard-kafka diff --git a/integration-tests/kubernetes/quarkus-standard-way/pom.xml b/integration-tests/kubernetes/quarkus-standard-way/pom.xml index becd9466f2c8f..a38a29adbab02 100644 --- a/integration-tests/kubernetes/quarkus-standard-way/pom.xml +++ b/integration-tests/kubernetes/quarkus-standard-way/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-test-kubernetes-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-kubernetes-standard diff --git a/integration-tests/liquibase-mongodb/pom.xml b/integration-tests/liquibase-mongodb/pom.xml index 1ac94cf7a9ce6..e9436947e9925 100644 --- a/integration-tests/liquibase-mongodb/pom.xml +++ b/integration-tests/liquibase-mongodb/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/liquibase/pom.xml b/integration-tests/liquibase/pom.xml index 51828d7e90191..d83002330ce27 100644 --- a/integration-tests/liquibase/pom.xml +++ b/integration-tests/liquibase/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/locales/pom.xml b/integration-tests/locales/pom.xml index d8d6704fdfcaf..48d272069cf9f 100644 --- a/integration-tests/locales/pom.xml +++ b/integration-tests/locales/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-locales Quarkus - Integration Tests - Locales diff --git a/integration-tests/logging-gelf/pom.xml b/integration-tests/logging-gelf/pom.xml index 0e5c6fd30b8b7..d44ac46b85ef1 100644 --- a/integration-tests/logging-gelf/pom.xml +++ b/integration-tests/logging-gelf/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/integration-tests/logging-json/pom.xml b/integration-tests/logging-json/pom.xml index 380d77b785221..e471edd89172a 100644 --- a/integration-tests/logging-json/pom.xml +++ b/integration-tests/logging-json/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/logging-min-level-set/pom.xml b/integration-tests/logging-min-level-set/pom.xml index 38e124a93d652..923e882230e85 100644 --- a/integration-tests/logging-min-level-set/pom.xml +++ b/integration-tests/logging-min-level-set/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/integration-tests/logging-min-level-unset/pom.xml b/integration-tests/logging-min-level-unset/pom.xml index 8fed5dc28f7a8..3d395a6399feb 100644 --- a/integration-tests/logging-min-level-unset/pom.xml +++ b/integration-tests/logging-min-level-unset/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/integration-tests/logging-panache-kotlin/pom.xml b/integration-tests/logging-panache-kotlin/pom.xml index f689140cd745f..18bba6d243eaf 100644 --- a/integration-tests/logging-panache-kotlin/pom.xml +++ b/integration-tests/logging-panache-kotlin/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-logging-panache-kotlin diff --git a/integration-tests/logging-panache/pom.xml b/integration-tests/logging-panache/pom.xml index 8dd1c543b970e..d919abe64f42c 100644 --- a/integration-tests/logging-panache/pom.xml +++ b/integration-tests/logging-panache/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-logging-panache diff --git a/integration-tests/mailer/pom.xml b/integration-tests/mailer/pom.xml index 423faafb78777..13d57084b869d 100644 --- a/integration-tests/mailer/pom.xml +++ b/integration-tests/mailer/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml index a36d00a99985a..116718bf3b14d 100644 --- a/integration-tests/main/pom.xml +++ b/integration-tests/main/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/management-interface-auth/pom.xml b/integration-tests/management-interface-auth/pom.xml index 2c2a74773dc53..83ad7850f882d 100644 --- a/integration-tests/management-interface-auth/pom.xml +++ b/integration-tests/management-interface-auth/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-management-interface-auth diff --git a/integration-tests/management-interface/pom.xml b/integration-tests/management-interface/pom.xml index 6a208a3cc97e7..7acd5717e71c6 100644 --- a/integration-tests/management-interface/pom.xml +++ b/integration-tests/management-interface/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-management-interface diff --git a/integration-tests/maven/pom.xml b/integration-tests/maven/pom.xml index b40f5ad482b02..77cadbd36a422 100644 --- a/integration-tests/maven/pom.xml +++ b/integration-tests/maven/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-maven diff --git a/integration-tests/micrometer-mp-metrics/pom.xml b/integration-tests/micrometer-mp-metrics/pom.xml index 911cac93f4a12..c043ff769f1a2 100644 --- a/integration-tests/micrometer-mp-metrics/pom.xml +++ b/integration-tests/micrometer-mp-metrics/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-micrometer-mp-metrics diff --git a/integration-tests/micrometer-prometheus/pom.xml b/integration-tests/micrometer-prometheus/pom.xml index 1dcda8fc1333f..1b8f0ccf4f8ae 100644 --- a/integration-tests/micrometer-prometheus/pom.xml +++ b/integration-tests/micrometer-prometheus/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-micrometer-prometheus diff --git a/integration-tests/mongodb-client/pom.xml b/integration-tests/mongodb-client/pom.xml index cdc3233a1939f..fa949dbdda382 100644 --- a/integration-tests/mongodb-client/pom.xml +++ b/integration-tests/mongodb-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-mongodb-client diff --git a/integration-tests/mongodb-devservices/pom.xml b/integration-tests/mongodb-devservices/pom.xml index 6e8895c1e601a..4b6c18c636169 100644 --- a/integration-tests/mongodb-devservices/pom.xml +++ b/integration-tests/mongodb-devservices/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-mongodb-devservices diff --git a/integration-tests/mongodb-panache-kotlin/pom.xml b/integration-tests/mongodb-panache-kotlin/pom.xml index 4a87c0a92718a..6b423d2c64394 100644 --- a/integration-tests/mongodb-panache-kotlin/pom.xml +++ b/integration-tests/mongodb-panache-kotlin/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-mongodb-panache-kotlin diff --git a/integration-tests/mongodb-panache/pom.xml b/integration-tests/mongodb-panache/pom.xml index 79913ecbe883b..4c22e70c9ac31 100644 --- a/integration-tests/mongodb-panache/pom.xml +++ b/integration-tests/mongodb-panache/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-mongodb-panache diff --git a/integration-tests/mongodb-rest-data-panache/pom.xml b/integration-tests/mongodb-rest-data-panache/pom.xml index b116d479fa6a6..535353b60692c 100644 --- a/integration-tests/mongodb-rest-data-panache/pom.xml +++ b/integration-tests/mongodb-rest-data-panache/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-mongodb-rest-data-panache diff --git a/integration-tests/narayana-jta/pom.xml b/integration-tests/narayana-jta/pom.xml index d993384757fb8..6ffa343f4e52d 100644 --- a/integration-tests/narayana-jta/pom.xml +++ b/integration-tests/narayana-jta/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/narayana-lra/pom.xml b/integration-tests/narayana-lra/pom.xml index 82a7302cf77d8..ba3d3318e2abb 100644 --- a/integration-tests/narayana-lra/pom.xml +++ b/integration-tests/narayana-lra/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/narayana-stm/pom.xml b/integration-tests/narayana-stm/pom.xml index 9a6a817fa2b2e..90f198b2bc69f 100644 --- a/integration-tests/narayana-stm/pom.xml +++ b/integration-tests/narayana-stm/pom.xml @@ -4,7 +4,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/native-config-profile/pom.xml b/integration-tests/native-config-profile/pom.xml index 4bc0894574d9f..a0cc3af89d630 100644 --- a/integration-tests/native-config-profile/pom.xml +++ b/integration-tests/native-config-profile/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/integration-tests/no-awt/pom.xml b/integration-tests/no-awt/pom.xml index 7b8b1a3b46f22..5fda0f9a54bd3 100644 --- a/integration-tests/no-awt/pom.xml +++ b/integration-tests/no-awt/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-no-awt Quarkus - Integration Tests - No AWT diff --git a/integration-tests/oidc-client-reactive/pom.xml b/integration-tests/oidc-client-reactive/pom.xml index ba1cbd1174b17..200fd1b1dab69 100644 --- a/integration-tests/oidc-client-reactive/pom.xml +++ b/integration-tests/oidc-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/integration-tests/oidc-client-wiremock/pom.xml b/integration-tests/oidc-client-wiremock/pom.xml index b28120d892680..99b5c0a43fef7 100644 --- a/integration-tests/oidc-client-wiremock/pom.xml +++ b/integration-tests/oidc-client-wiremock/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/integration-tests/oidc-client/pom.xml b/integration-tests/oidc-client/pom.xml index 0d946cb01900c..907b2ec8bbc58 100644 --- a/integration-tests/oidc-client/pom.xml +++ b/integration-tests/oidc-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/integration-tests/oidc-code-flow/pom.xml b/integration-tests/oidc-code-flow/pom.xml index 32103961c4bc2..973a96f599458 100644 --- a/integration-tests/oidc-code-flow/pom.xml +++ b/integration-tests/oidc-code-flow/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/oidc-tenancy/pom.xml b/integration-tests/oidc-tenancy/pom.xml index 3dd069ed3efd7..4298169a6246a 100644 --- a/integration-tests/oidc-tenancy/pom.xml +++ b/integration-tests/oidc-tenancy/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/oidc-token-propagation-reactive/pom.xml b/integration-tests/oidc-token-propagation-reactive/pom.xml index 93212dbcab094..71603ac58cb10 100644 --- a/integration-tests/oidc-token-propagation-reactive/pom.xml +++ b/integration-tests/oidc-token-propagation-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/integration-tests/oidc-token-propagation/pom.xml b/integration-tests/oidc-token-propagation/pom.xml index faae12b1cc214..2c01923765b0e 100644 --- a/integration-tests/oidc-token-propagation/pom.xml +++ b/integration-tests/oidc-token-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/integration-tests/oidc-wiremock/pom.xml b/integration-tests/oidc-wiremock/pom.xml index 3eb96fedbef00..1e769200da955 100644 --- a/integration-tests/oidc-wiremock/pom.xml +++ b/integration-tests/oidc-wiremock/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/oidc/pom.xml b/integration-tests/oidc/pom.xml index 8e31591d1d9ed..5e3043a6b6c3c 100644 --- a/integration-tests/oidc/pom.xml +++ b/integration-tests/oidc/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/openshift-client/pom.xml b/integration-tests/openshift-client/pom.xml index a3d35c28736c7..2a741d6c1155a 100644 --- a/integration-tests/openshift-client/pom.xml +++ b/integration-tests/openshift-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-openshift-client diff --git a/integration-tests/opentelemetry-grpc/pom.xml b/integration-tests/opentelemetry-grpc/pom.xml index f195bfcf51dcb..d594bf1d212aa 100644 --- a/integration-tests/opentelemetry-grpc/pom.xml +++ b/integration-tests/opentelemetry-grpc/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-opentelemetry-grpc diff --git a/integration-tests/opentelemetry-jdbc-instrumentation/pom.xml b/integration-tests/opentelemetry-jdbc-instrumentation/pom.xml index 33a7d936d7833..1ba3f0774524b 100644 --- a/integration-tests/opentelemetry-jdbc-instrumentation/pom.xml +++ b/integration-tests/opentelemetry-jdbc-instrumentation/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-opentelemetry-jdbc-instrumentation diff --git a/integration-tests/opentelemetry-reactive-messaging/pom.xml b/integration-tests/opentelemetry-reactive-messaging/pom.xml index 13293015e8335..d6bfecec45d86 100644 --- a/integration-tests/opentelemetry-reactive-messaging/pom.xml +++ b/integration-tests/opentelemetry-reactive-messaging/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-opentelemetry-reactive-messaging diff --git a/integration-tests/opentelemetry-reactive/pom.xml b/integration-tests/opentelemetry-reactive/pom.xml index 243ac4c40051f..ce2a61bdc7dba 100644 --- a/integration-tests/opentelemetry-reactive/pom.xml +++ b/integration-tests/opentelemetry-reactive/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-opentelemetry-reactive diff --git a/integration-tests/opentelemetry-spi/pom.xml b/integration-tests/opentelemetry-spi/pom.xml index 92d6f12e918b5..41fdb43c828f7 100644 --- a/integration-tests/opentelemetry-spi/pom.xml +++ b/integration-tests/opentelemetry-spi/pom.xml @@ -8,7 +8,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-opentelemetry-spi diff --git a/integration-tests/opentelemetry-vertx/pom.xml b/integration-tests/opentelemetry-vertx/pom.xml index 47673ea3d47ea..a4f6bba802212 100644 --- a/integration-tests/opentelemetry-vertx/pom.xml +++ b/integration-tests/opentelemetry-vertx/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-opentelemetry-vertx diff --git a/integration-tests/opentelemetry/pom.xml b/integration-tests/opentelemetry/pom.xml index 46a8d7067a58e..dc874a341fb8a 100644 --- a/integration-tests/opentelemetry/pom.xml +++ b/integration-tests/opentelemetry/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-opentelemetry diff --git a/integration-tests/packaging/pom.xml b/integration-tests/packaging/pom.xml index 04505adb8f637..4e5e113dd644d 100644 --- a/integration-tests/packaging/pom.xml +++ b/integration-tests/packaging/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-packaging diff --git a/integration-tests/picocli-native/pom.xml b/integration-tests/picocli-native/pom.xml index 10f04411c601d..37a13b3adc27d 100644 --- a/integration-tests/picocli-native/pom.xml +++ b/integration-tests/picocli-native/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/picocli/pom.xml b/integration-tests/picocli/pom.xml index 99e5635114578..3d7d45fd7ad22 100644 --- a/integration-tests/picocli/pom.xml +++ b/integration-tests/picocli/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 8e9707113a372..91ebebf56f33a 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../build-parent/pom.xml 4.0.0 diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml index fc83855de7faf..6d08c2cb70ed3 100644 --- a/integration-tests/quartz/pom.xml +++ b/integration-tests/quartz/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml index 0d3f59bf0d5be..df946d48a9103 100644 --- a/integration-tests/qute/pom.xml +++ b/integration-tests/qute/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/reactive-db2-client/pom.xml b/integration-tests/reactive-db2-client/pom.xml index 7df4d279e35c7..c5a45412f85b7 100644 --- a/integration-tests/reactive-db2-client/pom.xml +++ b/integration-tests/reactive-db2-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-reactive-db2-client diff --git a/integration-tests/reactive-messaging-amqp/pom.xml b/integration-tests/reactive-messaging-amqp/pom.xml index 2ccd4e67e7cf8..298d4091021bc 100644 --- a/integration-tests/reactive-messaging-amqp/pom.xml +++ b/integration-tests/reactive-messaging-amqp/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-hibernate-orm/pom.xml b/integration-tests/reactive-messaging-hibernate-orm/pom.xml index d0513e072e148..408a16e603206 100644 --- a/integration-tests/reactive-messaging-hibernate-orm/pom.xml +++ b/integration-tests/reactive-messaging-hibernate-orm/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-hibernate-reactive/pom.xml b/integration-tests/reactive-messaging-hibernate-reactive/pom.xml index 89e179d6f91c5..9ede8471f46a8 100644 --- a/integration-tests/reactive-messaging-hibernate-reactive/pom.xml +++ b/integration-tests/reactive-messaging-hibernate-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-kafka/pom.xml b/integration-tests/reactive-messaging-kafka/pom.xml index fa79fb5107782..a67a8030daf3d 100644 --- a/integration-tests/reactive-messaging-kafka/pom.xml +++ b/integration-tests/reactive-messaging-kafka/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-mqtt/pom.xml b/integration-tests/reactive-messaging-mqtt/pom.xml index 9ed9dafea96ff..634bfbd0c1def 100644 --- a/integration-tests/reactive-messaging-mqtt/pom.xml +++ b/integration-tests/reactive-messaging-mqtt/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml b/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml index b299f4bbe8bc8..7bc1f5e17b348 100644 --- a/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml +++ b/integration-tests/reactive-messaging-rabbitmq-dyn/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/reactive-messaging-rabbitmq/pom.xml b/integration-tests/reactive-messaging-rabbitmq/pom.xml index 888f22ed73fee..c8c2dff1af5c4 100644 --- a/integration-tests/reactive-messaging-rabbitmq/pom.xml +++ b/integration-tests/reactive-messaging-rabbitmq/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/reactive-mssql-client/pom.xml b/integration-tests/reactive-mssql-client/pom.xml index e9c53077c683f..7889963498157 100644 --- a/integration-tests/reactive-mssql-client/pom.xml +++ b/integration-tests/reactive-mssql-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-reactive-mssql-client diff --git a/integration-tests/reactive-mysql-client/pom.xml b/integration-tests/reactive-mysql-client/pom.xml index 5638a896709f1..1da431263ea6a 100644 --- a/integration-tests/reactive-mysql-client/pom.xml +++ b/integration-tests/reactive-mysql-client/pom.xml @@ -23,7 +23,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-reactive-mysql-client diff --git a/integration-tests/reactive-oracle-client/pom.xml b/integration-tests/reactive-oracle-client/pom.xml index 849ebf488439c..7992dc9aef5f2 100644 --- a/integration-tests/reactive-oracle-client/pom.xml +++ b/integration-tests/reactive-oracle-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-reactive-oracle-client diff --git a/integration-tests/reactive-pg-client/pom.xml b/integration-tests/reactive-pg-client/pom.xml index aeffd4fd5e583..a3e379bb8ad08 100644 --- a/integration-tests/reactive-pg-client/pom.xml +++ b/integration-tests/reactive-pg-client/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-reactive-pg-client diff --git a/integration-tests/redis-cache/pom.xml b/integration-tests/redis-cache/pom.xml index 0043638f2bdd0..aab1cae076b44 100644 --- a/integration-tests/redis-cache/pom.xml +++ b/integration-tests/redis-cache/pom.xml @@ -4,7 +4,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/integration-tests/redis-client/pom.xml b/integration-tests/redis-client/pom.xml index ac768ecea000e..65aa7aded22e1 100644 --- a/integration-tests/redis-client/pom.xml +++ b/integration-tests/redis-client/pom.xml @@ -4,7 +4,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/integration-tests/redis-devservices/pom.xml b/integration-tests/redis-devservices/pom.xml index c7edb907d5dc2..70d9a996c6551 100644 --- a/integration-tests/redis-devservices/pom.xml +++ b/integration-tests/redis-devservices/pom.xml @@ -4,7 +4,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml quarkus-integration-test-redis-devservices diff --git a/integration-tests/rest-client-reactive-http2/pom.xml b/integration-tests/rest-client-reactive-http2/pom.xml index b1af9b3bec01c..96783d357e172 100644 --- a/integration-tests/rest-client-reactive-http2/pom.xml +++ b/integration-tests/rest-client-reactive-http2/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 quarkus-integration-test-rest-client-reactive-http2 diff --git a/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml b/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml index d35feed394251..b3a5514e3f3b7 100644 --- a/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml +++ b/integration-tests/rest-client-reactive-kotlin-serialization/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 quarkus-integration-test-rest-client-reactive-kotlin-serialization diff --git a/integration-tests/rest-client-reactive-multipart/pom.xml b/integration-tests/rest-client-reactive-multipart/pom.xml index 0a4e6f34f4ba1..e640d13be15c0 100644 --- a/integration-tests/rest-client-reactive-multipart/pom.xml +++ b/integration-tests/rest-client-reactive-multipart/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 quarkus-integration-test-rest-client-reactive-multipart diff --git a/integration-tests/rest-client-reactive-stork/pom.xml b/integration-tests/rest-client-reactive-stork/pom.xml index a2bfe30102652..66dd962f87470 100644 --- a/integration-tests/rest-client-reactive-stork/pom.xml +++ b/integration-tests/rest-client-reactive-stork/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 quarkus-integration-test-rest-client-reactive-stork diff --git a/integration-tests/rest-client-reactive/pom.xml b/integration-tests/rest-client-reactive/pom.xml index f7fd7db83b29a..591dc4d9e84e3 100644 --- a/integration-tests/rest-client-reactive/pom.xml +++ b/integration-tests/rest-client-reactive/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 quarkus-integration-test-rest-client-reactive diff --git a/integration-tests/rest-client/pom.xml b/integration-tests/rest-client/pom.xml index 157c49c77281e..26dc364509b64 100644 --- a/integration-tests/rest-client/pom.xml +++ b/integration-tests/rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 quarkus-integration-test-rest-client diff --git a/integration-tests/resteasy-jackson/pom.xml b/integration-tests/resteasy-jackson/pom.xml index 0db14bab805ea..da49a23501363 100644 --- a/integration-tests/resteasy-jackson/pom.xml +++ b/integration-tests/resteasy-jackson/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-resteasy-jackson diff --git a/integration-tests/resteasy-mutiny/pom.xml b/integration-tests/resteasy-mutiny/pom.xml index 73ee7fc0bdeeb..c9c6c4acd8576 100644 --- a/integration-tests/resteasy-mutiny/pom.xml +++ b/integration-tests/resteasy-mutiny/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-resteasy-mutiny diff --git a/integration-tests/resteasy-reactive-kotlin/pom.xml b/integration-tests/resteasy-reactive-kotlin/pom.xml index 92515457261da..9cc2672d34eb2 100644 --- a/integration-tests/resteasy-reactive-kotlin/pom.xml +++ b/integration-tests/resteasy-reactive-kotlin/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-resteasy-reactive-kotlin-parent diff --git a/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml b/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml index 19345f4cd97e9..4c68ea24d1da0 100644 --- a/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml +++ b/integration-tests/resteasy-reactive-kotlin/prod-mode/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-test-resteasy-reactive-kotlin-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-resteasy-reactive-kotlin-prod-mode diff --git a/integration-tests/resteasy-reactive-kotlin/standard/pom.xml b/integration-tests/resteasy-reactive-kotlin/standard/pom.xml index bf8df26dd4354..9eee774c2e4c4 100644 --- a/integration-tests/resteasy-reactive-kotlin/standard/pom.xml +++ b/integration-tests/resteasy-reactive-kotlin/standard/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-test-resteasy-reactive-kotlin-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-resteasy-reactive-kotlin-standard diff --git a/integration-tests/scala/pom.xml b/integration-tests/scala/pom.xml index ea4a4307b9f66..9fe6be0b7909d 100644 --- a/integration-tests/scala/pom.xml +++ b/integration-tests/scala/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-scala diff --git a/integration-tests/security-webauthn/pom.xml b/integration-tests/security-webauthn/pom.xml index c63a3547b9909..a43a4b07e6770 100644 --- a/integration-tests/security-webauthn/pom.xml +++ b/integration-tests/security-webauthn/pom.xml @@ -3,7 +3,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml index 1090242a76e9b..c8e8df4eaa382 100644 --- a/integration-tests/shared-library/pom.xml +++ b/integration-tests/shared-library/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/simple with space/pom.xml b/integration-tests/simple with space/pom.xml index d5a06353e709b..83178d4e22c9b 100644 --- a/integration-tests/simple with space/pom.xml +++ b/integration-tests/simple with space/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/smallrye-config/pom.xml b/integration-tests/smallrye-config/pom.xml index 190438f577f7f..1734987be0f66 100644 --- a/integration-tests/smallrye-config/pom.xml +++ b/integration-tests/smallrye-config/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-smallrye-config diff --git a/integration-tests/smallrye-context-propagation/pom.xml b/integration-tests/smallrye-context-propagation/pom.xml index 84746488b7106..58b78f64acc56 100644 --- a/integration-tests/smallrye-context-propagation/pom.xml +++ b/integration-tests/smallrye-context-propagation/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-smallrye-context-propagation diff --git a/integration-tests/smallrye-graphql-client/pom.xml b/integration-tests/smallrye-graphql-client/pom.xml index 28a958c534480..122d9da80c6e9 100644 --- a/integration-tests/smallrye-graphql-client/pom.xml +++ b/integration-tests/smallrye-graphql-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/smallrye-graphql/pom.xml b/integration-tests/smallrye-graphql/pom.xml index 64e2e214376a2..0e3714247bb40 100644 --- a/integration-tests/smallrye-graphql/pom.xml +++ b/integration-tests/smallrye-graphql/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-smallrye-graphql diff --git a/integration-tests/smallrye-jwt-oidc-webapp/pom.xml b/integration-tests/smallrye-jwt-oidc-webapp/pom.xml index d8e3343d5ab5b..44087fc86f561 100644 --- a/integration-tests/smallrye-jwt-oidc-webapp/pom.xml +++ b/integration-tests/smallrye-jwt-oidc-webapp/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/integration-tests/smallrye-jwt-token-propagation/pom.xml b/integration-tests/smallrye-jwt-token-propagation/pom.xml index 8334ede03074c..a666729d62622 100644 --- a/integration-tests/smallrye-jwt-token-propagation/pom.xml +++ b/integration-tests/smallrye-jwt-token-propagation/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../ 4.0.0 diff --git a/integration-tests/smallrye-metrics/pom.xml b/integration-tests/smallrye-metrics/pom.xml index e41a1e5c5eeeb..3233416db25eb 100644 --- a/integration-tests/smallrye-metrics/pom.xml +++ b/integration-tests/smallrye-metrics/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/smallrye-opentracing/pom.xml b/integration-tests/smallrye-opentracing/pom.xml index 9c1c6568ba67c..7bdce315a8533 100644 --- a/integration-tests/smallrye-opentracing/pom.xml +++ b/integration-tests/smallrye-opentracing/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 quarkus-integration-test-smallrye-opentracing diff --git a/integration-tests/spring-boot-properties/pom.xml b/integration-tests/spring-boot-properties/pom.xml index 032c4da276691..b7da5293ee768 100644 --- a/integration-tests/spring-boot-properties/pom.xml +++ b/integration-tests/spring-boot-properties/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/spring-cloud-config-client/pom.xml b/integration-tests/spring-cloud-config-client/pom.xml index 487775244dd79..503fbddd9e99f 100644 --- a/integration-tests/spring-cloud-config-client/pom.xml +++ b/integration-tests/spring-cloud-config-client/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/spring-data-jpa/pom.xml b/integration-tests/spring-data-jpa/pom.xml index 7ab4d615e16cf..8541ebf4b31ac 100644 --- a/integration-tests/spring-data-jpa/pom.xml +++ b/integration-tests/spring-data-jpa/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-spring-data-jpa diff --git a/integration-tests/spring-data-rest/pom.xml b/integration-tests/spring-data-rest/pom.xml index 3bfe982abcd07..33270b33e9ee1 100644 --- a/integration-tests/spring-data-rest/pom.xml +++ b/integration-tests/spring-data-rest/pom.xml @@ -6,7 +6,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-spring-data-rest diff --git a/integration-tests/spring-di/pom.xml b/integration-tests/spring-di/pom.xml index c55d3a180da0e..1943c90ac04be 100644 --- a/integration-tests/spring-di/pom.xml +++ b/integration-tests/spring-di/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-spring-di diff --git a/integration-tests/spring-web/pom.xml b/integration-tests/spring-web/pom.xml index 2409d1061bc05..da431cfe43bef 100644 --- a/integration-tests/spring-web/pom.xml +++ b/integration-tests/spring-web/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-spring-web diff --git a/integration-tests/test-extension/extension/deployment/pom.xml b/integration-tests/test-extension/extension/deployment/pom.xml index dbca4a0989180..bda9fbf0a2377 100644 --- a/integration-tests/test-extension/extension/deployment/pom.xml +++ b/integration-tests/test-extension/extension/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-test-extension-extension-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/test-extension/extension/pom.xml b/integration-tests/test-extension/extension/pom.xml index d2d462cb386ef..2edddf51138d4 100644 --- a/integration-tests/test-extension/extension/pom.xml +++ b/integration-tests/test-extension/extension/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-test-extension io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/test-extension/extension/runtime/pom.xml b/integration-tests/test-extension/extension/runtime/pom.xml index c8b717daafbd1..c546f7d71ec8c 100644 --- a/integration-tests/test-extension/extension/runtime/pom.xml +++ b/integration-tests/test-extension/extension/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-test-extension-extension-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/test-extension/pom.xml b/integration-tests/test-extension/pom.xml index 7f7b0b051bc16..e68f53711f8b4 100644 --- a/integration-tests/test-extension/pom.xml +++ b/integration-tests/test-extension/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/test-extension/tests/pom.xml b/integration-tests/test-extension/tests/pom.xml index 006dc4c8e25be..fef543a9ce4e6 100644 --- a/integration-tests/test-extension/tests/pom.xml +++ b/integration-tests/test-extension/tests/pom.xml @@ -5,7 +5,7 @@ quarkus-integration-test-test-extension io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/integration-tests/vertx-graphql/pom.xml b/integration-tests/vertx-graphql/pom.xml index f0cec87cf7acf..cebd61b575c26 100644 --- a/integration-tests/vertx-graphql/pom.xml +++ b/integration-tests/vertx-graphql/pom.xml @@ -6,7 +6,7 @@ io.quarkus quarkus-integration-tests-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/integration-tests/vertx-http/pom.xml b/integration-tests/vertx-http/pom.xml index 8f466263f48cb..abc63c82dd4bf 100644 --- a/integration-tests/vertx-http/pom.xml +++ b/integration-tests/vertx-http/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-vertx-http diff --git a/integration-tests/vertx-web-jackson/pom.xml b/integration-tests/vertx-web-jackson/pom.xml index 8f317c1327a7c..502bd3282b4bb 100644 --- a/integration-tests/vertx-web-jackson/pom.xml +++ b/integration-tests/vertx-web-jackson/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-vertx-web-jackson diff --git a/integration-tests/vertx-web/pom.xml b/integration-tests/vertx-web/pom.xml index 36014f7e5b7f4..7eec8f20ba0da 100644 --- a/integration-tests/vertx-web/pom.xml +++ b/integration-tests/vertx-web/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-vertx-web diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml index eb0067c19d80d..58701175a9586 100644 --- a/integration-tests/vertx/pom.xml +++ b/integration-tests/vertx/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-vertx diff --git a/integration-tests/virtual-http-resteasy/pom.xml b/integration-tests/virtual-http-resteasy/pom.xml index f0b6c63ef12e2..3824772028ef5 100644 --- a/integration-tests/virtual-http-resteasy/pom.xml +++ b/integration-tests/virtual-http-resteasy/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-virtual-http-resteasy diff --git a/integration-tests/virtual-http/pom.xml b/integration-tests/virtual-http/pom.xml index 1cab0ad7694d4..c3453b593c903 100644 --- a/integration-tests/virtual-http/pom.xml +++ b/integration-tests/virtual-http/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-virtual-http diff --git a/integration-tests/webjars-locator/pom.xml b/integration-tests/webjars-locator/pom.xml index f739130a51c0d..73224ab6b20a5 100644 --- a/integration-tests/webjars-locator/pom.xml +++ b/integration-tests/webjars-locator/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-webjars-locator diff --git a/integration-tests/websockets/pom.xml b/integration-tests/websockets/pom.xml index 39eb517276dea..d1465420c948e 100644 --- a/integration-tests/websockets/pom.xml +++ b/integration-tests/websockets/pom.xml @@ -7,7 +7,7 @@ quarkus-integration-tests-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final quarkus-integration-test-websockets diff --git a/pom.xml b/pom.xml index ae478550786be..80026e7770cb6 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ io.quarkus quarkus-parent Quarkus - Parent pom - 999-SNAPSHOT + 3.0.3.Final pom Quarkus - Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM diff --git a/relocations/pom.xml b/relocations/pom.xml index 375e4b9fd0ce1..abf39471a6341 100644 --- a/relocations/pom.xml +++ b/relocations/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../build-parent/pom.xml 4.0.0 diff --git a/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml b/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml index dbb62ca5a5814..0340456729801 100644 --- a/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml +++ b/relocations/quarkus-opentelemetry-exporter-jaeger-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml b/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml index acbc9d352935b..9174ac19f87ac 100644 --- a/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml +++ b/relocations/quarkus-opentelemetry-exporter-jaeger/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/relocations/quarkus-opentelemetry-exporter-otlp-deployment/pom.xml b/relocations/quarkus-opentelemetry-exporter-otlp-deployment/pom.xml index d2190e67daddd..d94103c66e1dd 100644 --- a/relocations/quarkus-opentelemetry-exporter-otlp-deployment/pom.xml +++ b/relocations/quarkus-opentelemetry-exporter-otlp-deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/relocations/quarkus-opentelemetry-exporter-otlp/pom.xml b/relocations/quarkus-opentelemetry-exporter-otlp/pom.xml index 8a511b45e7440..53ea48edf9e02 100644 --- a/relocations/quarkus-opentelemetry-exporter-otlp/pom.xml +++ b/relocations/quarkus-opentelemetry-exporter-otlp/pom.xml @@ -5,7 +5,7 @@ quarkus-relocations-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/tcks/microprofile-config/pom.xml b/tcks/microprofile-config/pom.xml index f36b1ca04bfd5..21198fe85d4ab 100644 --- a/tcks/microprofile-config/pom.xml +++ b/tcks/microprofile-config/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-context-propagation/pom.xml b/tcks/microprofile-context-propagation/pom.xml index ba66ff5c001a0..98bc52c5552ea 100644 --- a/tcks/microprofile-context-propagation/pom.xml +++ b/tcks/microprofile-context-propagation/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-fault-tolerance/pom.xml b/tcks/microprofile-fault-tolerance/pom.xml index aecd365372264..9dbe9b420c858 100644 --- a/tcks/microprofile-fault-tolerance/pom.xml +++ b/tcks/microprofile-fault-tolerance/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-graphql/pom.xml b/tcks/microprofile-graphql/pom.xml index 7e7a6520b4291..84628258f7731 100644 --- a/tcks/microprofile-graphql/pom.xml +++ b/tcks/microprofile-graphql/pom.xml @@ -5,7 +5,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-health/pom.xml b/tcks/microprofile-health/pom.xml index 0f853320e62a8..7c93fd9218883 100644 --- a/tcks/microprofile-health/pom.xml +++ b/tcks/microprofile-health/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-jwt/pom.xml b/tcks/microprofile-jwt/pom.xml index b61bc2e3ecf41..a27f879d33a0f 100644 --- a/tcks/microprofile-jwt/pom.xml +++ b/tcks/microprofile-jwt/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-lra/pom.xml b/tcks/microprofile-lra/pom.xml index dfba4692f22e8..ce25d6b523ad0 100644 --- a/tcks/microprofile-lra/pom.xml +++ b/tcks/microprofile-lra/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/api/pom.xml b/tcks/microprofile-metrics/api/pom.xml index 102b33e284368..e19b3e4c33907 100644 --- a/tcks/microprofile-metrics/api/pom.xml +++ b/tcks/microprofile-metrics/api/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-microprofile-metrics-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/optional/pom.xml b/tcks/microprofile-metrics/optional/pom.xml index 96ba425f4029b..f623987aa59e4 100644 --- a/tcks/microprofile-metrics/optional/pom.xml +++ b/tcks/microprofile-metrics/optional/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-microprofile-metrics-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/pom.xml b/tcks/microprofile-metrics/pom.xml index d4f43ccf44fe7..b6d9cf498a30f 100644 --- a/tcks/microprofile-metrics/pom.xml +++ b/tcks/microprofile-metrics/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-metrics/rest/pom.xml b/tcks/microprofile-metrics/rest/pom.xml index 4e8c657d7c74c..8f4469db5b438 100644 --- a/tcks/microprofile-metrics/rest/pom.xml +++ b/tcks/microprofile-metrics/rest/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-microprofile-metrics-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-openapi/pom.xml b/tcks/microprofile-openapi/pom.xml index c3f7d8ee72153..c3d5986c56286 100644 --- a/tcks/microprofile-openapi/pom.xml +++ b/tcks/microprofile-openapi/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-opentelemetry/pom.xml b/tcks/microprofile-opentelemetry/pom.xml index bbdd787dd053e..8572b539df1fd 100644 --- a/tcks/microprofile-opentelemetry/pom.xml +++ b/tcks/microprofile-opentelemetry/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-opentracing/base/pom.xml b/tcks/microprofile-opentracing/base/pom.xml index d0022bc7fe38c..eb6d07095a453 100644 --- a/tcks/microprofile-opentracing/base/pom.xml +++ b/tcks/microprofile-opentracing/base/pom.xml @@ -5,7 +5,7 @@ quarkus-tck-microprofile-opentracing io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/tcks/microprofile-opentracing/pom.xml b/tcks/microprofile-opentracing/pom.xml index 9dc3eae41b770..cc4f1ed9b248d 100644 --- a/tcks/microprofile-opentracing/pom.xml +++ b/tcks/microprofile-opentracing/pom.xml @@ -4,7 +4,7 @@ quarkus-tck-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-opentracing/rest-client/pom.xml b/tcks/microprofile-opentracing/rest-client/pom.xml index 21455c3a85cae..c12eb979076d6 100644 --- a/tcks/microprofile-opentracing/rest-client/pom.xml +++ b/tcks/microprofile-opentracing/rest-client/pom.xml @@ -5,7 +5,7 @@ quarkus-tck-microprofile-opentracing io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/tcks/microprofile-reactive-messaging/pom.xml b/tcks/microprofile-reactive-messaging/pom.xml index 3f114a2c1c5ec..cf115a02b5920 100644 --- a/tcks/microprofile-reactive-messaging/pom.xml +++ b/tcks/microprofile-reactive-messaging/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-rest-client-reactive/pom.xml b/tcks/microprofile-rest-client-reactive/pom.xml index 49998bd869f75..b3ea19a690c3a 100644 --- a/tcks/microprofile-rest-client-reactive/pom.xml +++ b/tcks/microprofile-rest-client-reactive/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/microprofile-rest-client/pom.xml b/tcks/microprofile-rest-client/pom.xml index ba3c45ba88329..8e924ada5fee4 100644 --- a/tcks/microprofile-rest-client/pom.xml +++ b/tcks/microprofile-rest-client/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/tcks/pom.xml b/tcks/pom.xml index 37c78b0af8dc2..24f88c2e7a574 100644 --- a/tcks/pom.xml +++ b/tcks/pom.xml @@ -4,7 +4,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../build-parent/pom.xml 4.0.0 diff --git a/tcks/resteasy-reactive/pom.xml b/tcks/resteasy-reactive/pom.xml index 189bc8a29f828..421da7e43643e 100644 --- a/tcks/resteasy-reactive/pom.xml +++ b/tcks/resteasy-reactive/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-tck-parent - 999-SNAPSHOT + 3.0.3.Final ../pom.xml 4.0.0 diff --git a/test-framework/amazon-lambda/pom.xml b/test-framework/amazon-lambda/pom.xml index c6c41572a2e82..5100e749b1b73 100644 --- a/test-framework/amazon-lambda/pom.xml +++ b/test-framework/amazon-lambda/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/test-framework/arquillian/pom.xml b/test-framework/arquillian/pom.xml index c45f87a34bda0..5c512f5192878 100644 --- a/test-framework/arquillian/pom.xml +++ b/test-framework/arquillian/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-arquillian diff --git a/test-framework/common/pom.xml b/test-framework/common/pom.xml index dd54190a721ff..de18cc6870d1c 100644 --- a/test-framework/common/pom.xml +++ b/test-framework/common/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-test-common diff --git a/test-framework/derby/pom.xml b/test-framework/derby/pom.xml index 566cfbdb19f8d..85a0428f7eaa6 100644 --- a/test-framework/derby/pom.xml +++ b/test-framework/derby/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-test-derby diff --git a/test-framework/devmode-test-utils/pom.xml b/test-framework/devmode-test-utils/pom.xml index f608eedc3d9cc..edad32c54ba85 100644 --- a/test-framework/devmode-test-utils/pom.xml +++ b/test-framework/devmode-test-utils/pom.xml @@ -5,7 +5,7 @@ quarkus-test-framework io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/test-framework/google-cloud-functions/pom.xml b/test-framework/google-cloud-functions/pom.xml index 1398d4ea5ce3d..a8732eae8a4f7 100644 --- a/test-framework/google-cloud-functions/pom.xml +++ b/test-framework/google-cloud-functions/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/test-framework/grpc/pom.xml b/test-framework/grpc/pom.xml index b2b7178bac8fd..46358ee63035e 100644 --- a/test-framework/grpc/pom.xml +++ b/test-framework/grpc/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-test-grpc diff --git a/test-framework/h2/pom.xml b/test-framework/h2/pom.xml index 9c5f22ac25998..6ca13f3e8995a 100644 --- a/test-framework/h2/pom.xml +++ b/test-framework/h2/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-test-h2 diff --git a/test-framework/infinispan-client/pom.xml b/test-framework/infinispan-client/pom.xml index ffce1d87a508a..e08daaf880408 100644 --- a/test-framework/infinispan-client/pom.xml +++ b/test-framework/infinispan-client/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/test-framework/jacoco/deployment/pom.xml b/test-framework/jacoco/deployment/pom.xml index c416ec7771a4f..6872bbfc8a300 100644 --- a/test-framework/jacoco/deployment/pom.xml +++ b/test-framework/jacoco/deployment/pom.xml @@ -5,7 +5,7 @@ quarkus-jacoco-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/test-framework/jacoco/pom.xml b/test-framework/jacoco/pom.xml index bb1425bb917c1..51318d8659948 100644 --- a/test-framework/jacoco/pom.xml +++ b/test-framework/jacoco/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../../build-parent/pom.xml 4.0.0 diff --git a/test-framework/jacoco/runtime/pom.xml b/test-framework/jacoco/runtime/pom.xml index 6671c6289f0ed..d423c43dd7bc5 100644 --- a/test-framework/jacoco/runtime/pom.xml +++ b/test-framework/jacoco/runtime/pom.xml @@ -5,7 +5,7 @@ quarkus-jacoco-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/test-framework/junit5-internal/pom.xml b/test-framework/junit5-internal/pom.xml index 526869cab070b..477ef32a8a557 100644 --- a/test-framework/junit5-internal/pom.xml +++ b/test-framework/junit5-internal/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-junit5-internal diff --git a/test-framework/junit5-mockito-config/pom.xml b/test-framework/junit5-mockito-config/pom.xml index 505bb46ed6138..6b7849111eab9 100644 --- a/test-framework/junit5-mockito-config/pom.xml +++ b/test-framework/junit5-mockito-config/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-junit5-mockito-config diff --git a/test-framework/junit5-mockito/pom.xml b/test-framework/junit5-mockito/pom.xml index efc804e0ced76..82c5f7c7b3335 100644 --- a/test-framework/junit5-mockito/pom.xml +++ b/test-framework/junit5-mockito/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-junit5-mockito diff --git a/test-framework/junit5-properties/pom.xml b/test-framework/junit5-properties/pom.xml index 63fb5bf6fe370..712e93d277fc9 100644 --- a/test-framework/junit5-properties/pom.xml +++ b/test-framework/junit5-properties/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-junit5-properties diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml index 132c4db1b6531..1b6ff73ca9bca 100644 --- a/test-framework/junit5/pom.xml +++ b/test-framework/junit5/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-junit5 diff --git a/test-framework/kafka-companion/pom.xml b/test-framework/kafka-companion/pom.xml index 65fec27ce89fa..c8839d8cfdd7e 100644 --- a/test-framework/kafka-companion/pom.xml +++ b/test-framework/kafka-companion/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/test-framework/keycloak-server/pom.xml b/test-framework/keycloak-server/pom.xml index 6e6bceb661fb9..59795795efa03 100644 --- a/test-framework/keycloak-server/pom.xml +++ b/test-framework/keycloak-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-test-keycloak-server diff --git a/test-framework/kubernetes-client/pom.xml b/test-framework/kubernetes-client/pom.xml index 5a4b0331f54f2..c8019118502b9 100644 --- a/test-framework/kubernetes-client/pom.xml +++ b/test-framework/kubernetes-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-test-kubernetes-client diff --git a/test-framework/ldap/pom.xml b/test-framework/ldap/pom.xml index c4fc15e526f1b..a429450552e47 100644 --- a/test-framework/ldap/pom.xml +++ b/test-framework/ldap/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-test-ldap diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml index 2cb037939d2b7..30973daf9a6f0 100644 --- a/test-framework/maven/pom.xml +++ b/test-framework/maven/pom.xml @@ -5,7 +5,7 @@ quarkus-test-framework io.quarkus - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/test-framework/mongodb/pom.xml b/test-framework/mongodb/pom.xml index 76597cf209d21..ac02ccccef315 100644 --- a/test-framework/mongodb/pom.xml +++ b/test-framework/mongodb/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final 4.0.0 diff --git a/test-framework/oidc-server/pom.xml b/test-framework/oidc-server/pom.xml index df88289506742..6636968cccb3b 100644 --- a/test-framework/oidc-server/pom.xml +++ b/test-framework/oidc-server/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-test-oidc-server diff --git a/test-framework/openshift-client/pom.xml b/test-framework/openshift-client/pom.xml index f24732fa1fb0c..9b5989821c2ac 100644 --- a/test-framework/openshift-client/pom.xml +++ b/test-framework/openshift-client/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-test-openshift-client diff --git a/test-framework/pom.xml b/test-framework/pom.xml index 5874dd72e2448..a206f91d0f47f 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -5,7 +5,7 @@ quarkus-build-parent io.quarkus - 999-SNAPSHOT + 3.0.3.Final ../build-parent/pom.xml 4.0.0 diff --git a/test-framework/security-jwt/pom.xml b/test-framework/security-jwt/pom.xml index 0aa072bb0146d..b3b5427cb73ad 100644 --- a/test-framework/security-jwt/pom.xml +++ b/test-framework/security-jwt/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/test-framework/security-oidc/pom.xml b/test-framework/security-oidc/pom.xml index 27aba21bfe3f4..4f46441245da5 100644 --- a/test-framework/security-oidc/pom.xml +++ b/test-framework/security-oidc/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/test-framework/security-webauthn/pom.xml b/test-framework/security-webauthn/pom.xml index 38923a799df21..cc9bc95ab70ce 100644 --- a/test-framework/security-webauthn/pom.xml +++ b/test-framework/security-webauthn/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/test-framework/security/pom.xml b/test-framework/security/pom.xml index 56420535a7f2a..1a36eda43fea2 100644 --- a/test-framework/security/pom.xml +++ b/test-framework/security/pom.xml @@ -5,7 +5,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final ../pom.xml diff --git a/test-framework/vertx/pom.xml b/test-framework/vertx/pom.xml index efa41b67f4d50..d454186a07437 100644 --- a/test-framework/vertx/pom.xml +++ b/test-framework/vertx/pom.xml @@ -7,7 +7,7 @@ io.quarkus quarkus-test-framework - 999-SNAPSHOT + 3.0.3.Final quarkus-test-vertx