From 7eb30bd5de14e28db18bb733ab7585e2bfe142e4 Mon Sep 17 00:00:00 2001 From: Automated release Date: Thu, 13 Jan 2022 13:11:55 +0000 Subject: [PATCH] Releasing version 22.1.0 from release-22.1.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 +- embedded/pom.xml | 2 +- extension/apache-fileupload/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/micro/pom.xml | 2 +- extension/mojarra/pom.xml | 2 +- extension/myfaces/pom.xml | 2 +- extension/pom.xml | 2 +- extension/security-jakarta/pom.xml | 2 +- extension/security-servlet/pom.xml | 2 +- extension/slim-security/pom.xml | 2 +- extension/slim/pom.xml | 2 +- extension/soteria/pom.xml | 2 +- extension/standard-annotationscan/pom.xml | 2 +- extension/standard-async/pom.xml | 2 +- extension/standard-localeencoding/pom.xml | 2 +- extension/standard-logging/pom.xml | 2 +- extension/standard-mimetype/pom.xml | 2 +- extension/standard-policy/pom.xml | 2 +- extension/standard-scinitializer/pom.xml | 2 +- extension/standard-servletannotations/pom.xml | 2 +- extension/standard-tempdir/pom.xml | 2 +- extension/standard-webxml/pom.xml | 2 +- extension/standard-welcomefile/pom.xml | 2 +- extension/standard/pom.xml | 2 +- extension/wasp/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/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/core/pom.xml | 2 +- micro/lite/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 +- micro/slim/pom.xml | 2 +- micro/standard/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/core/pom.xml | 2 +- server/isolated/pom.xml | 2 +- server/lite/pom.xml | 2 +- server/pom.xml | 2 +- server/slim/pom.xml | 2 +- server/standard/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/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 +- 111 files changed, 111 insertions(+), 111 deletions(-) diff --git a/arquillian/pom.xml b/arquillian/pom.xml index 3dec5bf1ce..0945d2cfa2 100644 --- a/arquillian/pom.xml +++ b/arquillian/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.arquillian diff --git a/arquillian/server/pom.xml b/arquillian/server/pom.xml index 88e604f11d..179e2b9ee9 100644 --- a/arquillian/server/pom.xml +++ b/arquillian/server/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.arquillian project - 22.1.0-SNAPSHOT + 22.1.0 piranha-arquillian-server diff --git a/bom/pom.xml b/bom/pom.xml index 77fcd08aea..1b34e45b2a 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -5,7 +5,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 bom diff --git a/core/api/pom.xml b/core/api/pom.xml index a90c86c6f8..5959c4ea05 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.core project - 22.1.0-SNAPSHOT + 22.1.0 piranha-core-api diff --git a/core/impl/pom.xml b/core/impl/pom.xml index 20e06dffb4..1aa61ebbc4 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.core project - 22.1.0-SNAPSHOT + 22.1.0 piranha-core-impl diff --git a/core/pom.xml b/core/pom.xml index 1e8088e535..1552be5fbe 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.core diff --git a/core/servlet-api/pom.xml b/core/servlet-api/pom.xml index 6ecfdc2682..69c79b6b01 100644 --- a/core/servlet-api/pom.xml +++ b/core/servlet-api/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.core project - 22.1.0-SNAPSHOT + 22.1.0 piranha-core-servlet-api diff --git a/embedded/pom.xml b/embedded/pom.xml index 5263add15f..645a0e6862 100644 --- a/embedded/pom.xml +++ b/embedded/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 piranha-embedded diff --git a/extension/apache-fileupload/pom.xml b/extension/apache-fileupload/pom.xml index d4d6a48733..76e7097263 100644 --- a/extension/apache-fileupload/pom.xml +++ b/extension/apache-fileupload/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-apache-fileupload diff --git a/extension/bytesstreamhandler/pom.xml b/extension/bytesstreamhandler/pom.xml index 41a67899db..3b872c1f8b 100644 --- a/extension/bytesstreamhandler/pom.xml +++ b/extension/bytesstreamhandler/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-bytesstreamhandler diff --git a/extension/eleos/pom.xml b/extension/eleos/pom.xml index 19c34836b7..078eb751ac 100644 --- a/extension/eleos/pom.xml +++ b/extension/eleos/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-eleos diff --git a/extension/exousia/pom.xml b/extension/exousia/pom.xml index b883064d9c..bef948273f 100644 --- a/extension/exousia/pom.xml +++ b/extension/exousia/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-exousia diff --git a/extension/hazelcast/pom.xml b/extension/hazelcast/pom.xml index 21b913dfcc..591cbfc494 100644 --- a/extension/hazelcast/pom.xml +++ b/extension/hazelcast/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-hazelcast diff --git a/extension/herring/pom.xml b/extension/herring/pom.xml index a7f678ec7c..12be4cc580 100644 --- a/extension/herring/pom.xml +++ b/extension/herring/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-herring diff --git a/extension/lite/pom.xml b/extension/lite/pom.xml index 15edf3ba7a..3bc63c6482 100644 --- a/extension/lite/pom.xml +++ b/extension/lite/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-lite diff --git a/extension/micro/pom.xml b/extension/micro/pom.xml index 9d0a88a67b..433b92b461 100644 --- a/extension/micro/pom.xml +++ b/extension/micro/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-micro diff --git a/extension/mojarra/pom.xml b/extension/mojarra/pom.xml index 1252574337..927a23d614 100644 --- a/extension/mojarra/pom.xml +++ b/extension/mojarra/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-mojarra diff --git a/extension/myfaces/pom.xml b/extension/myfaces/pom.xml index 16a9e9363f..f81d2fb279 100644 --- a/extension/myfaces/pom.xml +++ b/extension/myfaces/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-myfaces diff --git a/extension/pom.xml b/extension/pom.xml index ee29ae8704..ffcd4384ee 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.extension diff --git a/extension/security-jakarta/pom.xml b/extension/security-jakarta/pom.xml index 3e2a5b51ca..fbba2c78eb 100644 --- a/extension/security-jakarta/pom.xml +++ b/extension/security-jakarta/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-security-jakarta diff --git a/extension/security-servlet/pom.xml b/extension/security-servlet/pom.xml index 2c5d245317..97684f56d4 100644 --- a/extension/security-servlet/pom.xml +++ b/extension/security-servlet/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-security-servlet diff --git a/extension/slim-security/pom.xml b/extension/slim-security/pom.xml index b881770456..a18d9323a6 100644 --- a/extension/slim-security/pom.xml +++ b/extension/slim-security/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-slim-security diff --git a/extension/slim/pom.xml b/extension/slim/pom.xml index 61480e465c..85c590335d 100644 --- a/extension/slim/pom.xml +++ b/extension/slim/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-slim diff --git a/extension/soteria/pom.xml b/extension/soteria/pom.xml index 239da403ab..cf9b509297 100644 --- a/extension/soteria/pom.xml +++ b/extension/soteria/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-soteria diff --git a/extension/standard-annotationscan/pom.xml b/extension/standard-annotationscan/pom.xml index 22e3abc57a..754d8f498d 100644 --- a/extension/standard-annotationscan/pom.xml +++ b/extension/standard-annotationscan/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-standard-annotationscan diff --git a/extension/standard-async/pom.xml b/extension/standard-async/pom.xml index eaa02dc4d1..bd003ec150 100644 --- a/extension/standard-async/pom.xml +++ b/extension/standard-async/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-standard-async diff --git a/extension/standard-localeencoding/pom.xml b/extension/standard-localeencoding/pom.xml index 23ef8f464b..26814abbaa 100644 --- a/extension/standard-localeencoding/pom.xml +++ b/extension/standard-localeencoding/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-standard-localeencoding diff --git a/extension/standard-logging/pom.xml b/extension/standard-logging/pom.xml index 0af5dfec54..3026a53a0c 100644 --- a/extension/standard-logging/pom.xml +++ b/extension/standard-logging/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-standard-logging diff --git a/extension/standard-mimetype/pom.xml b/extension/standard-mimetype/pom.xml index ce4a4aaca1..bdaf3e76a7 100644 --- a/extension/standard-mimetype/pom.xml +++ b/extension/standard-mimetype/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-standard-mimetype diff --git a/extension/standard-policy/pom.xml b/extension/standard-policy/pom.xml index f253bd87c3..35dd23fe90 100644 --- a/extension/standard-policy/pom.xml +++ b/extension/standard-policy/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-standard-policy diff --git a/extension/standard-scinitializer/pom.xml b/extension/standard-scinitializer/pom.xml index 5601ce21c6..5124e5196a 100644 --- a/extension/standard-scinitializer/pom.xml +++ b/extension/standard-scinitializer/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-standard-scinitializer diff --git a/extension/standard-servletannotations/pom.xml b/extension/standard-servletannotations/pom.xml index d363227557..089690f9cd 100644 --- a/extension/standard-servletannotations/pom.xml +++ b/extension/standard-servletannotations/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-standard-servletannotations diff --git a/extension/standard-tempdir/pom.xml b/extension/standard-tempdir/pom.xml index bf0f7c6924..3465059292 100644 --- a/extension/standard-tempdir/pom.xml +++ b/extension/standard-tempdir/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-standard-tempdir diff --git a/extension/standard-webxml/pom.xml b/extension/standard-webxml/pom.xml index 1a21082fe2..02d5645088 100644 --- a/extension/standard-webxml/pom.xml +++ b/extension/standard-webxml/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-standard-webxml diff --git a/extension/standard-welcomefile/pom.xml b/extension/standard-welcomefile/pom.xml index 9950c47c69..d8cdecb295 100644 --- a/extension/standard-welcomefile/pom.xml +++ b/extension/standard-welcomefile/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-standard-welcomefile diff --git a/extension/standard/pom.xml b/extension/standard/pom.xml index 8c9271a752..fc9289637c 100644 --- a/extension/standard/pom.xml +++ b/extension/standard/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-standard diff --git a/extension/wasp/pom.xml b/extension/wasp/pom.xml index 53115b4667..db2a0f5146 100644 --- a/extension/wasp/pom.xml +++ b/extension/wasp/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-wasp diff --git a/extension/weld-servlet/pom.xml b/extension/weld-servlet/pom.xml index 899c70f844..67c6f3a3e0 100644 --- a/extension/weld-servlet/pom.xml +++ b/extension/weld-servlet/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-weld-servlet diff --git a/extension/weld/pom.xml b/extension/weld/pom.xml index 84acb739d8..db20744b28 100644 --- a/extension/weld/pom.xml +++ b/extension/weld/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.1.0-SNAPSHOT + 22.1.0 piranha-extension-weld diff --git a/external/jakartaee-samples/pom.xml b/external/jakartaee-samples/pom.xml index 5b10162cef..6f65684695 100644 --- a/external/jakartaee-samples/pom.xml +++ b/external/jakartaee-samples/pom.xml @@ -7,7 +7,7 @@ cloud.piranha.external project - 22.1.0-SNAPSHOT + 22.1.0 piranha-external-jakartaee-samples diff --git a/external/pom.xml b/external/pom.xml index 9d92fd3a9d..59db8130d1 100644 --- a/external/pom.xml +++ b/external/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.external diff --git a/external/quicklook/pom.xml b/external/quicklook/pom.xml index fad194653c..b5e69af6c9 100644 --- a/external/quicklook/pom.xml +++ b/external/quicklook/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.external project - 22.1.0-SNAPSHOT + 22.1.0 piranha-external-quicklook diff --git a/external/tck/el/pom.xml b/external/tck/el/pom.xml index 43ed11ad98..895a56a72f 100644 --- a/external/tck/el/pom.xml +++ b/external/tck/el/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.external.tck project - 22.1.0-SNAPSHOT + 22.1.0 piranha-external-tck-expression-language diff --git a/external/tck/pages/pom.xml b/external/tck/pages/pom.xml index bdb538856c..014fdb01f4 100644 --- a/external/tck/pages/pom.xml +++ b/external/tck/pages/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.external.tck project - 22.1.0-SNAPSHOT + 22.1.0 piranha-external-tck-pages diff --git a/external/tck/pom.xml b/external/tck/pom.xml index 95fbaf6408..dd42be6d76 100644 --- a/external/tck/pom.xml +++ b/external/tck/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.external project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.external.tck diff --git a/external/tck/servlet/pom.xml b/external/tck/servlet/pom.xml index 433be020a1..e2df9ca4dd 100644 --- a/external/tck/servlet/pom.xml +++ b/external/tck/servlet/pom.xml @@ -10,7 +10,7 @@ cloud.piranha.external.tck project - 22.1.0-SNAPSHOT + 22.1.0 piranha-external-tck-servlet diff --git a/http/api/pom.xml b/http/api/pom.xml index 2cebd7de00..23329a0ba0 100644 --- a/http/api/pom.xml +++ b/http/api/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.1.0-SNAPSHOT + 22.1.0 piranha-http-api diff --git a/http/grizzly/pom.xml b/http/grizzly/pom.xml index d2d2d4bd6f..3fdd87d7ba 100644 --- a/http/grizzly/pom.xml +++ b/http/grizzly/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.1.0-SNAPSHOT + 22.1.0 piranha-http-grizzly diff --git a/http/impl/pom.xml b/http/impl/pom.xml index b3eeb08b9e..994a1c2643 100644 --- a/http/impl/pom.xml +++ b/http/impl/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.1.0-SNAPSHOT + 22.1.0 piranha-http-impl diff --git a/http/jdk/pom.xml b/http/jdk/pom.xml index 696fb97139..e201469681 100644 --- a/http/jdk/pom.xml +++ b/http/jdk/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.1.0-SNAPSHOT + 22.1.0 piranha-http-jdk diff --git a/http/netty/pom.xml b/http/netty/pom.xml index 5c31c00d6c..839f662172 100644 --- a/http/netty/pom.xml +++ b/http/netty/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.1.0-SNAPSHOT + 22.1.0 piranha-http-netty diff --git a/http/pom.xml b/http/pom.xml index 52bf7165f2..e34bfc0299 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.http diff --git a/http/tests/pom.xml b/http/tests/pom.xml index 791f516e89..725d55b0f5 100644 --- a/http/tests/pom.xml +++ b/http/tests/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.1.0-SNAPSHOT + 22.1.0 piranha-http-tests diff --git a/http/undertow/pom.xml b/http/undertow/pom.xml index 47548cd710..451555f6af 100644 --- a/http/undertow/pom.xml +++ b/http/undertow/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.1.0-SNAPSHOT + 22.1.0 piranha-http-undertow diff --git a/http/webapp/pom.xml b/http/webapp/pom.xml index 03c878ea34..719ee97da5 100644 --- a/http/webapp/pom.xml +++ b/http/webapp/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.http project - 22.1.0-SNAPSHOT + 22.1.0 piranha-http-webapp diff --git a/maven/archetypes/pom.xml b/maven/archetypes/pom.xml index 6151b629d5..c47db35ec4 100644 --- a/maven/archetypes/pom.xml +++ b/maven/archetypes/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.maven project - 22.1.0-SNAPSHOT + 22.1.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 757d20bc79..b2aedbd65c 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.1.0-SNAPSHOT + 22.1.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 64b3570850..a1dd2100b9 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.1.0-SNAPSHOT + 22.1.0 piranha-server-maven-plugin diff --git a/maven/plugins/pom.xml b/maven/plugins/pom.xml index 80f0a70dff..c07f94b70e 100644 --- a/maven/plugins/pom.xml +++ b/maven/plugins/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.maven project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.maven.plugins diff --git a/maven/pom.xml b/maven/pom.xml index c73bae3c06..e7df03b19d 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.maven diff --git a/micro/core/pom.xml b/micro/core/pom.xml index a9e9ff07f8..402998e09b 100644 --- a/micro/core/pom.xml +++ b/micro/core/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro project - 22.1.0-SNAPSHOT + 22.1.0 piranha-micro-core diff --git a/micro/lite/pom.xml b/micro/lite/pom.xml index 626cb8d1c5..a5d1b622fa 100644 --- a/micro/lite/pom.xml +++ b/micro/lite/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro project - 22.1.0-SNAPSHOT + 22.1.0 piranha-micro-lite diff --git a/micro/pom.xml b/micro/pom.xml index 2e0d5d1f99..f4ee7cbff4 100644 --- a/micro/pom.xml +++ b/micro/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.micro diff --git a/micro/shrinkwrap/builder/pom.xml b/micro/shrinkwrap/builder/pom.xml index 1879c44bea..4abd407a3c 100644 --- a/micro/shrinkwrap/builder/pom.xml +++ b/micro/shrinkwrap/builder/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro.shrinkwrap project - 22.1.0-SNAPSHOT + 22.1.0 piranha-micro-shrinkwrap-builder diff --git a/micro/shrinkwrap/core/pom.xml b/micro/shrinkwrap/core/pom.xml index d4e334e559..0efe68cbff 100644 --- a/micro/shrinkwrap/core/pom.xml +++ b/micro/shrinkwrap/core/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro.shrinkwrap project - 22.1.0-SNAPSHOT + 22.1.0 piranha-micro-shrinkwrap-core diff --git a/micro/shrinkwrap/loader/pom.xml b/micro/shrinkwrap/loader/pom.xml index fbe5f5277d..17f7c73b77 100644 --- a/micro/shrinkwrap/loader/pom.xml +++ b/micro/shrinkwrap/loader/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro.shrinkwrap project - 22.1.0-SNAPSHOT + 22.1.0 piranha-micro-shrinkwrap-loader diff --git a/micro/shrinkwrap/pom.xml b/micro/shrinkwrap/pom.xml index 92b54d424b..9a014c60aa 100644 --- a/micro/shrinkwrap/pom.xml +++ b/micro/shrinkwrap/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.micro.shrinkwrap diff --git a/micro/shrinkwrap/shrinkwrap/pom.xml b/micro/shrinkwrap/shrinkwrap/pom.xml index ffce7c6138..4b3427ce6a 100644 --- a/micro/shrinkwrap/shrinkwrap/pom.xml +++ b/micro/shrinkwrap/shrinkwrap/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro.shrinkwrap project - 22.1.0-SNAPSHOT + 22.1.0 piranha-micro-shrinkwrap diff --git a/micro/slim/pom.xml b/micro/slim/pom.xml index 845d3931fb..8f721fde55 100644 --- a/micro/slim/pom.xml +++ b/micro/slim/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro project - 22.1.0-SNAPSHOT + 22.1.0 piranha-micro-slim diff --git a/micro/standard/pom.xml b/micro/standard/pom.xml index 9e96fc0007..b761af8647 100644 --- a/micro/standard/pom.xml +++ b/micro/standard/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro project - 22.1.0-SNAPSHOT + 22.1.0 piranha-micro-standard diff --git a/nano/pom.xml b/nano/pom.xml index d3b90c8f41..12867ad0b1 100644 --- a/nano/pom.xml +++ b/nano/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 piranha-nano diff --git a/pom.xml b/pom.xml index be02b97407..e46d067924 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 pom Piranha - Project diff --git a/resource/api/pom.xml b/resource/api/pom.xml index d74710d839..a8eb82c1e0 100644 --- a/resource/api/pom.xml +++ b/resource/api/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.resource project - 22.1.0-SNAPSHOT + 22.1.0 piranha-resource-api diff --git a/resource/impl/pom.xml b/resource/impl/pom.xml index 3e927c812b..c9d37492bd 100644 --- a/resource/impl/pom.xml +++ b/resource/impl/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.resource project - 22.1.0-SNAPSHOT + 22.1.0 piranha-resource-impl diff --git a/resource/pom.xml b/resource/pom.xml index 0cb6bbf6dc..3cd87dd66c 100644 --- a/resource/pom.xml +++ b/resource/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.resource diff --git a/resource/shrinkwrap/pom.xml b/resource/shrinkwrap/pom.xml index 7ffaf79ce6..01f3b8843c 100644 --- a/resource/shrinkwrap/pom.xml +++ b/resource/shrinkwrap/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.resource project - 22.1.0-SNAPSHOT + 22.1.0 piranha-resource-shrinkwrap diff --git a/server/core/pom.xml b/server/core/pom.xml index 91b84a0436..8646597bb6 100644 --- a/server/core/pom.xml +++ b/server/core/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.server project - 22.1.0-SNAPSHOT + 22.1.0 piranha-server-core diff --git a/server/isolated/pom.xml b/server/isolated/pom.xml index 67776b3db8..87be6f3f1b 100644 --- a/server/isolated/pom.xml +++ b/server/isolated/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.server project - 22.1.0-SNAPSHOT + 22.1.0 piranha-server-isolated diff --git a/server/lite/pom.xml b/server/lite/pom.xml index a88b41e56e..4f578fe0d6 100644 --- a/server/lite/pom.xml +++ b/server/lite/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.server project - 22.1.0-SNAPSHOT + 22.1.0 piranha-server-lite diff --git a/server/pom.xml b/server/pom.xml index fe0bf062e9..3fb74f177e 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.server diff --git a/server/slim/pom.xml b/server/slim/pom.xml index a3c3586c21..c940253c19 100644 --- a/server/slim/pom.xml +++ b/server/slim/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.server project - 22.1.0-SNAPSHOT + 22.1.0 piranha-server-slim diff --git a/server/standard/pom.xml b/server/standard/pom.xml index 4d408b335c..67e3074d78 100644 --- a/server/standard/pom.xml +++ b/server/standard/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.server project - 22.1.0-SNAPSHOT + 22.1.0 piranha-server-standard diff --git a/test/arquillian/pom.xml b/test/arquillian/pom.xml index f6660b9fea..0cb1be90f5 100644 --- a/test/arquillian/pom.xml +++ b/test/arquillian/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.test.arquillian diff --git a/test/arquillian/servlet-basic/pom.xml b/test/arquillian/servlet-basic/pom.xml index da2c96a6da..767015b91f 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.1.0-SNAPSHOT + 22.1.0 servlet-basic diff --git a/test/classloader/pom.xml b/test/classloader/pom.xml index 18231fb459..e40bbcaa81 100644 --- a/test/classloader/pom.xml +++ b/test/classloader/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 classloader diff --git a/test/classloader2/pom.xml b/test/classloader2/pom.xml index ac3657a3d2..a5256903c7 100644 --- a/test/classloader2/pom.xml +++ b/test/classloader2/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 classloader2 diff --git a/test/exousia/pom.xml b/test/exousia/pom.xml index 9d873c2bcd..2e487ae44f 100644 --- a/test/exousia/pom.xml +++ b/test/exousia/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 exousia diff --git a/test/hazelcast/pom.xml b/test/hazelcast/pom.xml index c11b5d058a..f7bd7d7170 100644 --- a/test/hazelcast/pom.xml +++ b/test/hazelcast/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 hazelcast diff --git a/test/helloworld/pom.xml b/test/helloworld/pom.xml index a8cbd148fb..b393973b1f 100644 --- a/test/helloworld/pom.xml +++ b/test/helloworld/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 piranha-test-helloworld diff --git a/test/jersey/pom.xml b/test/jersey/pom.xml index 713ca98cd9..2cedc2b76d 100644 --- a/test/jersey/pom.xml +++ b/test/jersey/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 jersey diff --git a/test/jpa/pom.xml b/test/jpa/pom.xml index 0eb3addedd..1b424a5505 100644 --- a/test/jpa/pom.xml +++ b/test/jpa/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 jpa diff --git a/test/jpms/pom.xml b/test/jpms/pom.xml index c1f93b1829..4af234948d 100644 --- a/test/jpms/pom.xml +++ b/test/jpms/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 jpms diff --git a/test/micro/mojarra/pom.xml b/test/micro/mojarra/pom.xml index 11175ca8bb..791a462d99 100644 --- a/test/micro/mojarra/pom.xml +++ b/test/micro/mojarra/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.micro project - 22.1.0-SNAPSHOT + 22.1.0 test-micro-mojarra diff --git a/test/micro/pom.xml b/test/micro/pom.xml index 5db6e80a2c..7a50ff0552 100644 --- a/test/micro/pom.xml +++ b/test/micro/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.test.micro diff --git a/test/micro/snoop/pom.xml b/test/micro/snoop/pom.xml index 85839b3792..0322ba84ae 100644 --- a/test/micro/snoop/pom.xml +++ b/test/micro/snoop/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.micro project - 22.1.0-SNAPSHOT + 22.1.0 test-micro-snoop diff --git a/test/mojarra/pom.xml b/test/mojarra/pom.xml index 262610d836..236a8a6663 100644 --- a/test/mojarra/pom.xml +++ b/test/mojarra/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 piranha-test-mojarra diff --git a/test/mojarra2/pom.xml b/test/mojarra2/pom.xml index f9ab0bc16f..0755264db3 100644 --- a/test/mojarra2/pom.xml +++ b/test/mojarra2/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 mojarra diff --git a/test/myfaces/pom.xml b/test/myfaces/pom.xml index f71da354fb..5a917e6d92 100644 --- a/test/myfaces/pom.xml +++ b/test/myfaces/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 myfaces diff --git a/test/pom.xml b/test/pom.xml index 31dfbce034..9bfe97f40c 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ cloud.piranha project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.test diff --git a/test/server/pom.xml b/test/server/pom.xml index 3bc8d01031..ac1d4a7a1e 100644 --- a/test/server/pom.xml +++ b/test/server/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 piranha-test-server diff --git a/test/soteria/basic/pom.xml b/test/soteria/basic/pom.xml index 22762975f6..e43d2ba80a 100644 --- a/test/soteria/basic/pom.xml +++ b/test/soteria/basic/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.soteria project - 22.1.0-SNAPSHOT + 22.1.0 soteria-basic diff --git a/test/soteria/form/pom.xml b/test/soteria/form/pom.xml index e7d7bd7b39..178d93d509 100644 --- a/test/soteria/form/pom.xml +++ b/test/soteria/form/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.soteria project - 22.1.0-SNAPSHOT + 22.1.0 soteria-form diff --git a/test/soteria/pom.xml b/test/soteria/pom.xml index 2610427a6a..046d6cdbdf 100644 --- a/test/soteria/pom.xml +++ b/test/soteria/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.test.soteria diff --git a/test/webapp/mojarra/pom.xml b/test/webapp/mojarra/pom.xml index b68e10d82b..e5d26800d6 100644 --- a/test/webapp/mojarra/pom.xml +++ b/test/webapp/mojarra/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.webapp project - 22.1.0-SNAPSHOT + 22.1.0 test-webapp-mojarra diff --git a/test/webapp/pom.xml b/test/webapp/pom.xml index fe086e55d0..1b2f313cae 100644 --- a/test/webapp/pom.xml +++ b/test/webapp/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 cloud.piranha.test.webapp diff --git a/test/webapp/snoop/pom.xml b/test/webapp/snoop/pom.xml index 7a78fd675b..c178555fd9 100644 --- a/test/webapp/snoop/pom.xml +++ b/test/webapp/snoop/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.webapp project - 22.1.0-SNAPSHOT + 22.1.0 test-webapp-snoop diff --git a/test/webxml/pom.xml b/test/webxml/pom.xml index 8e85053a8f..dcf72a9cfd 100644 --- a/test/webxml/pom.xml +++ b/test/webxml/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.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 651f1de25a..64186a521c 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.1.0-SNAPSHOT + 22.1.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 8e95577a25..33d4e27dbd 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.1.0-SNAPSHOT + 22.1.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 46d03decb5..8cdd3ef09a 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.1.0-SNAPSHOT + 22.1.0 web-fragment-in-jar diff --git a/test/weld/pom.xml b/test/weld/pom.xml index 48eb072d84..067f1142f7 100644 --- a/test/weld/pom.xml +++ b/test/weld/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.1.0-SNAPSHOT + 22.1.0 weld