From becbcacbbd598663830c1ebc325c4568beea93a2 Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Tue, 14 Jan 2025 10:20:38 +0000 Subject: [PATCH] Bump parent version to 10 --- batch-processing/pom.xml | 2 +- bmt/pom.xml | 2 +- cmt/pom.xml | 2 +- ee-security/pom.xml | 2 +- ejb-multi-server/pom.xml | 2 +- ejb-remote/pom.xml | 2 +- ejb-security-context-propagation/pom.xml | 2 +- ejb-security-programmatic-auth/pom.xml | 2 +- ejb-throws-exception/pom.xml | 2 +- ejb-timer/pom.xml | 2 +- ejb-txn-remote-call/client/pom.xml | 2 +- ejb-txn-remote-call/pom.xml | 2 +- ejb-txn-remote-call/server/pom.xml | 2 +- ha-singleton-deployment/pom.xml | 2 +- ha-singleton-service/pom.xml | 2 +- helloworld-jms/pom.xml | 2 +- helloworld-mdb/pom.xml | 2 +- helloworld-mutual-ssl-secured/pom.xml | 2 +- helloworld-mutual-ssl/pom.xml | 2 +- helloworld-rs/pom.xml | 2 +- helloworld-singleton/pom.xml | 2 +- helloworld-ws/pom.xml | 2 +- helloworld/pom.xml | 2 +- hibernate/pom.xml | 2 +- http-custom-mechanism/pom.xml | 2 +- jaxrs-client/pom.xml | 2 +- jaxrs-jwt/pom.xml | 2 +- jaxws-ejb/pom.xml | 2 +- jaxws-retail/pom.xml | 2 +- jsonp/pom.xml | 2 +- jta-crash-rec/pom.xml | 2 +- jts/pom.xml | 2 +- kitchensink/pom.xml | 2 +- logging/pom.xml | 2 +- mail/pom.xml | 2 +- messaging-clustering-singleton/pom.xml | 2 +- micrometer/pom.xml | 2 +- microprofile-config/pom.xml | 2 +- microprofile-fault-tolerance/pom.xml | 2 +- microprofile-health/pom.xml | 2 +- microprofile-jwt/pom.xml | 2 +- microprofile-lra/pom.xml | 2 +- microprofile-openapi/pom.xml | 2 +- microprofile-reactive-messaging-kafka/pom.xml | 2 +- microprofile-rest-client/pom.xml | 2 +- numberguess/pom.xml | 2 +- opentelemetry-tracing/pom.xml | 2 +- remote-helloworld-mdb/pom.xml | 2 +- security-domain-to-domain/pom.xml | 2 +- servlet-async/pom.xml | 2 +- servlet-filterlistener/pom.xml | 2 +- servlet-security/pom.xml | 2 +- spring-resteasy/pom.xml | 2 +- tasks-jsf/pom.xml | 2 +- temperature-converter/pom.xml | 2 +- thread-racing/pom.xml | 2 +- todo-backend/pom.xml | 2 +- websocket-endpoint/pom.xml | 2 +- websocket-hello/pom.xml | 2 +- 59 files changed, 59 insertions(+), 59 deletions(-) diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index 9720bcb38d..b2f80ca526 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/bmt/pom.xml b/bmt/pom.xml index 8211611b48..4e5cfb51b1 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/cmt/pom.xml b/cmt/pom.xml index 79c370c1c3..670d220d57 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 cmt diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 78c8bf5512..2d4dede7e6 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 7553795648..a39e3757c4 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 ejb-multi-server diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index 57ee1ae9ed..a2e430d23e 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 ejb-remote diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index 0dea244c29..e7ee26124b 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 ejb-security-context-propagation diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index 7b76ca831c..09830eb18e 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 ejb-security-programmatic-auth diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 33f0474b15..126a3c388b 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 ejb-throws-exception diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index ffa37befb1..3a57a2ee59 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 ejb-timer diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index 852266fb3b..535c616f56 100644 --- a/ejb-txn-remote-call/client/pom.xml +++ b/ejb-txn-remote-call/client/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/ejb-txn-remote-call/pom.xml b/ejb-txn-remote-call/pom.xml index a24460d481..6112f29dde 100644 --- a/ejb-txn-remote-call/pom.xml +++ b/ejb-txn-remote-call/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 ejb-txn-remote-call diff --git a/ejb-txn-remote-call/server/pom.xml b/ejb-txn-remote-call/server/pom.xml index 4b7300035d..ef507c5ad3 100644 --- a/ejb-txn-remote-call/server/pom.xml +++ b/ejb-txn-remote-call/server/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index 185dcaa56d..76b10202aa 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -31,7 +31,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index 592c8198d4..b7cc053ecf 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -26,7 +26,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index e7e85fbb8f..bd061225b5 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 helloworld-jms diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index de64da1ae3..e45dfb7402 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index 2178627cff..58d80c66c3 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index 318d9cdace..71b6fcd1e5 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -26,7 +26,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/helloworld-rs/pom.xml b/helloworld-rs/pom.xml index 720387ef31..d756a406d3 100644 --- a/helloworld-rs/pom.xml +++ b/helloworld-rs/pom.xml @@ -13,7 +13,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 helloworld-rs diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index 85390f0cb7..8d6967a359 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index 8f8a8b6391..6e77000b28 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 helloworld-ws diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 7ee0a921e8..b5430a9d37 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 helloworld diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 74b5dee763..27defc0771 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index dde8b7aa5a..0db546e753 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index a372eb98cd..99aa0baf89 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -26,7 +26,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 jaxrs-client diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index f892285b21..1281202fba 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 jaxrs-jwt diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index ac6eaf5884..9df2a1666a 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 jaxws-ejb diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index 47313da1ee..51d4ac9b90 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 jaxws-retail diff --git a/jsonp/pom.xml b/jsonp/pom.xml index 09de5b29d6..ff398c5b94 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 jsonp diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index fa4cf21ecb..893303458c 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 jta-crash-rec diff --git a/jts/pom.xml b/jts/pom.xml index 6ba5df7208..3b7e11af26 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index 8601ae727f..bc9c5373fc 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 kitchensink diff --git a/logging/pom.xml b/logging/pom.xml index b64b4bbfe8..12e3e1c9d8 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 logging diff --git a/mail/pom.xml b/mail/pom.xml index 94c70ae325..665118e42c 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index d91fd19e2c..c0200ee030 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -24,7 +24,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/micrometer/pom.xml b/micrometer/pom.xml index d50319f8d0..ac63d24748 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -10,7 +10,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index d5115e449e..44f23c35b1 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -8,7 +8,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index 7fceb57b42..3c6b1830d5 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -26,7 +26,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 microprofile-fault-tolerance diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 991611ee0c..84ccb805ff 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -8,7 +8,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index 1ddbff7d0a..c7babb71f9 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -24,7 +24,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index 6bb682e459..147da9b000 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -8,7 +8,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index 1f6e543aa9..2f92de7cb0 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -9,7 +9,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index 1bf9399e4b..fd4d7ad50e 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 microprofile-reactive-messaging-kafka diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index 7444892432..3855a40f57 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -24,7 +24,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 microprofile-rest-client diff --git a/numberguess/pom.xml b/numberguess/pom.xml index 2d00d4bffc..90571fd22c 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 numberguess diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index ce18d1ccc6..a87ff2bbee 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -8,7 +8,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 2c9a0a42af..5c95b0cc0b 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/security-domain-to-domain/pom.xml b/security-domain-to-domain/pom.xml index 8e8a34e08f..05742decc5 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 48912d6ab9..30968650e1 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index 6833d82b61..fa897d4f16 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index 91ae827b90..a2dacc72ce 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 5918222271..52b3f7e372 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index ac7cc4bafc..8f6ab44a7e 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index 4daf97770d..6e9304ec54 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index b2bc1c4610..c65ff09082 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index 767fd1949a..20782f7ed3 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index 814501dc3b..086e92ee16 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10 diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index cd86664156..32b42dd078 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 9 + 10