From 70e53aa83e181451dd8d941efa9063df183aba88 Mon Sep 17 00:00:00 2001 From: Automated release Date: Wed, 13 Jul 2022 11:47:45 +0000 Subject: [PATCH] Releasing version 22.7.0 from current 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 +- 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/virtual/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/pom.xml | 2 +- test/arquillian/servlet-basic/pom.xml | 2 +- test/classloader/pom.xml | 2 +- test/classloader2/pom.xml | 2 +- test/common/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/pom.xml | 2 +- test/micro/snoop/pom.xml | 2 +- test/mojarra2/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 +- 109 files changed, 109 insertions(+), 109 deletions(-) diff --git a/arquillian/pom.xml b/arquillian/pom.xml index b194df3f07..48d6fbf858 100644 --- a/arquillian/pom.xml +++ b/arquillian/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.arquillian diff --git a/arquillian/server/pom.xml b/arquillian/server/pom.xml index ac876c3571..ab3b2a540c 100644 --- a/arquillian/server/pom.xml +++ b/arquillian/server/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.arquillian project - 22.8.0-SNAPSHOT + 22.7.0 piranha-arquillian-server diff --git a/bom/pom.xml b/bom/pom.xml index a72cd92dbc..f00e5f04b0 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -5,7 +5,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 bom diff --git a/core/api/pom.xml b/core/api/pom.xml index 454efe5426..9cd73380e9 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.core project - 22.8.0-SNAPSHOT + 22.7.0 piranha-core-api diff --git a/core/impl/pom.xml b/core/impl/pom.xml index fcd910be7c..548579044a 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.core project - 22.8.0-SNAPSHOT + 22.7.0 piranha-core-impl diff --git a/core/pom.xml b/core/pom.xml index 63d4a85953..ef11a644ea 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.core diff --git a/debug/pom.xml b/debug/pom.xml index 594e18f296..b29c841887 100644 --- a/debug/pom.xml +++ b/debug/pom.xml @@ -5,7 +5,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 debug diff --git a/embedded/pom.xml b/embedded/pom.xml index b539d88cee..242ba4c694 100644 --- a/embedded/pom.xml +++ b/embedded/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 piranha-embedded diff --git a/extension/annotationscan/pom.xml b/extension/annotationscan/pom.xml index cd67f83616..cf2467b623 100644 --- a/extension/annotationscan/pom.xml +++ b/extension/annotationscan/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-annotationscan diff --git a/extension/apache-fileupload/pom.xml b/extension/apache-fileupload/pom.xml index 1d6610ea62..45f5de8361 100644 --- a/extension/apache-fileupload/pom.xml +++ b/extension/apache-fileupload/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-apache-fileupload diff --git a/extension/async/pom.xml b/extension/async/pom.xml index c284fb9660..2603eed1d8 100644 --- a/extension/async/pom.xml +++ b/extension/async/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-async diff --git a/extension/bytesstreamhandler/pom.xml b/extension/bytesstreamhandler/pom.xml index 7c584f9978..1bb97e331e 100644 --- a/extension/bytesstreamhandler/pom.xml +++ b/extension/bytesstreamhandler/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-bytesstreamhandler diff --git a/extension/eleos/pom.xml b/extension/eleos/pom.xml index 573a3d429d..1f65f8739d 100644 --- a/extension/eleos/pom.xml +++ b/extension/eleos/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-eleos diff --git a/extension/exousia/pom.xml b/extension/exousia/pom.xml index 83a741ecb3..ebc34886b3 100644 --- a/extension/exousia/pom.xml +++ b/extension/exousia/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-exousia diff --git a/extension/hazelcast/pom.xml b/extension/hazelcast/pom.xml index 8d6025ae36..6014d8272f 100644 --- a/extension/hazelcast/pom.xml +++ b/extension/hazelcast/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-hazelcast diff --git a/extension/herring/pom.xml b/extension/herring/pom.xml index 143761a54a..9b3f926cc7 100644 --- a/extension/herring/pom.xml +++ b/extension/herring/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-herring diff --git a/extension/lite/pom.xml b/extension/lite/pom.xml index 1fb697da3e..66d8825625 100644 --- a/extension/lite/pom.xml +++ b/extension/lite/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-lite diff --git a/extension/localeencoding/pom.xml b/extension/localeencoding/pom.xml index faf7c5c89b..1ab5907b2e 100644 --- a/extension/localeencoding/pom.xml +++ b/extension/localeencoding/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-localeencoding diff --git a/extension/logging/pom.xml b/extension/logging/pom.xml index ff44e63512..4d350e743c 100644 --- a/extension/logging/pom.xml +++ b/extension/logging/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-logging diff --git a/extension/micro/pom.xml b/extension/micro/pom.xml index 0cc7c225eb..fef2b34649 100644 --- a/extension/micro/pom.xml +++ b/extension/micro/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-micro diff --git a/extension/mimetype/pom.xml b/extension/mimetype/pom.xml index a269af6704..d559cddd65 100644 --- a/extension/mimetype/pom.xml +++ b/extension/mimetype/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-mimetype diff --git a/extension/mojarra/pom.xml b/extension/mojarra/pom.xml index 83875a0a6f..c8a0b25bb7 100644 --- a/extension/mojarra/pom.xml +++ b/extension/mojarra/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-mojarra diff --git a/extension/myfaces/pom.xml b/extension/myfaces/pom.xml index 29b0e4c60a..afc3ba1b85 100644 --- a/extension/myfaces/pom.xml +++ b/extension/myfaces/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-myfaces diff --git a/extension/policy/pom.xml b/extension/policy/pom.xml index 7fc260fce5..2efd3885e0 100644 --- a/extension/policy/pom.xml +++ b/extension/policy/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-policy diff --git a/extension/pom.xml b/extension/pom.xml index 8123d8fbc3..0ca7592fc3 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.extension diff --git a/extension/scinitializer/pom.xml b/extension/scinitializer/pom.xml index c5107d708d..8b8291cccf 100644 --- a/extension/scinitializer/pom.xml +++ b/extension/scinitializer/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-scinitializer diff --git a/extension/security-jakarta/pom.xml b/extension/security-jakarta/pom.xml index 2a98e37328..983bee38f3 100644 --- a/extension/security-jakarta/pom.xml +++ b/extension/security-jakarta/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-security-jakarta diff --git a/extension/security-servlet/pom.xml b/extension/security-servlet/pom.xml index f548422ac6..dce5180315 100644 --- a/extension/security-servlet/pom.xml +++ b/extension/security-servlet/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-security-servlet diff --git a/extension/servletannotations/pom.xml b/extension/servletannotations/pom.xml index 01790cc64c..63bce2c6f5 100644 --- a/extension/servletannotations/pom.xml +++ b/extension/servletannotations/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-servletannotations diff --git a/extension/slim-security/pom.xml b/extension/slim-security/pom.xml index 355c589335..d6ff22137f 100644 --- a/extension/slim-security/pom.xml +++ b/extension/slim-security/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-slim-security diff --git a/extension/slim/pom.xml b/extension/slim/pom.xml index f6cc32b31a..a1a8721e2d 100644 --- a/extension/slim/pom.xml +++ b/extension/slim/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-slim diff --git a/extension/soteria/pom.xml b/extension/soteria/pom.xml index 51d016ced7..fff63f346c 100644 --- a/extension/soteria/pom.xml +++ b/extension/soteria/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-soteria diff --git a/extension/standard/pom.xml b/extension/standard/pom.xml index d15dae9352..ccf39f35c9 100644 --- a/extension/standard/pom.xml +++ b/extension/standard/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-standard diff --git a/extension/tempdir/pom.xml b/extension/tempdir/pom.xml index 1c41bccd9c..72ed733412 100644 --- a/extension/tempdir/pom.xml +++ b/extension/tempdir/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-tempdir diff --git a/extension/wasp/pom.xml b/extension/wasp/pom.xml index 433ccaf9a7..ad7edab57b 100644 --- a/extension/wasp/pom.xml +++ b/extension/wasp/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-wasp diff --git a/extension/webxml/pom.xml b/extension/webxml/pom.xml index 1b99f78b72..6ab82be8fd 100644 --- a/extension/webxml/pom.xml +++ b/extension/webxml/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-webxml diff --git a/extension/welcomefile/pom.xml b/extension/welcomefile/pom.xml index 8403f47848..c917307df0 100644 --- a/extension/welcomefile/pom.xml +++ b/extension/welcomefile/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-welcomefile diff --git a/extension/weld-servlet/pom.xml b/extension/weld-servlet/pom.xml index 6f0c2e1067..4fca0982b9 100644 --- a/extension/weld-servlet/pom.xml +++ b/extension/weld-servlet/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-weld-servlet diff --git a/extension/weld/pom.xml b/extension/weld/pom.xml index 1903589a5b..ed6f9504b8 100644 --- a/extension/weld/pom.xml +++ b/extension/weld/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.extension project - 22.8.0-SNAPSHOT + 22.7.0 piranha-extension-weld diff --git a/external/jakartaee-samples/pom.xml b/external/jakartaee-samples/pom.xml index d79d1f6296..afd11e7258 100644 --- a/external/jakartaee-samples/pom.xml +++ b/external/jakartaee-samples/pom.xml @@ -7,7 +7,7 @@ cloud.piranha.external project - 22.8.0-SNAPSHOT + 22.7.0 piranha-external-jakartaee-samples diff --git a/external/pom.xml b/external/pom.xml index ed4f8a4c1b..b28dbc20ba 100644 --- a/external/pom.xml +++ b/external/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.external diff --git a/external/quicklook/pom.xml b/external/quicklook/pom.xml index 15eb43dfe6..8aa1baeb07 100644 --- a/external/quicklook/pom.xml +++ b/external/quicklook/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.external project - 22.8.0-SNAPSHOT + 22.7.0 piranha-external-quicklook diff --git a/external/tck/el/pom.xml b/external/tck/el/pom.xml index c5354c3055..974e2f00aa 100644 --- a/external/tck/el/pom.xml +++ b/external/tck/el/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.external.tck project - 22.8.0-SNAPSHOT + 22.7.0 piranha-external-tck-expression-language diff --git a/external/tck/jwt/pom.xml b/external/tck/jwt/pom.xml index de0f58e9ab..b7013435a6 100644 --- a/external/tck/jwt/pom.xml +++ b/external/tck/jwt/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.external.tck project - 22.8.0-SNAPSHOT + 22.7.0 piranha-external-tck-jwt diff --git a/external/tck/pages/pom.xml b/external/tck/pages/pom.xml index 7cb739f5ef..a685606d1d 100644 --- a/external/tck/pages/pom.xml +++ b/external/tck/pages/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.external.tck project - 22.8.0-SNAPSHOT + 22.7.0 piranha-external-tck-pages diff --git a/external/tck/pom.xml b/external/tck/pom.xml index 939819a053..0fd251d3b5 100644 --- a/external/tck/pom.xml +++ b/external/tck/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.external project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.external.tck diff --git a/external/tck/servlet/pom.xml b/external/tck/servlet/pom.xml index f099b7f35b..f10f782bac 100644 --- a/external/tck/servlet/pom.xml +++ b/external/tck/servlet/pom.xml @@ -10,7 +10,7 @@ cloud.piranha.external.tck project - 22.8.0-SNAPSHOT + 22.7.0 piranha-external-tck-servlet diff --git a/http/api/pom.xml b/http/api/pom.xml index 8cdda3309d..c77bc72292 100644 --- a/http/api/pom.xml +++ b/http/api/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.8.0-SNAPSHOT + 22.7.0 piranha-http-api diff --git a/http/grizzly/pom.xml b/http/grizzly/pom.xml index 321658fe6c..b31364cfc0 100644 --- a/http/grizzly/pom.xml +++ b/http/grizzly/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.8.0-SNAPSHOT + 22.7.0 piranha-http-grizzly diff --git a/http/impl/pom.xml b/http/impl/pom.xml index ed136e0c74..76bf9dfb34 100644 --- a/http/impl/pom.xml +++ b/http/impl/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.8.0-SNAPSHOT + 22.7.0 piranha-http-impl diff --git a/http/jdk/pom.xml b/http/jdk/pom.xml index 67f3e5632d..832dd5fea1 100644 --- a/http/jdk/pom.xml +++ b/http/jdk/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.8.0-SNAPSHOT + 22.7.0 piranha-http-jdk diff --git a/http/netty/pom.xml b/http/netty/pom.xml index 7e730e4581..6add2b00e9 100644 --- a/http/netty/pom.xml +++ b/http/netty/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.8.0-SNAPSHOT + 22.7.0 piranha-http-netty diff --git a/http/pom.xml b/http/pom.xml index 720d904a2e..ae58fd933a 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.http diff --git a/http/tests/pom.xml b/http/tests/pom.xml index 57dc2cb177..7aebfeec6c 100644 --- a/http/tests/pom.xml +++ b/http/tests/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.8.0-SNAPSHOT + 22.7.0 piranha-http-tests diff --git a/http/undertow/pom.xml b/http/undertow/pom.xml index fa743279b6..c30fd7baaf 100644 --- a/http/undertow/pom.xml +++ b/http/undertow/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.http project - 22.8.0-SNAPSHOT + 22.7.0 piranha-http-undertow diff --git a/http/virtual/pom.xml b/http/virtual/pom.xml index 4551132ed5..649ef4635e 100644 --- a/http/virtual/pom.xml +++ b/http/virtual/pom.xml @@ -7,7 +7,7 @@ cloud.piranha.http project - 22.8.0-SNAPSHOT + 22.7.0 piranha-http-virtual diff --git a/http/webapp/pom.xml b/http/webapp/pom.xml index b24403076d..1df7cf741f 100644 --- a/http/webapp/pom.xml +++ b/http/webapp/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.http project - 22.8.0-SNAPSHOT + 22.7.0 piranha-http-webapp diff --git a/maven/archetypes/pom.xml b/maven/archetypes/pom.xml index cd27ff693e..a45005d507 100644 --- a/maven/archetypes/pom.xml +++ b/maven/archetypes/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.maven project - 22.8.0-SNAPSHOT + 22.7.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 b98e6e6bbf..6758374196 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.8.0-SNAPSHOT + 22.7.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 b02d3ab00a..52faaae025 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.8.0-SNAPSHOT + 22.7.0 piranha-server-maven-plugin diff --git a/maven/plugins/pom.xml b/maven/plugins/pom.xml index d898625142..ac61597118 100644 --- a/maven/plugins/pom.xml +++ b/maven/plugins/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.maven project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.maven.plugins diff --git a/maven/pom.xml b/maven/pom.xml index 212ef8eb39..0e9fe10a2b 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.maven diff --git a/micro/dist/pom.xml b/micro/dist/pom.xml index f7f009dd3f..83f180c190 100644 --- a/micro/dist/pom.xml +++ b/micro/dist/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha diff --git a/micro/pom.xml b/micro/pom.xml index e27f9190cf..767b167f4c 100644 --- a/micro/pom.xml +++ b/micro/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.micro diff --git a/micro/shrinkwrap/builder/pom.xml b/micro/shrinkwrap/builder/pom.xml index 637893a3da..474757b48f 100644 --- a/micro/shrinkwrap/builder/pom.xml +++ b/micro/shrinkwrap/builder/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro.shrinkwrap project - 22.8.0-SNAPSHOT + 22.7.0 piranha-micro-shrinkwrap-builder diff --git a/micro/shrinkwrap/core/pom.xml b/micro/shrinkwrap/core/pom.xml index 709f862112..ff1704c5f5 100644 --- a/micro/shrinkwrap/core/pom.xml +++ b/micro/shrinkwrap/core/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro.shrinkwrap project - 22.8.0-SNAPSHOT + 22.7.0 piranha-micro-shrinkwrap-core diff --git a/micro/shrinkwrap/loader/pom.xml b/micro/shrinkwrap/loader/pom.xml index 192d38f766..d18dce82b5 100644 --- a/micro/shrinkwrap/loader/pom.xml +++ b/micro/shrinkwrap/loader/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro.shrinkwrap project - 22.8.0-SNAPSHOT + 22.7.0 piranha-micro-shrinkwrap-loader diff --git a/micro/shrinkwrap/pom.xml b/micro/shrinkwrap/pom.xml index f1b7e02175..66a5293f6b 100644 --- a/micro/shrinkwrap/pom.xml +++ b/micro/shrinkwrap/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.micro.shrinkwrap diff --git a/micro/shrinkwrap/shrinkwrap/pom.xml b/micro/shrinkwrap/shrinkwrap/pom.xml index eef3dc0632..edb4754558 100644 --- a/micro/shrinkwrap/shrinkwrap/pom.xml +++ b/micro/shrinkwrap/shrinkwrap/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.micro.shrinkwrap project - 22.8.0-SNAPSHOT + 22.7.0 piranha-micro-shrinkwrap diff --git a/nano/pom.xml b/nano/pom.xml index 4697badc5d..19a09df26f 100644 --- a/nano/pom.xml +++ b/nano/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 piranha-nano diff --git a/pom.xml b/pom.xml index 960c4161df..2d673e9ef7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 pom Piranha - Project diff --git a/resource/api/pom.xml b/resource/api/pom.xml index 30ea26c6e2..9d66d9eec7 100644 --- a/resource/api/pom.xml +++ b/resource/api/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.resource project - 22.8.0-SNAPSHOT + 22.7.0 piranha-resource-api diff --git a/resource/impl/pom.xml b/resource/impl/pom.xml index bc977339d1..011362c891 100644 --- a/resource/impl/pom.xml +++ b/resource/impl/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.resource project - 22.8.0-SNAPSHOT + 22.7.0 piranha-resource-impl diff --git a/resource/pom.xml b/resource/pom.xml index 9879c3a05b..ff5badd0e7 100644 --- a/resource/pom.xml +++ b/resource/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.resource diff --git a/resource/shrinkwrap/pom.xml b/resource/shrinkwrap/pom.xml index 60c1c19c81..b8fe7de047 100644 --- a/resource/shrinkwrap/pom.xml +++ b/resource/shrinkwrap/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.resource project - 22.8.0-SNAPSHOT + 22.7.0 piranha-resource-shrinkwrap diff --git a/server/api/pom.xml b/server/api/pom.xml index 24629073b6..aad51734c7 100644 --- a/server/api/pom.xml +++ b/server/api/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.server project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.server diff --git a/server/dist/pom.xml b/server/dist/pom.xml index d038d90d36..a2caa4fde1 100644 --- a/server/dist/pom.xml +++ b/server/dist/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.server project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha diff --git a/server/isolated/pom.xml b/server/isolated/pom.xml index 0f0f111ad7..79393e50be 100644 --- a/server/isolated/pom.xml +++ b/server/isolated/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.server project - 22.8.0-SNAPSHOT + 22.7.0 piranha-server-isolated diff --git a/server/pom.xml b/server/pom.xml index 509759e9ac..e63a4ddace 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -6,7 +6,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.server diff --git a/test/arquillian/config-basic/pom.xml b/test/arquillian/config-basic/pom.xml index 76d45eac91..827bc86d70 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.8.0-SNAPSHOT + 22.7.0 config-basic diff --git a/test/arquillian/pom.xml b/test/arquillian/pom.xml index b3515b9a2b..7aea273d6f 100644 --- a/test/arquillian/pom.xml +++ b/test/arquillian/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.test.arquillian diff --git a/test/arquillian/servlet-basic/pom.xml b/test/arquillian/servlet-basic/pom.xml index 66a9788556..42552bd53a 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.8.0-SNAPSHOT + 22.7.0 servlet-basic diff --git a/test/classloader/pom.xml b/test/classloader/pom.xml index 810965f2b2..4b5e315251 100644 --- a/test/classloader/pom.xml +++ b/test/classloader/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 classloader diff --git a/test/classloader2/pom.xml b/test/classloader2/pom.xml index fac601d4ba..ab1a759aad 100644 --- a/test/classloader2/pom.xml +++ b/test/classloader2/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 classloader2 diff --git a/test/common/pom.xml b/test/common/pom.xml index b083818011..8500482a9c 100644 --- a/test/common/pom.xml +++ b/test/common/pom.xml @@ -4,7 +4,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 test-common diff --git a/test/exousia/pom.xml b/test/exousia/pom.xml index 41b7e75c5d..7afddde8b7 100644 --- a/test/exousia/pom.xml +++ b/test/exousia/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 exousia diff --git a/test/hazelcast/pom.xml b/test/hazelcast/pom.xml index b2610d8457..627b829d29 100644 --- a/test/hazelcast/pom.xml +++ b/test/hazelcast/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 hazelcast diff --git a/test/helloworld/pom.xml b/test/helloworld/pom.xml index 3f04552c4f..3650f1f0ea 100644 --- a/test/helloworld/pom.xml +++ b/test/helloworld/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 piranha-test-helloworld diff --git a/test/jersey/pom.xml b/test/jersey/pom.xml index f437565f69..83a18cbddd 100644 --- a/test/jersey/pom.xml +++ b/test/jersey/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 jersey diff --git a/test/jpa/pom.xml b/test/jpa/pom.xml index a9044749f2..d0ee108804 100644 --- a/test/jpa/pom.xml +++ b/test/jpa/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 jpa diff --git a/test/jpms/pom.xml b/test/jpms/pom.xml index 7c5a604d40..e55259d1e4 100644 --- a/test/jpms/pom.xml +++ b/test/jpms/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 jpms diff --git a/test/micro/pom.xml b/test/micro/pom.xml index 419c2fd0bf..522c92e99e 100644 --- a/test/micro/pom.xml +++ b/test/micro/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.test.micro diff --git a/test/micro/snoop/pom.xml b/test/micro/snoop/pom.xml index 929b13f553..d939d98b6e 100644 --- a/test/micro/snoop/pom.xml +++ b/test/micro/snoop/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.micro project - 22.8.0-SNAPSHOT + 22.7.0 test-micro-snoop diff --git a/test/mojarra2/pom.xml b/test/mojarra2/pom.xml index 36f16979a2..7210f74701 100644 --- a/test/mojarra2/pom.xml +++ b/test/mojarra2/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 mojarra diff --git a/test/pom.xml b/test/pom.xml index 67a9786527..36055678a7 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ cloud.piranha project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.test diff --git a/test/server-programmatic/pom.xml b/test/server-programmatic/pom.xml index 387361ffed..55a1edcc37 100644 --- a/test/server-programmatic/pom.xml +++ b/test/server-programmatic/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 piranha-test-server-programmatic diff --git a/test/server-slim/pom.xml b/test/server-slim/pom.xml index 745dc38ede..548653764d 100644 --- a/test/server-slim/pom.xml +++ b/test/server-slim/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 piranha-test-server-slim diff --git a/test/server/pom.xml b/test/server/pom.xml index 9514baa5bb..fbe61e62a7 100644 --- a/test/server/pom.xml +++ b/test/server/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 piranha-test-server diff --git a/test/soteria/basic/pom.xml b/test/soteria/basic/pom.xml index 950c5a90eb..6d50933313 100644 --- a/test/soteria/basic/pom.xml +++ b/test/soteria/basic/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.soteria project - 22.8.0-SNAPSHOT + 22.7.0 soteria-basic diff --git a/test/soteria/form/pom.xml b/test/soteria/form/pom.xml index d8814c2f4b..2c91c8e3fb 100644 --- a/test/soteria/form/pom.xml +++ b/test/soteria/form/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.soteria project - 22.8.0-SNAPSHOT + 22.7.0 soteria-form diff --git a/test/soteria/pom.xml b/test/soteria/pom.xml index 9fe7c5dac2..35d768d78b 100644 --- a/test/soteria/pom.xml +++ b/test/soteria/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.test.soteria diff --git a/test/webapp/mojarra/pom.xml b/test/webapp/mojarra/pom.xml index 5a9a67a078..efbe1ba267 100644 --- a/test/webapp/mojarra/pom.xml +++ b/test/webapp/mojarra/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.webapp project - 22.8.0-SNAPSHOT + 22.7.0 test-webapp-mojarra diff --git a/test/webapp/pom.xml b/test/webapp/pom.xml index ae63c5417e..37c5093f75 100644 --- a/test/webapp/pom.xml +++ b/test/webapp/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 cloud.piranha.test.webapp diff --git a/test/webapp/snoop/pom.xml b/test/webapp/snoop/pom.xml index 2532ba099e..2b13f6a1bb 100644 --- a/test/webapp/snoop/pom.xml +++ b/test/webapp/snoop/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test.webapp project - 22.8.0-SNAPSHOT + 22.7.0 test-webapp-snoop diff --git a/test/webxml/pom.xml b/test/webxml/pom.xml index 022bdda00d..3f8b282ff9 100644 --- a/test/webxml/pom.xml +++ b/test/webxml/pom.xml @@ -6,7 +6,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.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 b0ab717815..0c752b43da 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.8.0-SNAPSHOT + 22.7.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 482ac766e5..1ad40f7dea 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.8.0-SNAPSHOT + 22.7.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 fa78c195f6..7125a19d26 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.8.0-SNAPSHOT + 22.7.0 web-fragment-in-jar diff --git a/test/weld/pom.xml b/test/weld/pom.xml index 46266ce14f..0811a99a24 100644 --- a/test/weld/pom.xml +++ b/test/weld/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.test project - 22.8.0-SNAPSHOT + 22.7.0 weld