Skip to content

Commit

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

<artifactId>piranha-arquillian-managed</artifactId>
Expand Down
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>24.11.0-SNAPSHOT</version>
<version>24.11.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>24.11.0-SNAPSHOT</version>
<version>24.11.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 @@ -8,7 +8,7 @@
<parent>
<groupId>cloud.piranha</groupId>
<artifactId>project</artifactId>
<version>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>
<artifactId>bom</artifactId>
<packaging>pom</packaging>
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>24.11.0-SNAPSHOT</version>
<version>24.11.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>24.11.0-SNAPSHOT</version>
<version>24.11.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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

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

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

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

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

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

<groupId>cloud.piranha.dist</groupId>
Expand Down
2 changes: 1 addition & 1 deletion dist/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

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

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

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

<artifactId>piranha-dist-webprofile</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>
<groupId>cloud.piranha.docs</groupId>
<artifactId>project</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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-embedded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/angus/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>
<artifactId>piranha-extension-angus</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extension/annotationscan-classfile/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-annotationscan-classfile</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-annotationscan</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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-bytesstreamhandler</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/compat-glassfish7x/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-compat-glassfish7x</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/compat-tomcat10x/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-compat-tomcat10x</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/concurro/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>
<artifactId>piranha-extension-concurro</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extension/coreprofile/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-coreprofile</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/default-datasource/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-default-datasource</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/eclipse-epicyro/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>
<artifactId>piranha-extension-eclipse-epicyro</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extension/eclipse-jstl/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>
<artifactId>piranha-extension-eclipse-jstl</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extension/eclipselink/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>
<artifactId>piranha-extension-eclipselink</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extension/exousia/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>
<artifactId>piranha-extension-exousia</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extension/expressly/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>
<artifactId>piranha-extension-expressly</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extension/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-fileupload</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 @@ -5,7 +5,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>
<artifactId>piranha-extension-hazelcast</artifactId>
<packaging>jar</packaging>
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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-herring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/hibernate-validator/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-hibernate-validator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/jaxb/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>
<artifactId>piranha-extension-jaxb</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extension/jersey/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>
<artifactId>piranha-extension-jersey</artifactId>
<packaging>jar</packaging>
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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-micro</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/microprofile/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-microprofile</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 @@ -5,7 +5,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>
<artifactId>piranha-extension-mojarra</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extension/naming-cdi/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-naming-cdi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/omnifaces-config/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-omnifaces-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/omnifaces-microprofile-jwt-auth/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>24.11.0-SNAPSHOT</version>
<version>24.11.0</version>
</parent>

<artifactId>piranha-extension-omnifaces-microprofile-jwt-auth</artifactId>
Expand Down
Loading

0 comments on commit 45e2faa

Please sign in to comment.