Skip to content

Commit

Permalink
Releasing 20.4.0.version
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Apr 13, 2020
1 parent 0a4cbba commit 59dbafc
Show file tree
Hide file tree
Showing 88 changed files with 89 additions and 89 deletions.
2 changes: 1 addition & 1 deletion admin/jmx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>project</artifactId>
<groupId>cloud.piranha.admin</groupId>
<version>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>
<artifactId>piranha-admin-jmx</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion admin/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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>

<groupId>cloud.piranha.admin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions admin/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>project</artifactId>
<groupId>cloud.piranha.admin</groupId>
<version>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>
<artifactId>pirnaha-admin-rest</artifactId>
<version>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
<packaging>war</packaging>
<name>Piranha Admin - REST Application</name>

Expand Down
2 changes: 1 addition & 1 deletion admin/webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>project</artifactId>
<groupId>cloud.piranha.admin</groupId>
<version>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>
<artifactId>piranha-admin-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion api/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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>

<artifactId>piranha-api</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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>
<groupId>cloud.piranha.arquillian</groupId>
<artifactId>project</artifactId>
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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>
<artifactId>piranha-arquillian-server</artifactId>
<name>Piranha Arquillian - Server</name>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/test/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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>

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

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

<artifactId>piranha-cdi-openwebbeans</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdi/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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>

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

<artifactId>piranha-cdi-weld</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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>

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

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

<artifactId>piranha-faces-myfaces</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion faces/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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>

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

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

<artifactId>piranha-http-netty</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion http/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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>

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

<artifactId>piranha-http-singlethread</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jndi/memory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cloud.piranha.jndi</groupId>
<artifactId>project</artifactId>
<version>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>
<artifactId>piranha-jndi-memory</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jndi/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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>

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

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

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

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

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

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

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

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

<artifactId>piranha-pages-jasper</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pages/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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>

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

<artifactId>piranha</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>cloud.piranha</groupId>
<artifactId>project</artifactId>
<version>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
<packaging>pom</packaging>

<name>Piranha Project</name>
Expand Down
2 changes: 1 addition & 1 deletion resource/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>cloud.piranha.resource</groupId>
<artifactId>project</artifactId>
<version>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>
<artifactId>piranha-resource-api</artifactId>
<name>Piranha Resource - API</name>
Expand Down
2 changes: 1 addition & 1 deletion resource/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>cloud.piranha.resource</groupId>
<artifactId>project</artifactId>
<version>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>
<artifactId>piranha-resource</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion resource/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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>

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

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

<artifactId>piranha-rest-jersey</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rest/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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>

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

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

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

<artifactId>piranha-security-jakarta</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion security/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>20.4.0-SNAPSHOT</version>
<version>20.4.0</version>
</parent>

<groupId>cloud.piranha.security</groupId>
Expand Down
Loading

0 comments on commit 59dbafc

Please sign in to comment.