From 6d807fa2fb310d6092a6ff8ada7cbe55337a6374 Mon Sep 17 00:00:00 2001 From: JF Denise Date: Tue, 29 Jun 2021 13:27:04 +0200 Subject: [PATCH] Update doc and examples to 6.0.0.Alpha1 --- examples/arquillian/hollow-jar/pom.xml | 2 +- examples/arquillian/jaxrs/pom.xml | 2 +- examples/arquillian/pom.xml | 2 +- examples/authentication/pom.xml | 2 +- examples/ejb-in-ear/ear/pom.xml | 2 +- examples/ejb-in-ear/ejb/pom.xml | 2 +- examples/ejb-in-ear/pom.xml | 2 +- examples/ejb-in-ear/web/pom.xml | 2 +- examples/ejb-in-war/pom.xml | 2 +- examples/gradle-mdb-rar/pom.xml | 2 +- examples/hollow-jar/pom.xml | 2 +- examples/https/pom.xml | 2 +- examples/jaxrs/pom.xml | 2 +- examples/jaxws/pom.xml | 2 +- examples/jib-layers/app-layer/pom.xml | 2 +- examples/jib-layers/pom.xml | 2 +- examples/jib-layers/server-layer/pom.xml | 2 +- examples/jib-operator/pom.xml | 2 +- examples/jib/pom.xml | 2 +- examples/jkube/pom.xml | 2 +- examples/jsf-ejb-jpa/pom.xml | 2 +- examples/keycloak/pom.xml | 2 +- examples/logging-log4j-appender/pom.xml | 2 +- examples/logging/pom.xml | 2 +- examples/mdb-rar/pom.xml | 2 +- examples/microprofile-config/pom.xml | 2 +- examples/multiple-deployments/pom.xml | 2 +- examples/multiple-deployments/server/pom.xml | 2 +- examples/multiple-deployments/war1/pom.xml | 2 +- examples/multiple-deployments/war2/pom.xml | 2 +- examples/pom.xml | 4 ++-- examples/postgresql/pom.xml | 2 +- examples/secmanager/pom.xml | 2 +- examples/server-mode/pom.xml | 2 +- examples/slim/pom.xml | 2 +- examples/web-clustering/pom.xml | 2 +- examples/web-console/pom.xml | 2 +- pom.xml | 2 +- 38 files changed, 39 insertions(+), 39 deletions(-) diff --git a/examples/arquillian/hollow-jar/pom.xml b/examples/arquillian/hollow-jar/pom.xml index 4f2ff70b..ab12ad91 100644 --- a/examples/arquillian/hollow-jar/pom.xml +++ b/examples/arquillian/hollow-jar/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-arquillian-tests-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 hollow-jar-arquillian diff --git a/examples/arquillian/jaxrs/pom.xml b/examples/arquillian/jaxrs/pom.xml index 160cee3e..46e3556a 100644 --- a/examples/arquillian/jaxrs/pom.xml +++ b/examples/arquillian/jaxrs/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-arquillian-tests-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 jaxrs-arquillian diff --git a/examples/arquillian/pom.xml b/examples/arquillian/pom.xml index 42e8cba7..850d63ae 100644 --- a/examples/arquillian/pom.xml +++ b/examples/arquillian/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 wildfly-jar-arquillian-tests-parent pom diff --git a/examples/authentication/pom.xml b/examples/authentication/pom.xml index ba2091b3..7aaa99c7 100644 --- a/examples/authentication/pom.xml +++ b/examples/authentication/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 authentication war diff --git a/examples/ejb-in-ear/ear/pom.xml b/examples/ejb-in-ear/ear/pom.xml index 9468590e..44089955 100644 --- a/examples/ejb-in-ear/ear/pom.xml +++ b/examples/ejb-in-ear/ear/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins ejb-in-ear - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 ejb-in-ear-ear diff --git a/examples/ejb-in-ear/ejb/pom.xml b/examples/ejb-in-ear/ejb/pom.xml index c07c941f..92ee6503 100644 --- a/examples/ejb-in-ear/ejb/pom.xml +++ b/examples/ejb-in-ear/ejb/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins ejb-in-ear - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 ejb-in-ear-ejb diff --git a/examples/ejb-in-ear/pom.xml b/examples/ejb-in-ear/pom.xml index 9f7020a1..f9d8a069 100644 --- a/examples/ejb-in-ear/pom.xml +++ b/examples/ejb-in-ear/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 ejb-in-ear diff --git a/examples/ejb-in-ear/web/pom.xml b/examples/ejb-in-ear/web/pom.xml index 2a2455a6..f798ffec 100644 --- a/examples/ejb-in-ear/web/pom.xml +++ b/examples/ejb-in-ear/web/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins ejb-in-ear - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 ejb-in-ear-web diff --git a/examples/ejb-in-war/pom.xml b/examples/ejb-in-war/pom.xml index 4526b29f..e8b75418 100644 --- a/examples/ejb-in-war/pom.xml +++ b/examples/ejb-in-war/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 ejb-in-war diff --git a/examples/gradle-mdb-rar/pom.xml b/examples/gradle-mdb-rar/pom.xml index ad2a718b..089620bf 100644 --- a/examples/gradle-mdb-rar/pom.xml +++ b/examples/gradle-mdb-rar/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 gradle-demo diff --git a/examples/hollow-jar/pom.xml b/examples/hollow-jar/pom.xml index e236aa1a..4a947f5e 100644 --- a/examples/hollow-jar/pom.xml +++ b/examples/hollow-jar/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 default-hollow-jar diff --git a/examples/https/pom.xml b/examples/https/pom.xml index 6b4217a4..afc4b334 100644 --- a/examples/https/pom.xml +++ b/examples/https/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 https diff --git a/examples/jaxrs/pom.xml b/examples/jaxrs/pom.xml index bd33157a..543b2105 100644 --- a/examples/jaxrs/pom.xml +++ b/examples/jaxrs/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 jaxrs diff --git a/examples/jaxws/pom.xml b/examples/jaxws/pom.xml index e1e26691..82cd38ac 100644 --- a/examples/jaxws/pom.xml +++ b/examples/jaxws/pom.xml @@ -20,7 +20,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 jaxws-pojo-service diff --git a/examples/jib-layers/app-layer/pom.xml b/examples/jib-layers/app-layer/pom.xml index 498cf2ed..2fba0494 100644 --- a/examples/jib-layers/app-layer/pom.xml +++ b/examples/jib-layers/app-layer/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins jib-layers-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 jib-app-layer war diff --git a/examples/jib-layers/pom.xml b/examples/jib-layers/pom.xml index ed8f5ece..1fcd3a06 100644 --- a/examples/jib-layers/pom.xml +++ b/examples/jib-layers/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 jib-layers-parent pom diff --git a/examples/jib-layers/server-layer/pom.xml b/examples/jib-layers/server-layer/pom.xml index 3f9a95ef..b760c749 100644 --- a/examples/jib-layers/server-layer/pom.xml +++ b/examples/jib-layers/server-layer/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins jib-layers-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 jib-server-layer diff --git a/examples/jib-operator/pom.xml b/examples/jib-operator/pom.xml index a9dfaed9..c3068e87 100644 --- a/examples/jib-operator/pom.xml +++ b/examples/jib-operator/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 jaxrs-jib-operator jar diff --git a/examples/jib/pom.xml b/examples/jib/pom.xml index e9657ca5..98a7dd38 100644 --- a/examples/jib/pom.xml +++ b/examples/jib/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 jaxrs-jib jar diff --git a/examples/jkube/pom.xml b/examples/jkube/pom.xml index fbbb98d3..f5c2dc6b 100644 --- a/examples/jkube/pom.xml +++ b/examples/jkube/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 jkube-app war diff --git a/examples/jsf-ejb-jpa/pom.xml b/examples/jsf-ejb-jpa/pom.xml index e85cc35b..311ea44f 100644 --- a/examples/jsf-ejb-jpa/pom.xml +++ b/examples/jsf-ejb-jpa/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 jsf-ejb-jpa diff --git a/examples/keycloak/pom.xml b/examples/keycloak/pom.xml index e9caf831..1564b7c9 100644 --- a/examples/keycloak/pom.xml +++ b/examples/keycloak/pom.xml @@ -4,7 +4,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 keycloak war diff --git a/examples/logging-log4j-appender/pom.xml b/examples/logging-log4j-appender/pom.xml index 3b96b1f6..ceb10ed9 100644 --- a/examples/logging-log4j-appender/pom.xml +++ b/examples/logging-log4j-appender/pom.xml @@ -24,7 +24,7 @@ wildfly-jar-examples-parent org.wildfly.plugins - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 4.0.0 diff --git a/examples/logging/pom.xml b/examples/logging/pom.xml index 05afc2fb..219b479f 100644 --- a/examples/logging/pom.xml +++ b/examples/logging/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 logging diff --git a/examples/mdb-rar/pom.xml b/examples/mdb-rar/pom.xml index 4bd4fa9d..6aced9c3 100644 --- a/examples/mdb-rar/pom.xml +++ b/examples/mdb-rar/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 mdb-rar diff --git a/examples/microprofile-config/pom.xml b/examples/microprofile-config/pom.xml index 8401648f..4872fd9a 100644 --- a/examples/microprofile-config/pom.xml +++ b/examples/microprofile-config/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 .. microprofile-config diff --git a/examples/multiple-deployments/pom.xml b/examples/multiple-deployments/pom.xml index 78be64f4..670d1693 100644 --- a/examples/multiple-deployments/pom.xml +++ b/examples/multiple-deployments/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 .. diff --git a/examples/multiple-deployments/server/pom.xml b/examples/multiple-deployments/server/pom.xml index d168b988..c041865f 100644 --- a/examples/multiple-deployments/server/pom.xml +++ b/examples/multiple-deployments/server/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins multiple-deployments-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 multiple-deployments-server diff --git a/examples/multiple-deployments/war1/pom.xml b/examples/multiple-deployments/war1/pom.xml index f9c5fe1a..c6eaff97 100644 --- a/examples/multiple-deployments/war1/pom.xml +++ b/examples/multiple-deployments/war1/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins multiple-deployments-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 .. diff --git a/examples/multiple-deployments/war2/pom.xml b/examples/multiple-deployments/war2/pom.xml index 48c44da0..714df168 100644 --- a/examples/multiple-deployments/war2/pom.xml +++ b/examples/multiple-deployments/war2/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins multiple-deployments-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 .. diff --git a/examples/pom.xml b/examples/pom.xml index 299505dd..a2b62bf8 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 pom WildFly Bootable JAR - Examples - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 13.0.1 24.0.0.Final 1.0.1 diff --git a/examples/postgresql/pom.xml b/examples/postgresql/pom.xml index 9b0ef728..438a9d31 100644 --- a/examples/postgresql/pom.xml +++ b/examples/postgresql/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 postgresql diff --git a/examples/secmanager/pom.xml b/examples/secmanager/pom.xml index 4d723933..bc24698d 100644 --- a/examples/secmanager/pom.xml +++ b/examples/secmanager/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 sec-manager diff --git a/examples/server-mode/pom.xml b/examples/server-mode/pom.xml index 18d68ebc..ed1ddb69 100644 --- a/examples/server-mode/pom.xml +++ b/examples/server-mode/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 jaxrs-server-mode diff --git a/examples/slim/pom.xml b/examples/slim/pom.xml index fe5eb037..3cd97321 100644 --- a/examples/slim/pom.xml +++ b/examples/slim/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 slim diff --git a/examples/web-clustering/pom.xml b/examples/web-clustering/pom.xml index 2903e313..f0f1c350 100644 --- a/examples/web-clustering/pom.xml +++ b/examples/web-clustering/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 web-clustering diff --git a/examples/web-console/pom.xml b/examples/web-console/pom.xml index d36981b4..5bd9ab07 100644 --- a/examples/web-console/pom.xml +++ b/examples/web-console/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 6.0.0.Alpha1-SNAPSHOT + 6.0.0.Alpha1 web-console diff --git a/pom.xml b/pom.xml index ff4e9cd4..70c9eade 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ 24.0.0.Final - master + 6.0.0.Alpha1 24 4.13.1