From c51bd9d27a8e3f0cd3975029a985f18a6bb5434e Mon Sep 17 00:00:00 2001 From: JF Denise Date: Wed, 14 Apr 2021 15:54:44 +0200 Subject: [PATCH] Update docs and examples to 4.0.3.Final --- 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/pom.xml | 4 ++-- examples/postgresql/pom.xml | 2 +- examples/secmanager/pom.xml | 2 +- examples/slim/pom.xml | 2 +- examples/web-clustering/pom.xml | 2 +- examples/web-console/pom.xml | 2 +- pom.xml | 2 +- 33 files changed, 34 insertions(+), 34 deletions(-) diff --git a/examples/arquillian/hollow-jar/pom.xml b/examples/arquillian/hollow-jar/pom.xml index 1d9cfea6..96aeb1f7 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 - 4.0.3.Final-SNAPSHOT + 4.0.3.Final hollow-jar-arquillian diff --git a/examples/arquillian/jaxrs/pom.xml b/examples/arquillian/jaxrs/pom.xml index c888b23b..cb6588b7 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 - 4.0.3.Final-SNAPSHOT + 4.0.3.Final jaxrs-arquillian diff --git a/examples/arquillian/pom.xml b/examples/arquillian/pom.xml index cecb1d6d..1816431a 100644 --- a/examples/arquillian/pom.xml +++ b/examples/arquillian/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final wildfly-jar-arquillian-tests-parent pom diff --git a/examples/authentication/pom.xml b/examples/authentication/pom.xml index 5a2bae99..1dda74bd 100644 --- a/examples/authentication/pom.xml +++ b/examples/authentication/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final authentication war diff --git a/examples/ejb-in-ear/ear/pom.xml b/examples/ejb-in-ear/ear/pom.xml index 14a6bf09..6357c5b6 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 - 4.0.3.Final-SNAPSHOT + 4.0.3.Final ejb-in-ear-ear diff --git a/examples/ejb-in-ear/ejb/pom.xml b/examples/ejb-in-ear/ejb/pom.xml index 23ab1578..f9725bf0 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 - 4.0.3.Final-SNAPSHOT + 4.0.3.Final ejb-in-ear-ejb diff --git a/examples/ejb-in-ear/pom.xml b/examples/ejb-in-ear/pom.xml index c16ebdc0..ac5791a0 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 - 4.0.3.Final-SNAPSHOT + 4.0.3.Final ejb-in-ear diff --git a/examples/ejb-in-ear/web/pom.xml b/examples/ejb-in-ear/web/pom.xml index 574a2729..200078cc 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 - 4.0.3.Final-SNAPSHOT + 4.0.3.Final ejb-in-ear-web diff --git a/examples/ejb-in-war/pom.xml b/examples/ejb-in-war/pom.xml index e884e540..f61e8136 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 - 4.0.3.Final-SNAPSHOT + 4.0.3.Final ejb-in-war diff --git a/examples/gradle-mdb-rar/pom.xml b/examples/gradle-mdb-rar/pom.xml index 48e470d2..052fc6b0 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 - 4.0.3.Final-SNAPSHOT + 4.0.3.Final gradle-demo diff --git a/examples/hollow-jar/pom.xml b/examples/hollow-jar/pom.xml index 6d48d7f6..56203ab6 100644 --- a/examples/hollow-jar/pom.xml +++ b/examples/hollow-jar/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final default-hollow-jar diff --git a/examples/https/pom.xml b/examples/https/pom.xml index bc4272c9..d99a720c 100644 --- a/examples/https/pom.xml +++ b/examples/https/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final https diff --git a/examples/jaxrs/pom.xml b/examples/jaxrs/pom.xml index 517790a7..dc0573a1 100644 --- a/examples/jaxrs/pom.xml +++ b/examples/jaxrs/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final jaxrs diff --git a/examples/jaxws/pom.xml b/examples/jaxws/pom.xml index cb742f52..d9de1872 100644 --- a/examples/jaxws/pom.xml +++ b/examples/jaxws/pom.xml @@ -20,7 +20,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final jaxws-pojo-service diff --git a/examples/jib-layers/app-layer/pom.xml b/examples/jib-layers/app-layer/pom.xml index e0fb7f4a..2ce50da6 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 - 4.0.3.Final-SNAPSHOT + 4.0.3.Final jib-app-layer war diff --git a/examples/jib-layers/pom.xml b/examples/jib-layers/pom.xml index 39f62d07..25593ab9 100644 --- a/examples/jib-layers/pom.xml +++ b/examples/jib-layers/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final jib-layers-parent pom diff --git a/examples/jib-layers/server-layer/pom.xml b/examples/jib-layers/server-layer/pom.xml index 87a00f4d..09ea6e5e 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 - 4.0.3.Final-SNAPSHOT + 4.0.3.Final jib-server-layer diff --git a/examples/jib-operator/pom.xml b/examples/jib-operator/pom.xml index d79b0d42..a618f9d6 100644 --- a/examples/jib-operator/pom.xml +++ b/examples/jib-operator/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final jaxrs-jib-operator jar diff --git a/examples/jib/pom.xml b/examples/jib/pom.xml index 63f2b869..16ea2bbd 100644 --- a/examples/jib/pom.xml +++ b/examples/jib/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final jaxrs-jib jar diff --git a/examples/jkube/pom.xml b/examples/jkube/pom.xml index d04c2d7c..2a14aa2e 100644 --- a/examples/jkube/pom.xml +++ b/examples/jkube/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final jkube-app war diff --git a/examples/jsf-ejb-jpa/pom.xml b/examples/jsf-ejb-jpa/pom.xml index 1045a9ee..9dde4634 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 - 4.0.3.Final-SNAPSHOT + 4.0.3.Final jsf-ejb-jpa diff --git a/examples/keycloak/pom.xml b/examples/keycloak/pom.xml index b06d00a4..f85c54f1 100644 --- a/examples/keycloak/pom.xml +++ b/examples/keycloak/pom.xml @@ -4,7 +4,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final keycloak war diff --git a/examples/logging-log4j-appender/pom.xml b/examples/logging-log4j-appender/pom.xml index 4468765c..284d2793 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 - 4.0.3.Final-SNAPSHOT + 4.0.3.Final 4.0.0 diff --git a/examples/logging/pom.xml b/examples/logging/pom.xml index bdcf166b..548728fa 100644 --- a/examples/logging/pom.xml +++ b/examples/logging/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final logging diff --git a/examples/mdb-rar/pom.xml b/examples/mdb-rar/pom.xml index 2f7d7d3e..4dcc4313 100644 --- a/examples/mdb-rar/pom.xml +++ b/examples/mdb-rar/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final mdb-rar diff --git a/examples/microprofile-config/pom.xml b/examples/microprofile-config/pom.xml index 6d1c5215..8b6ffdda 100644 --- a/examples/microprofile-config/pom.xml +++ b/examples/microprofile-config/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final .. microprofile-config diff --git a/examples/pom.xml b/examples/pom.xml index 1fedcc27..4aacc9f4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final pom WildFly Bootable JAR - Examples - 4.0.3.Final-SNAPSHOT + 4.0.3.Final 12.0.1 23.0.1.Final 1.0.1 diff --git a/examples/postgresql/pom.xml b/examples/postgresql/pom.xml index e8afa815..a722241a 100644 --- a/examples/postgresql/pom.xml +++ b/examples/postgresql/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final postgresql diff --git a/examples/secmanager/pom.xml b/examples/secmanager/pom.xml index f5e6c8d2..a314dd19 100644 --- a/examples/secmanager/pom.xml +++ b/examples/secmanager/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final sec-manager diff --git a/examples/slim/pom.xml b/examples/slim/pom.xml index 80ed5fe0..6273250d 100644 --- a/examples/slim/pom.xml +++ b/examples/slim/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final slim diff --git a/examples/web-clustering/pom.xml b/examples/web-clustering/pom.xml index 546f695c..f14622ef 100644 --- a/examples/web-clustering/pom.xml +++ b/examples/web-clustering/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final web-clustering diff --git a/examples/web-console/pom.xml b/examples/web-console/pom.xml index 3b39f234..c1de42d1 100644 --- a/examples/web-console/pom.xml +++ b/examples/web-console/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final web-console diff --git a/pom.xml b/pom.xml index 7b9a52c4..cc71e21b 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ 23.0.1.Final - master + 4.0.3.Final 23 4.13.1