From e5862b14e61de368391d4545a8f724e7cc2cea61 Mon Sep 17 00:00:00 2001 From: Automated release Date: Sun, 13 Mar 2022 13:12:21 +0000 Subject: [PATCH] Releasing version 22.3.0 from release-22.3.0 branch --- arquillian/pom.xml | 2 +- arquillian/server/pom.xml | 2 +- bom/pom.xml | 2 +- core/api/pom.xml | 2 +- core/impl/pom.xml | 2 +- core/pom.xml | 2 +- core/servlet-api/pom.xml | 2 +- debug/pom.xml | 2 +- embedded/pom.xml | 2 +- extension/annotationscan/pom.xml | 2 +- extension/apache-fileupload/pom.xml | 2 +- extension/async/pom.xml | 2 +- extension/bytesstreamhandler/pom.xml | 2 +- extension/eleos/pom.xml | 2 +- extension/exousia/pom.xml | 2 +- extension/hazelcast/pom.xml | 2 +- extension/herring/pom.xml | 2 +- extension/lite/pom.xml | 2 +- extension/localeencoding/pom.xml | 2 +- extension/logging/pom.xml | 2 +- extension/micro/pom.xml | 2 +- extension/mimetype/pom.xml | 2 +- extension/mojarra/pom.xml | 2 +- extension/myfaces/pom.xml | 2 +- extension/policy/pom.xml | 2 +- extension/pom.xml | 2 +- extension/scinitializer/pom.xml | 2 +- extension/security-jakarta/pom.xml | 2 +- extension/security-servlet/pom.xml | 2 +- extension/servletannotations/pom.xml | 2 +- extension/slim-security/pom.xml | 2 +- extension/slim/pom.xml | 2 +- extension/soteria/pom.xml | 2 +- extension/standard/pom.xml | 2 +- extension/tempdir/pom.xml | 2 +- extension/wasp/pom.xml | 2 +- extension/webxml/pom.xml | 2 +- extension/welcomefile/pom.xml | 2 +- extension/weld-servlet/pom.xml | 2 +- extension/weld/pom.xml | 2 +- external/jakartaee-samples/pom.xml | 2 +- external/pom.xml | 2 +- external/quicklook/pom.xml | 2 +- external/tck/el/pom.xml | 2 +- external/tck/jwt/pom.xml | 2 +- external/tck/pages/pom.xml | 2 +- external/tck/pom.xml | 2 +- external/tck/servlet/pom.xml | 2 +- http/api/pom.xml | 2 +- http/grizzly/pom.xml | 2 +- http/impl/pom.xml | 2 +- http/jdk/pom.xml | 2 +- http/netty/pom.xml | 2 +- http/pom.xml | 2 +- http/tests/pom.xml | 2 +- http/undertow/pom.xml | 2 +- http/webapp/pom.xml | 2 +- maven/archetypes/pom.xml | 2 +- maven/plugins/piranha-micro-maven-plugin/pom.xml | 2 +- maven/plugins/piranha-server-maven-plugin/pom.xml | 2 +- maven/plugins/pom.xml | 2 +- maven/pom.xml | 2 +- micro/dist/pom.xml | 2 +- micro/pom.xml | 2 +- micro/shrinkwrap/builder/pom.xml | 2 +- micro/shrinkwrap/core/pom.xml | 2 +- micro/shrinkwrap/loader/pom.xml | 2 +- micro/shrinkwrap/pom.xml | 2 +- micro/shrinkwrap/shrinkwrap/pom.xml | 2 +- nano/pom.xml | 2 +- pom.xml | 2 +- resource/api/pom.xml | 2 +- resource/impl/pom.xml | 2 +- resource/pom.xml | 2 +- resource/shrinkwrap/pom.xml | 2 +- server/api/pom.xml | 2 +- server/dist/pom.xml | 2 +- server/isolated/pom.xml | 2 +- server/pom.xml | 2 +- test/arquillian/config-basic/pom.xml | 2 +- test/arquillian/jwt-basic/pom.xml | 2 +- test/arquillian/pom.xml | 2 +- test/arquillian/servlet-basic/pom.xml | 2 +- test/classloader/pom.xml | 2 +- test/classloader2/pom.xml | 2 +- test/exousia/pom.xml | 2 +- test/hazelcast/pom.xml | 2 +- test/helloworld/pom.xml | 2 +- test/jersey/pom.xml | 2 +- test/jpa/pom.xml | 2 +- test/jpms/pom.xml | 2 +- test/micro/mojarra/pom.xml | 2 +- test/micro/pom.xml | 2 +- test/micro/snoop/pom.xml | 2 +- test/mojarra/pom.xml | 2 +- test/mojarra2/pom.xml | 2 +- test/myfaces/pom.xml | 2 +- test/pom.xml | 2 +- test/server-programmatic/pom.xml | 2 +- test/server-slim/pom.xml | 2 +- test/server/pom.xml | 2 +- test/soteria/basic/pom.xml | 2 +- test/soteria/form/pom.xml | 2 +- test/soteria/pom.xml | 2 +- test/webapp/mojarra/pom.xml | 2 +- test/webapp/pom.xml | 2 +- test/webapp/snoop/pom.xml | 2 +- test/webxml/pom.xml | 2 +- test/webxml/web-fragment-in-jar-test/pom.xml | 2 +- test/webxml/web-fragment-in-jar-webapp/pom.xml | 2 +- test/webxml/web-fragment-in-jar/pom.xml | 2 +- test/weld/pom.xml | 2 +- 112 files changed, 112 insertions(+), 112 deletions(-) diff --git a/arquillian/pom.xml b/arquillian/pom.xml index a5bac4d44a..6d92ea432a 100644 --- a/arquillian/pom.xml +++ b/arquillian/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.arquillian diff --git a/arquillian/server/pom.xml b/arquillian/server/pom.xml index 89d5379183..6af3c020c2 100644 --- a/arquillian/server/pom.xml +++ b/arquillian/server/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.arquillian project - 22.3.0-SNAPSHOT + 22.3.0 piranha-arquillian-server diff --git a/bom/pom.xml b/bom/pom.xml index d371fe7ec3..c62a8c2181 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -5,7 +5,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 bom diff --git a/core/api/pom.xml b/core/api/pom.xml index abdaafa7cd..1c3de45259 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.core project - 22.3.0-SNAPSHOT + 22.3.0 piranha-core-api diff --git a/core/impl/pom.xml b/core/impl/pom.xml index cfbf1b349b..d9589ab009 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.core project - 22.3.0-SNAPSHOT + 22.3.0 piranha-core-impl diff --git a/core/pom.xml b/core/pom.xml index 9d69f5c965..a54d1de12a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.core diff --git a/core/servlet-api/pom.xml b/core/servlet-api/pom.xml index 4b5719deee..f930495e42 100644 --- a/core/servlet-api/pom.xml +++ b/core/servlet-api/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.core project - 22.3.0-SNAPSHOT + 22.3.0 piranha-core-servlet-api diff --git a/debug/pom.xml b/debug/pom.xml index 2a8fc785b1..a071f911cd 100644 --- a/debug/pom.xml +++ b/debug/pom.xml @@ -5,7 +5,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 debug diff --git a/embedded/pom.xml b/embedded/pom.xml index 2f5f01ed1d..38357eeef7 100644 --- a/embedded/pom.xml +++ b/embedded/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 piranha-embedded diff --git a/extension/annotationscan/pom.xml b/extension/annotationscan/pom.xml index b4667c758c..01b6b743fc 100644 --- a/extension/annotationscan/pom.xml +++ b/extension/annotationscan/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-annotationscan diff --git a/extension/apache-fileupload/pom.xml b/extension/apache-fileupload/pom.xml index 0490f26435..aa1e5efb0a 100644 --- a/extension/apache-fileupload/pom.xml +++ b/extension/apache-fileupload/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-apache-fileupload diff --git a/extension/async/pom.xml b/extension/async/pom.xml index c8604b5248..5b9c9e8634 100644 --- a/extension/async/pom.xml +++ b/extension/async/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-async diff --git a/extension/bytesstreamhandler/pom.xml b/extension/bytesstreamhandler/pom.xml index 136cc17f43..e34372e929 100644 --- a/extension/bytesstreamhandler/pom.xml +++ b/extension/bytesstreamhandler/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-bytesstreamhandler diff --git a/extension/eleos/pom.xml b/extension/eleos/pom.xml index 9474fcf95c..eccbfcdd12 100644 --- a/extension/eleos/pom.xml +++ b/extension/eleos/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-eleos diff --git a/extension/exousia/pom.xml b/extension/exousia/pom.xml index 4865ede599..0009be781b 100644 --- a/extension/exousia/pom.xml +++ b/extension/exousia/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-exousia diff --git a/extension/hazelcast/pom.xml b/extension/hazelcast/pom.xml index 89710fa0fc..a375e3cf91 100644 --- a/extension/hazelcast/pom.xml +++ b/extension/hazelcast/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-hazelcast diff --git a/extension/herring/pom.xml b/extension/herring/pom.xml index be0f887f3e..64430d4084 100644 --- a/extension/herring/pom.xml +++ b/extension/herring/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-herring diff --git a/extension/lite/pom.xml b/extension/lite/pom.xml index 45551c1bdb..216c5435c2 100644 --- a/extension/lite/pom.xml +++ b/extension/lite/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-lite diff --git a/extension/localeencoding/pom.xml b/extension/localeencoding/pom.xml index 19c80d8b96..92c0570db0 100644 --- a/extension/localeencoding/pom.xml +++ b/extension/localeencoding/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-localeencoding diff --git a/extension/logging/pom.xml b/extension/logging/pom.xml index 1270c36949..ff8f4d622c 100644 --- a/extension/logging/pom.xml +++ b/extension/logging/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-logging diff --git a/extension/micro/pom.xml b/extension/micro/pom.xml index 33233050b4..a6ece7eecf 100644 --- a/extension/micro/pom.xml +++ b/extension/micro/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-micro diff --git a/extension/mimetype/pom.xml b/extension/mimetype/pom.xml index 306e0f0184..81a41bff19 100644 --- a/extension/mimetype/pom.xml +++ b/extension/mimetype/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-mimetype diff --git a/extension/mojarra/pom.xml b/extension/mojarra/pom.xml index 385dc27088..957af2d28f 100644 --- a/extension/mojarra/pom.xml +++ b/extension/mojarra/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-mojarra diff --git a/extension/myfaces/pom.xml b/extension/myfaces/pom.xml index bf3fbb7628..1b49d067ac 100644 --- a/extension/myfaces/pom.xml +++ b/extension/myfaces/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-myfaces diff --git a/extension/policy/pom.xml b/extension/policy/pom.xml index 4b5b911181..674886f5c4 100644 --- a/extension/policy/pom.xml +++ b/extension/policy/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-policy diff --git a/extension/pom.xml b/extension/pom.xml index a48c37ec9d..0713c670de 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.extension diff --git a/extension/scinitializer/pom.xml b/extension/scinitializer/pom.xml index d3c95cfd44..945f618d0f 100644 --- a/extension/scinitializer/pom.xml +++ b/extension/scinitializer/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-scinitializer diff --git a/extension/security-jakarta/pom.xml b/extension/security-jakarta/pom.xml index dfca3f59b9..396262bc95 100644 --- a/extension/security-jakarta/pom.xml +++ b/extension/security-jakarta/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-security-jakarta diff --git a/extension/security-servlet/pom.xml b/extension/security-servlet/pom.xml index a5d7db3a43..3107dd1cf2 100644 --- a/extension/security-servlet/pom.xml +++ b/extension/security-servlet/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-security-servlet diff --git a/extension/servletannotations/pom.xml b/extension/servletannotations/pom.xml index 509974d17d..e54000c2d7 100644 --- a/extension/servletannotations/pom.xml +++ b/extension/servletannotations/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-servletannotations diff --git a/extension/slim-security/pom.xml b/extension/slim-security/pom.xml index 256c118496..4609b45e8e 100644 --- a/extension/slim-security/pom.xml +++ b/extension/slim-security/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-slim-security diff --git a/extension/slim/pom.xml b/extension/slim/pom.xml index 470510e760..9444499b24 100644 --- a/extension/slim/pom.xml +++ b/extension/slim/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-slim diff --git a/extension/soteria/pom.xml b/extension/soteria/pom.xml index ae6442dbba..32ec0560d8 100644 --- a/extension/soteria/pom.xml +++ b/extension/soteria/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-soteria diff --git a/extension/standard/pom.xml b/extension/standard/pom.xml index f0567f09b8..7a0a282059 100644 --- a/extension/standard/pom.xml +++ b/extension/standard/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-standard diff --git a/extension/tempdir/pom.xml b/extension/tempdir/pom.xml index 1800968b45..e8cc875597 100644 --- a/extension/tempdir/pom.xml +++ b/extension/tempdir/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-tempdir diff --git a/extension/wasp/pom.xml b/extension/wasp/pom.xml index 3fc4499dd6..7cdbd849cd 100644 --- a/extension/wasp/pom.xml +++ b/extension/wasp/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-wasp diff --git a/extension/webxml/pom.xml b/extension/webxml/pom.xml index eedbe05c65..7d1e4e3129 100644 --- a/extension/webxml/pom.xml +++ b/extension/webxml/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-webxml diff --git a/extension/welcomefile/pom.xml b/extension/welcomefile/pom.xml index 78ffe38d41..d7d5caf72b 100644 --- a/extension/welcomefile/pom.xml +++ b/extension/welcomefile/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-welcomefile diff --git a/extension/weld-servlet/pom.xml b/extension/weld-servlet/pom.xml index 7cb9352b90..857fabaa4e 100644 --- a/extension/weld-servlet/pom.xml +++ b/extension/weld-servlet/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-weld-servlet diff --git a/extension/weld/pom.xml b/extension/weld/pom.xml index 45fef61581..c474ca3803 100644 --- a/extension/weld/pom.xml +++ b/extension/weld/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.3.0-SNAPSHOT + 22.3.0 piranha-extension-weld diff --git a/external/jakartaee-samples/pom.xml b/external/jakartaee-samples/pom.xml index 24ae9df46c..ed1a397742 100644 --- a/external/jakartaee-samples/pom.xml +++ b/external/jakartaee-samples/pom.xml @@ -7,7 +7,7 @@ cloud.piranha.external project - 22.3.0-SNAPSHOT + 22.3.0 piranha-external-jakartaee-samples diff --git a/external/pom.xml b/external/pom.xml index 207f955dbf..3d63dc5ab1 100644 --- a/external/pom.xml +++ b/external/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.external diff --git a/external/quicklook/pom.xml b/external/quicklook/pom.xml index cbb8de030b..c61b3616b9 100644 --- a/external/quicklook/pom.xml +++ b/external/quicklook/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.external project - 22.3.0-SNAPSHOT + 22.3.0 piranha-external-quicklook diff --git a/external/tck/el/pom.xml b/external/tck/el/pom.xml index 79babd30d5..0f2e5da7db 100644 --- a/external/tck/el/pom.xml +++ b/external/tck/el/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.external.tck project - 22.3.0-SNAPSHOT + 22.3.0 piranha-external-tck-expression-language diff --git a/external/tck/jwt/pom.xml b/external/tck/jwt/pom.xml index 09545860cd..65684dcea5 100644 --- a/external/tck/jwt/pom.xml +++ b/external/tck/jwt/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.external.tck project - 22.3.0-SNAPSHOT + 22.3.0 piranha-external-tck-jwt diff --git a/external/tck/pages/pom.xml b/external/tck/pages/pom.xml index f2032b9156..88d1b29cbb 100644 --- a/external/tck/pages/pom.xml +++ b/external/tck/pages/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.external.tck project - 22.3.0-SNAPSHOT + 22.3.0 piranha-external-tck-pages diff --git a/external/tck/pom.xml b/external/tck/pom.xml index 98f9104a89..7de22557f0 100644 --- a/external/tck/pom.xml +++ b/external/tck/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.external project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.external.tck diff --git a/external/tck/servlet/pom.xml b/external/tck/servlet/pom.xml index 1d1bc92569..52866a9eb1 100644 --- a/external/tck/servlet/pom.xml +++ b/external/tck/servlet/pom.xml @@ -10,7 +10,7 @@ cloud.piranha.external.tck project - 22.3.0-SNAPSHOT + 22.3.0 piranha-external-tck-servlet diff --git a/http/api/pom.xml b/http/api/pom.xml index 4ddc85567b..d878f03bcf 100644 --- a/http/api/pom.xml +++ b/http/api/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.3.0-SNAPSHOT + 22.3.0 piranha-http-api diff --git a/http/grizzly/pom.xml b/http/grizzly/pom.xml index 5dba75449b..9c3bde1cd6 100644 --- a/http/grizzly/pom.xml +++ b/http/grizzly/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.3.0-SNAPSHOT + 22.3.0 piranha-http-grizzly diff --git a/http/impl/pom.xml b/http/impl/pom.xml index 95c8863657..10f9eedd89 100644 --- a/http/impl/pom.xml +++ b/http/impl/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.3.0-SNAPSHOT + 22.3.0 piranha-http-impl diff --git a/http/jdk/pom.xml b/http/jdk/pom.xml index ca7068d963..2d7a392856 100644 --- a/http/jdk/pom.xml +++ b/http/jdk/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.3.0-SNAPSHOT + 22.3.0 piranha-http-jdk diff --git a/http/netty/pom.xml b/http/netty/pom.xml index 439e97e30e..cdbae425c5 100644 --- a/http/netty/pom.xml +++ b/http/netty/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.3.0-SNAPSHOT + 22.3.0 piranha-http-netty diff --git a/http/pom.xml b/http/pom.xml index 525165bc8f..4cd8b265bf 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.http diff --git a/http/tests/pom.xml b/http/tests/pom.xml index 506dc5493a..811cff985f 100644 --- a/http/tests/pom.xml +++ b/http/tests/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.3.0-SNAPSHOT + 22.3.0 piranha-http-tests diff --git a/http/undertow/pom.xml b/http/undertow/pom.xml index c6b5d2be51..1ab1dfae78 100644 --- a/http/undertow/pom.xml +++ b/http/undertow/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.3.0-SNAPSHOT + 22.3.0 piranha-http-undertow diff --git a/http/webapp/pom.xml b/http/webapp/pom.xml index 347e0f22e6..07d61ad2ee 100644 --- a/http/webapp/pom.xml +++ b/http/webapp/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.http project - 22.3.0-SNAPSHOT + 22.3.0 piranha-http-webapp diff --git a/maven/archetypes/pom.xml b/maven/archetypes/pom.xml index 67a12f1b46..22c20a5957 100644 --- a/maven/archetypes/pom.xml +++ b/maven/archetypes/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.maven project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.maven.archetypes diff --git a/maven/plugins/piranha-micro-maven-plugin/pom.xml b/maven/plugins/piranha-micro-maven-plugin/pom.xml index 0ff4849863..ca68b355a8 100644 --- a/maven/plugins/piranha-micro-maven-plugin/pom.xml +++ b/maven/plugins/piranha-micro-maven-plugin/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.maven.plugins project - 22.3.0-SNAPSHOT + 22.3.0 piranha-micro-maven-plugin diff --git a/maven/plugins/piranha-server-maven-plugin/pom.xml b/maven/plugins/piranha-server-maven-plugin/pom.xml index 3f6b4445ac..6da2b94803 100644 --- a/maven/plugins/piranha-server-maven-plugin/pom.xml +++ b/maven/plugins/piranha-server-maven-plugin/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.maven.plugins project - 22.3.0-SNAPSHOT + 22.3.0 piranha-server-maven-plugin diff --git a/maven/plugins/pom.xml b/maven/plugins/pom.xml index e61adb9fbe..becc8b7ab7 100644 --- a/maven/plugins/pom.xml +++ b/maven/plugins/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.maven project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.maven.plugins diff --git a/maven/pom.xml b/maven/pom.xml index 8c8bb25e5d..51b7e36c09 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.maven diff --git a/micro/dist/pom.xml b/micro/dist/pom.xml index 023a6779cc..df840e3409 100644 --- a/micro/dist/pom.xml +++ b/micro/dist/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha diff --git a/micro/pom.xml b/micro/pom.xml index a7c9c884a6..a3bb2a5256 100644 --- a/micro/pom.xml +++ b/micro/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.micro diff --git a/micro/shrinkwrap/builder/pom.xml b/micro/shrinkwrap/builder/pom.xml index 62b66c6fc7..cc4954b509 100644 --- a/micro/shrinkwrap/builder/pom.xml +++ b/micro/shrinkwrap/builder/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro.shrinkwrap project - 22.3.0-SNAPSHOT + 22.3.0 piranha-micro-shrinkwrap-builder diff --git a/micro/shrinkwrap/core/pom.xml b/micro/shrinkwrap/core/pom.xml index aae590f266..15eccf4101 100644 --- a/micro/shrinkwrap/core/pom.xml +++ b/micro/shrinkwrap/core/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro.shrinkwrap project - 22.3.0-SNAPSHOT + 22.3.0 piranha-micro-shrinkwrap-core diff --git a/micro/shrinkwrap/loader/pom.xml b/micro/shrinkwrap/loader/pom.xml index 7713932352..ec7ce6fead 100644 --- a/micro/shrinkwrap/loader/pom.xml +++ b/micro/shrinkwrap/loader/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro.shrinkwrap project - 22.3.0-SNAPSHOT + 22.3.0 piranha-micro-shrinkwrap-loader diff --git a/micro/shrinkwrap/pom.xml b/micro/shrinkwrap/pom.xml index cb86bf1650..7aa200a5ec 100644 --- a/micro/shrinkwrap/pom.xml +++ b/micro/shrinkwrap/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.micro.shrinkwrap diff --git a/micro/shrinkwrap/shrinkwrap/pom.xml b/micro/shrinkwrap/shrinkwrap/pom.xml index 0582d30053..dd37fbba20 100644 --- a/micro/shrinkwrap/shrinkwrap/pom.xml +++ b/micro/shrinkwrap/shrinkwrap/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro.shrinkwrap project - 22.3.0-SNAPSHOT + 22.3.0 piranha-micro-shrinkwrap diff --git a/nano/pom.xml b/nano/pom.xml index ab6d198c9b..b9c8691187 100644 --- a/nano/pom.xml +++ b/nano/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 piranha-nano diff --git a/pom.xml b/pom.xml index 9bb12892cd..bff484440b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 pom Piranha - Project diff --git a/resource/api/pom.xml b/resource/api/pom.xml index 15f5a53f8b..57d8b5846a 100644 --- a/resource/api/pom.xml +++ b/resource/api/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.resource project - 22.3.0-SNAPSHOT + 22.3.0 piranha-resource-api diff --git a/resource/impl/pom.xml b/resource/impl/pom.xml index 64ddc44ebd..f3a7f06d93 100644 --- a/resource/impl/pom.xml +++ b/resource/impl/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.resource project - 22.3.0-SNAPSHOT + 22.3.0 piranha-resource-impl diff --git a/resource/pom.xml b/resource/pom.xml index f17b49ec80..55b735559c 100644 --- a/resource/pom.xml +++ b/resource/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.resource diff --git a/resource/shrinkwrap/pom.xml b/resource/shrinkwrap/pom.xml index 3c6f7a3474..1cb6f89669 100644 --- a/resource/shrinkwrap/pom.xml +++ b/resource/shrinkwrap/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.resource project - 22.3.0-SNAPSHOT + 22.3.0 piranha-resource-shrinkwrap diff --git a/server/api/pom.xml b/server/api/pom.xml index 3424dc2e18..9a09784fdc 100644 --- a/server/api/pom.xml +++ b/server/api/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.server project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.server diff --git a/server/dist/pom.xml b/server/dist/pom.xml index edfa1b58a4..164bb8d548 100644 --- a/server/dist/pom.xml +++ b/server/dist/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.server project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha diff --git a/server/isolated/pom.xml b/server/isolated/pom.xml index 808a593c19..dfccf3f226 100644 --- a/server/isolated/pom.xml +++ b/server/isolated/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.server project - 22.3.0-SNAPSHOT + 22.3.0 piranha-server-isolated diff --git a/server/pom.xml b/server/pom.xml index 3818f15fe9..4a2c28bb8f 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.server diff --git a/test/arquillian/config-basic/pom.xml b/test/arquillian/config-basic/pom.xml index f625c26419..4e35ad8422 100644 --- a/test/arquillian/config-basic/pom.xml +++ b/test/arquillian/config-basic/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test.arquillian project - 22.3.0-SNAPSHOT + 22.3.0 config-basic diff --git a/test/arquillian/jwt-basic/pom.xml b/test/arquillian/jwt-basic/pom.xml index d861d2556e..601570e803 100644 --- a/test/arquillian/jwt-basic/pom.xml +++ b/test/arquillian/jwt-basic/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test.arquillian project - 22.3.0-SNAPSHOT + 22.3.0 jwt-basic diff --git a/test/arquillian/pom.xml b/test/arquillian/pom.xml index 00ce5eb5a0..f6fa9d8b4e 100644 --- a/test/arquillian/pom.xml +++ b/test/arquillian/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.test.arquillian diff --git a/test/arquillian/servlet-basic/pom.xml b/test/arquillian/servlet-basic/pom.xml index fa8234b06d..f452deacea 100644 --- a/test/arquillian/servlet-basic/pom.xml +++ b/test/arquillian/servlet-basic/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test.arquillian project - 22.3.0-SNAPSHOT + 22.3.0 servlet-basic diff --git a/test/classloader/pom.xml b/test/classloader/pom.xml index 44876dcc08..3b8e8c9ee3 100644 --- a/test/classloader/pom.xml +++ b/test/classloader/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 classloader diff --git a/test/classloader2/pom.xml b/test/classloader2/pom.xml index a17a5a0d05..355c6a4db3 100644 --- a/test/classloader2/pom.xml +++ b/test/classloader2/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 classloader2 diff --git a/test/exousia/pom.xml b/test/exousia/pom.xml index 0c250adc39..44789718d4 100644 --- a/test/exousia/pom.xml +++ b/test/exousia/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 exousia diff --git a/test/hazelcast/pom.xml b/test/hazelcast/pom.xml index 77375ee730..90b129c18d 100644 --- a/test/hazelcast/pom.xml +++ b/test/hazelcast/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 hazelcast diff --git a/test/helloworld/pom.xml b/test/helloworld/pom.xml index 06e6f795cc..57f07cc03f 100644 --- a/test/helloworld/pom.xml +++ b/test/helloworld/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 piranha-test-helloworld diff --git a/test/jersey/pom.xml b/test/jersey/pom.xml index b5f58bc0f9..814c826e18 100644 --- a/test/jersey/pom.xml +++ b/test/jersey/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 jersey diff --git a/test/jpa/pom.xml b/test/jpa/pom.xml index 963c7ba414..95cac24e90 100644 --- a/test/jpa/pom.xml +++ b/test/jpa/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 jpa diff --git a/test/jpms/pom.xml b/test/jpms/pom.xml index 041a69ae3d..ecedaea7ee 100644 --- a/test/jpms/pom.xml +++ b/test/jpms/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 jpms diff --git a/test/micro/mojarra/pom.xml b/test/micro/mojarra/pom.xml index 830a4cecee..31f10b45e2 100644 --- a/test/micro/mojarra/pom.xml +++ b/test/micro/mojarra/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.micro project - 22.3.0-SNAPSHOT + 22.3.0 test-micro-mojarra diff --git a/test/micro/pom.xml b/test/micro/pom.xml index 30ec654ad5..8c55f75e48 100644 --- a/test/micro/pom.xml +++ b/test/micro/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.test.micro diff --git a/test/micro/snoop/pom.xml b/test/micro/snoop/pom.xml index d29a50cb62..880f3f75a1 100644 --- a/test/micro/snoop/pom.xml +++ b/test/micro/snoop/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.micro project - 22.3.0-SNAPSHOT + 22.3.0 test-micro-snoop diff --git a/test/mojarra/pom.xml b/test/mojarra/pom.xml index 5f9c04c651..9572bab1d1 100644 --- a/test/mojarra/pom.xml +++ b/test/mojarra/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 piranha-test-mojarra diff --git a/test/mojarra2/pom.xml b/test/mojarra2/pom.xml index 33d8ef410c..3c2d214171 100644 --- a/test/mojarra2/pom.xml +++ b/test/mojarra2/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 mojarra diff --git a/test/myfaces/pom.xml b/test/myfaces/pom.xml index 055764f87a..2782329769 100644 --- a/test/myfaces/pom.xml +++ b/test/myfaces/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 myfaces diff --git a/test/pom.xml b/test/pom.xml index f604447cff..06252d29de 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ cloud.piranha project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.test diff --git a/test/server-programmatic/pom.xml b/test/server-programmatic/pom.xml index 16c10d7335..6f894cce3a 100644 --- a/test/server-programmatic/pom.xml +++ b/test/server-programmatic/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 piranha-test-server-programmatic diff --git a/test/server-slim/pom.xml b/test/server-slim/pom.xml index 048017422a..d9d7e2a65d 100644 --- a/test/server-slim/pom.xml +++ b/test/server-slim/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 piranha-test-server-slim diff --git a/test/server/pom.xml b/test/server/pom.xml index 96543d2b96..429ff33a19 100644 --- a/test/server/pom.xml +++ b/test/server/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 piranha-test-server diff --git a/test/soteria/basic/pom.xml b/test/soteria/basic/pom.xml index 010ee7faf1..ba923600a3 100644 --- a/test/soteria/basic/pom.xml +++ b/test/soteria/basic/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.soteria project - 22.3.0-SNAPSHOT + 22.3.0 soteria-basic diff --git a/test/soteria/form/pom.xml b/test/soteria/form/pom.xml index 0ab618afb5..3392b9e930 100644 --- a/test/soteria/form/pom.xml +++ b/test/soteria/form/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.soteria project - 22.3.0-SNAPSHOT + 22.3.0 soteria-form diff --git a/test/soteria/pom.xml b/test/soteria/pom.xml index ab287a6373..eb6e4323c0 100644 --- a/test/soteria/pom.xml +++ b/test/soteria/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.test.soteria diff --git a/test/webapp/mojarra/pom.xml b/test/webapp/mojarra/pom.xml index 371a26874f..5e6678cd8b 100644 --- a/test/webapp/mojarra/pom.xml +++ b/test/webapp/mojarra/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.webapp project - 22.3.0-SNAPSHOT + 22.3.0 test-webapp-mojarra diff --git a/test/webapp/pom.xml b/test/webapp/pom.xml index 4e927881ce..89d787ff40 100644 --- a/test/webapp/pom.xml +++ b/test/webapp/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.test.webapp diff --git a/test/webapp/snoop/pom.xml b/test/webapp/snoop/pom.xml index 481e5bcdb2..a869f0669b 100644 --- a/test/webapp/snoop/pom.xml +++ b/test/webapp/snoop/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.webapp project - 22.3.0-SNAPSHOT + 22.3.0 test-webapp-snoop diff --git a/test/webxml/pom.xml b/test/webxml/pom.xml index 6d430192ca..3f15513d56 100644 --- a/test/webxml/pom.xml +++ b/test/webxml/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 cloud.piranha.test.webxml diff --git a/test/webxml/web-fragment-in-jar-test/pom.xml b/test/webxml/web-fragment-in-jar-test/pom.xml index 2420073be2..58e1965e64 100644 --- a/test/webxml/web-fragment-in-jar-test/pom.xml +++ b/test/webxml/web-fragment-in-jar-test/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test.webxml project - 22.3.0-SNAPSHOT + 22.3.0 web-fragment-in-jar-test diff --git a/test/webxml/web-fragment-in-jar-webapp/pom.xml b/test/webxml/web-fragment-in-jar-webapp/pom.xml index 9d9c816f27..a37b3bd77e 100644 --- a/test/webxml/web-fragment-in-jar-webapp/pom.xml +++ b/test/webxml/web-fragment-in-jar-webapp/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test.webxml project - 22.3.0-SNAPSHOT + 22.3.0 web-fragment-in-jar-webapp diff --git a/test/webxml/web-fragment-in-jar/pom.xml b/test/webxml/web-fragment-in-jar/pom.xml index 639e88dee1..37bf8ef79c 100644 --- a/test/webxml/web-fragment-in-jar/pom.xml +++ b/test/webxml/web-fragment-in-jar/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test.webxml project - 22.3.0-SNAPSHOT + 22.3.0 web-fragment-in-jar diff --git a/test/weld/pom.xml b/test/weld/pom.xml index 1a452fcc9b..9494ec40b5 100644 --- a/test/weld/pom.xml +++ b/test/weld/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.3.0-SNAPSHOT + 22.3.0 weld