Skip to content

Commit

Permalink
Releasing version 20.5.0 from master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated release committed May 13, 2020
1 parent 6bb6dc5 commit 61cf23f
Show file tree
Hide file tree
Showing 109 changed files with 110 additions and 110 deletions.
2 changes: 1 addition & 1 deletion api/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.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>
<artifactId>piranha-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion appserver/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cloud.piranha.appserver</groupId>
<artifactId>project</artifactId>
<version>20.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>

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

<groupId>cloud.piranha.appserver</groupId>
Expand Down
4 changes: 2 additions & 2 deletions appserver/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.appserver</groupId>
<version>20.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>
<artifactId>pirnaha-appserver-rest</artifactId>
<version>20.5.0-SNAPSHOT</version>
<version>20.5.0</version>
<packaging>war</packaging>
<name>Piranha Application Server - REST Admin</name>

Expand Down
2 changes: 1 addition & 1 deletion appserver/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.appserver</groupId>
<version>20.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>
<artifactId>piranha-appserver-webapp</artifactId>
<packaging>war</packaging>
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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>

<artifactId>piranha-embedded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/apachewebprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>20.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>
<artifactId>piranha-extension-apachewebprofile</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extension/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.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extension/servlet/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>20.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>
<artifactId>piranha-extension-servlet</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extension/tomcat9/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>20.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>
<artifactId>piranha-extension-tomcat9</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extension/webprofile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>cloud.piranha.extension</groupId>
<artifactId>project</artifactId>
<version>20.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>
<artifactId>piranha-extension-webprofile</artifactId>
<packaging>jar</packaging>
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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>

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

<artifactId>piranha-http-grizzly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion http/impl/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.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>

<artifactId>piranha-http-impl</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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>

<artifactId>piranha-http-singlethread</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion http/undertow/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.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>

<artifactId>piranha-http-undertow</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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>

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

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

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

<groupId>cloud.piranha.maven</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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.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.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>

<groupId>cloud.piranha.microprofile.smallrye</groupId>
Expand Down
2 changes: 1 addition & 1 deletion monitor/jmx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cloud.piranha.monitor</groupId>
<artifactId>project</artifactId>
<version>20.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>
<artifactId>piranha-monitor-jmx</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion monitor/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.5.0-SNAPSHOT</version>
<version>20.5.0</version>
</parent>
<groupId>cloud.piranha.monitor</groupId>
<artifactId>project</artifactId>
Expand Down
Loading

0 comments on commit 61cf23f

Please sign in to comment.