Skip to content

Commit

Permalink
Releasing Piranha 19.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Dec 13, 2019
1 parent ead5bd1 commit 6b5b681
Show file tree
Hide file tree
Showing 71 changed files with 71 additions and 71 deletions.
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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.0</version>
</parent>

<artifactId>piranha-arquillian-server</artifactId>
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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.0</version>
</parent>

<artifactId>piranha-http-singlethread</artifactId>
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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.0</version>
<packaging>pom</packaging>

<name>Piranha Project</name>
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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.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>19.12.0-SNAPSHOT</version>
<version>19.12.0</version>
</parent>

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

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

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

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

<artifactId>piranha-servlet-deepscan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion servlet/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>19.12.0-SNAPSHOT</version>
<version>19.12.0</version>
</parent>

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

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

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

<artifactId>piranha-session-hazelcast</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion session/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>19.12.0-SNAPSHOT</version>
<version>19.12.0</version>
</parent>

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

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

<artifactId>piranha-tck-jsp</artifactId>
Expand Down
Loading

0 comments on commit 6b5b681

Please sign in to comment.