Skip to content

Commit

Permalink
Releasing version 22.1.0 from release-22.1.0 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated release committed Jan 13, 2022
1 parent 0a32522 commit 7eb30bd
Show file tree
Hide file tree
Showing 111 changed files with 111 additions and 111 deletions.
2 changes: 1 addition & 1 deletion arquillian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<groupId>cloud.piranha.arquillian</groupId>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cloud.piranha.arquillian</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-arquillian-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cloud.piranha</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.core</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-core-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.core</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-core-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<groupId>cloud.piranha.core</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core/servlet-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.core</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-core-servlet-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-embedded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/apache-fileupload/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-apache-fileupload</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/bytesstreamhandler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-bytesstreamhandler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/eleos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-eleos</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/exousia/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-exousia</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/hazelcast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-hazelcast</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/herring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-herring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/lite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-lite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/micro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-micro</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/mojarra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-mojarra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/myfaces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-myfaces</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<groupId>cloud.piranha.extension</groupId>
Expand Down
2 changes: 1 addition & 1 deletion extension/security-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-security-jakarta</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/security-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-security-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/slim-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-slim-security</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/slim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-slim</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/soteria/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-soteria</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/standard-annotationscan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-standard-annotationscan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/standard-async/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-standard-async</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/standard-localeencoding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-standard-localeencoding</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/standard-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-standard-logging</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/standard-mimetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-standard-mimetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/standard-policy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-standard-policy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/standard-scinitializer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-standard-scinitializer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/standard-servletannotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-standard-servletannotations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/standard-tempdir/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-standard-tempdir</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/standard-webxml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-standard-webxml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/standard-welcomefile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-standard-welcomefile</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/standard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-standard</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/wasp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-wasp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/weld-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-weld-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/weld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-extension-weld</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion external/jakartaee-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>cloud.piranha.external</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-external-jakartaee-samples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion external/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<groupId>cloud.piranha.external</groupId>
Expand Down
2 changes: 1 addition & 1 deletion external/quicklook/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.external</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-external-quicklook</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion external/tck/el/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.external.tck</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-external-tck-expression-language</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion external/tck/pages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cloud.piranha.external.tck</groupId>
<artifactId>project</artifactId>
<version>22.1.0-SNAPSHOT</version>
<version>22.1.0</version>
</parent>

<artifactId>piranha-external-tck-pages</artifactId>
Expand Down
Loading

0 comments on commit 7eb30bd

Please sign in to comment.