From a2b7ef49b2ce84f744127ecae49f31c29f6df3c8 Mon Sep 17 00:00:00 2001 From: Manfred Riem Date: Tue, 19 Mar 2024 16:49:55 -0500 Subject: [PATCH] Fixes #78 - Start new cycle --- coreprofile/arquillian/pom.xml | 2 +- coreprofile/crac/pom.xml | 2 +- coreprofile/json/pom.xml | 2 +- coreprofile/netbeans-debug/pom.xml | 2 +- coreprofile/pom.xml | 2 +- coreprofile/rest/pom.xml | 2 +- coreprofile/vscode-debug/pom.xml | 2 +- embedded/graalvm/pom.xml | 2 +- embedded/helloworld/pom.xml | 2 +- embedded/jlink/pom.xml | 2 +- embedded/pom.xml | 2 +- embedded/springboot-loom/pom.xml | 2 +- embedded/springboot/pom.xml | 2 +- micro/helloworld/pom.xml | 2 +- micro/pom.xml | 2 +- pom.xml | 2 +- server/helloworld/pom.xml | 2 +- server/pom.xml | 2 +- servlet/crac/pom.xml | 2 +- servlet/faces/pom.xml | 2 +- servlet/helloworld/pom.xml | 2 +- servlet/pages/pom.xml | 2 +- servlet/pom.xml | 2 +- servlet/websocket/pom.xml | 2 +- webprofile/faces/pom.xml | 2 +- webprofile/helloworld/pom.xml | 2 +- webprofile/pages/pom.xml | 2 +- webprofile/playwright/pom.xml | 2 +- webprofile/pom.xml | 2 +- webprofile/rest/pom.xml | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/coreprofile/arquillian/pom.xml b/coreprofile/arquillian/pom.xml index 2f10e56..498db7c 100644 --- a/coreprofile/arquillian/pom.xml +++ b/coreprofile/arquillian/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.coreprofile arquillian - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Testing with JUnit 5 and Arquillian diff --git a/coreprofile/crac/pom.xml b/coreprofile/crac/pom.xml index 66d7aa1..080f409 100644 --- a/coreprofile/crac/pom.xml +++ b/coreprofile/crac/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.crac crac - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Piranha Core Profile on Project CRaC diff --git a/coreprofile/json/pom.xml b/coreprofile/json/pom.xml index 0cb6f5f..6c8ca50 100644 --- a/coreprofile/json/pom.xml +++ b/coreprofile/json/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.coreprofile json - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Create a JSON service diff --git a/coreprofile/netbeans-debug/pom.xml b/coreprofile/netbeans-debug/pom.xml index c21c611..303819c 100644 --- a/coreprofile/netbeans-debug/pom.xml +++ b/coreprofile/netbeans-debug/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.coreprofile netbeans-debug - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Debugging a REST service with NetBeans diff --git a/coreprofile/pom.xml b/coreprofile/pom.xml index 91d657e..8f3a1fa 100644 --- a/coreprofile/pom.xml +++ b/coreprofile/pom.xml @@ -7,7 +7,7 @@ project - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT pom diff --git a/coreprofile/rest/pom.xml b/coreprofile/rest/pom.xml index 19d0ec1..1575f29 100644 --- a/coreprofile/rest/pom.xml +++ b/coreprofile/rest/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.coreprofile rest - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Create a REST service diff --git a/coreprofile/vscode-debug/pom.xml b/coreprofile/vscode-debug/pom.xml index 48787ea..86b0c73 100644 --- a/coreprofile/vscode-debug/pom.xml +++ b/coreprofile/vscode-debug/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.coreprofile vscode-debug - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Debugging a REST service with VSCode diff --git a/embedded/graalvm/pom.xml b/embedded/graalvm/pom.xml index b930e57..d72a5a9 100644 --- a/embedded/graalvm/pom.xml +++ b/embedded/graalvm/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.embedded graalvm - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT jar Piranha Embedded - Create a GraalVM application diff --git a/embedded/helloworld/pom.xml b/embedded/helloworld/pom.xml index 8da323e..549c486 100644 --- a/embedded/helloworld/pom.xml +++ b/embedded/helloworld/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.embedded helloworld - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT jar Piranha Embedded - Create a Hello World web application diff --git a/embedded/jlink/pom.xml b/embedded/jlink/pom.xml index f015778..94dd612 100644 --- a/embedded/jlink/pom.xml +++ b/embedded/jlink/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.embedded jlink - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT jar Piranha Embedded - JLink application diff --git a/embedded/pom.xml b/embedded/pom.xml index 0178395..fcd25ce 100644 --- a/embedded/pom.xml +++ b/embedded/pom.xml @@ -4,7 +4,7 @@ 4.0.0 cloud.piranha.guides.embedded project - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT pom Piranha Guides - Embedded - Project diff --git a/embedded/springboot-loom/pom.xml b/embedded/springboot-loom/pom.xml index 09b9ae2..3956428 100644 --- a/embedded/springboot-loom/pom.xml +++ b/embedded/springboot-loom/pom.xml @@ -4,7 +4,7 @@ 4.0.0 cloud.piranha.guides.embedded springboot-loom - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT jar Running Piranha Embedded with Spring Boot and Virtual Threads diff --git a/embedded/springboot/pom.xml b/embedded/springboot/pom.xml index f73eb70..707adb0 100644 --- a/embedded/springboot/pom.xml +++ b/embedded/springboot/pom.xml @@ -4,7 +4,7 @@ 4.0.0 cloud.piranha.guides.embedded springboot - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT jar Piranha Embedded - Running Piranha Embedded with Spring Boot diff --git a/micro/helloworld/pom.xml b/micro/helloworld/pom.xml index 8167189..36f19a5 100644 --- a/micro/helloworld/pom.xml +++ b/micro/helloworld/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.micro helloworld - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Piranha Micro - Create a Hello World application diff --git a/micro/pom.xml b/micro/pom.xml index eb08aa0..0c5f7ee 100644 --- a/micro/pom.xml +++ b/micro/pom.xml @@ -4,7 +4,7 @@ 4.0.0 cloud.piranha.guides.micro project - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT pom Piranha Guides - Micro - Project diff --git a/pom.xml b/pom.xml index d46dd72..77f71a6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ cloud.piranha.guides project - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT pom Piranha Guides - Project diff --git a/server/helloworld/pom.xml b/server/helloworld/pom.xml index fbbcb42..bccb3b2 100644 --- a/server/helloworld/pom.xml +++ b/server/helloworld/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.server helloworld - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Piranha Server - HelloWorld web application diff --git a/server/pom.xml b/server/pom.xml index 93738c6..130fe1b 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ 4.0.0 cloud.piranha.guides.server project - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT pom Piranha Guides - Server- Project diff --git a/servlet/crac/pom.xml b/servlet/crac/pom.xml index e54f195..33c6ffd 100644 --- a/servlet/crac/pom.xml +++ b/servlet/crac/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.servlet crac - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Piranha Servlet - CRaC web application diff --git a/servlet/faces/pom.xml b/servlet/faces/pom.xml index 7e1be7e..fa416e8 100644 --- a/servlet/faces/pom.xml +++ b/servlet/faces/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.servlet faces - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Piranha Servlet - Jakarta Faces application diff --git a/servlet/helloworld/pom.xml b/servlet/helloworld/pom.xml index 2f30dfa..e2fa288 100644 --- a/servlet/helloworld/pom.xml +++ b/servlet/helloworld/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.servlet helloworld - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Piranha Servlet - HelloWorld web application diff --git a/servlet/pages/pom.xml b/servlet/pages/pom.xml index 088ba03..f5f1e9f 100644 --- a/servlet/pages/pom.xml +++ b/servlet/pages/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.servlet pages - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Piranha Servlet - Jakarta Pages application diff --git a/servlet/pom.xml b/servlet/pom.xml index d331f7d..33c62d9 100644 --- a/servlet/pom.xml +++ b/servlet/pom.xml @@ -4,7 +4,7 @@ 4.0.0 cloud.piranha.guides.servlet project - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT pom Piranha Guides - Servlet - Project diff --git a/servlet/websocket/pom.xml b/servlet/websocket/pom.xml index ecc0894..5ecf06d 100644 --- a/servlet/websocket/pom.xml +++ b/servlet/websocket/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.servlet websocket - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Piranha Servlet - WebSocket Chat application diff --git a/webprofile/faces/pom.xml b/webprofile/faces/pom.xml index 0020e8a..8764d09 100644 --- a/webprofile/faces/pom.xml +++ b/webprofile/faces/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.webprofile faces - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Piranha Web Profile - Jakarta Faces application diff --git a/webprofile/helloworld/pom.xml b/webprofile/helloworld/pom.xml index 9fd60f4..1bcfdde 100644 --- a/webprofile/helloworld/pom.xml +++ b/webprofile/helloworld/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.webprofile helloworld - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Piranha Web Profile - HelloWorld application diff --git a/webprofile/pages/pom.xml b/webprofile/pages/pom.xml index 745aedf..2c038bf 100644 --- a/webprofile/pages/pom.xml +++ b/webprofile/pages/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.webprofile pages - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Jakarta Pages webapplication diff --git a/webprofile/playwright/pom.xml b/webprofile/playwright/pom.xml index 537a4b8..cf680ae 100644 --- a/webprofile/playwright/pom.xml +++ b/webprofile/playwright/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.webprofile playwright - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Testing with JUnit 5 and Playwright diff --git a/webprofile/pom.xml b/webprofile/pom.xml index 287a84d..3542078 100644 --- a/webprofile/pom.xml +++ b/webprofile/pom.xml @@ -4,7 +4,7 @@ 4.0.0 cloud.piranha.guides.webprofile project - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT pom Piranha Guides - Web Profile - Project diff --git a/webprofile/rest/pom.xml b/webprofile/rest/pom.xml index d7bf811..f501c3b 100644 --- a/webprofile/rest/pom.xml +++ b/webprofile/rest/pom.xml @@ -7,7 +7,7 @@ 4.0.0 cloud.piranha.guides.webprofile rest - 24.3.0-SNAPSHOT + 24.4.0-SNAPSHOT war Piranha Web Profile - HelloREST service