diff --git a/examples/arquillian/hollow-jar/pom.xml b/examples/arquillian/hollow-jar/pom.xml index 560d3eba..55ff53de 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 - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT hollow-jar-arquillian diff --git a/examples/arquillian/jaxrs/pom.xml b/examples/arquillian/jaxrs/pom.xml index 662d7803..becb2760 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 - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT jaxrs-arquillian diff --git a/examples/arquillian/pom.xml b/examples/arquillian/pom.xml index 6a14ec79..ab97cf52 100644 --- a/examples/arquillian/pom.xml +++ b/examples/arquillian/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT wildfly-jar-arquillian-tests-parent pom diff --git a/examples/authentication/pom.xml b/examples/authentication/pom.xml index 08270446..d326474d 100644 --- a/examples/authentication/pom.xml +++ b/examples/authentication/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT authentication war diff --git a/examples/ejb-in-ear/ear/pom.xml b/examples/ejb-in-ear/ear/pom.xml index c5cd8474..91a51ad0 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 - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT ejb-in-ear-ear diff --git a/examples/ejb-in-ear/ejb/pom.xml b/examples/ejb-in-ear/ejb/pom.xml index e3c5202f..a93a99b5 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 - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT ejb-in-ear-ejb diff --git a/examples/ejb-in-ear/pom.xml b/examples/ejb-in-ear/pom.xml index 9e7bdc08..989c7e30 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 - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT ejb-in-ear diff --git a/examples/ejb-in-ear/web/pom.xml b/examples/ejb-in-ear/web/pom.xml index 38ba5cbe..1681642b 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 - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT ejb-in-ear-web diff --git a/examples/ejb-in-war/pom.xml b/examples/ejb-in-war/pom.xml index f4b8d4cc..f809081b 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 - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT ejb-in-war diff --git a/examples/ejb-persistent-clustered-timers/pom.xml b/examples/ejb-persistent-clustered-timers/pom.xml index 9c38f5e5..29013ff2 100644 --- a/examples/ejb-persistent-clustered-timers/pom.xml +++ b/examples/ejb-persistent-clustered-timers/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT ejb-persistent-clustered-timers diff --git a/examples/elytron-oidc-client/pom.xml b/examples/elytron-oidc-client/pom.xml index ee4485f2..90934605 100644 --- a/examples/elytron-oidc-client/pom.xml +++ b/examples/elytron-oidc-client/pom.xml @@ -4,7 +4,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT elytron-oidc-client war diff --git a/examples/gradle-mdb-rar/pom.xml b/examples/gradle-mdb-rar/pom.xml index 89a5da6f..15e14b4e 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 - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT gradle-demo diff --git a/examples/hollow-jar/pom.xml b/examples/hollow-jar/pom.xml index d7059ff6..a80bc4bc 100644 --- a/examples/hollow-jar/pom.xml +++ b/examples/hollow-jar/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT default-hollow-jar diff --git a/examples/https/pom.xml b/examples/https/pom.xml index 040ee450..e30efc9a 100644 --- a/examples/https/pom.xml +++ b/examples/https/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT https diff --git a/examples/jaxrs/pom.xml b/examples/jaxrs/pom.xml index d41d07a6..3230625d 100644 --- a/examples/jaxrs/pom.xml +++ b/examples/jaxrs/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT jaxrs diff --git a/examples/jaxws/pom.xml b/examples/jaxws/pom.xml index 9ce20327..cdd73575 100644 --- a/examples/jaxws/pom.xml +++ b/examples/jaxws/pom.xml @@ -20,7 +20,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT jaxws-pojo-service diff --git a/examples/jib-layers/app-layer/pom.xml b/examples/jib-layers/app-layer/pom.xml index 6624c617..c1f1e2c7 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 - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT jib-app-layer war diff --git a/examples/jib-layers/pom.xml b/examples/jib-layers/pom.xml index 2f6186d3..ef3734ab 100644 --- a/examples/jib-layers/pom.xml +++ b/examples/jib-layers/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT jib-layers-parent pom diff --git a/examples/jib-layers/server-layer/pom.xml b/examples/jib-layers/server-layer/pom.xml index be596d83..cd28e361 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 - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT jib-server-layer diff --git a/examples/jib-operator/pom.xml b/examples/jib-operator/pom.xml index 9f1dbec3..b84375fc 100644 --- a/examples/jib-operator/pom.xml +++ b/examples/jib-operator/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT jaxrs-jib-operator jar diff --git a/examples/jib/pom.xml b/examples/jib/pom.xml index 2abb2ca2..5f9f870f 100644 --- a/examples/jib/pom.xml +++ b/examples/jib/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT jaxrs-jib jar diff --git a/examples/jkube/pom.xml b/examples/jkube/pom.xml index ca26995a..120587d1 100644 --- a/examples/jkube/pom.xml +++ b/examples/jkube/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT jkube-app war diff --git a/examples/jsf-ejb-jpa/pom.xml b/examples/jsf-ejb-jpa/pom.xml index 8c5057ae..5ae7fb41 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 - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT jsf-ejb-jpa diff --git a/examples/keycloak/pom.xml b/examples/keycloak/pom.xml index 98667d94..de5fbdaa 100644 --- a/examples/keycloak/pom.xml +++ b/examples/keycloak/pom.xml @@ -4,7 +4,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT keycloak war diff --git a/examples/logging-json/pom.xml b/examples/logging-json/pom.xml index 1e483214..942608eb 100644 --- a/examples/logging-json/pom.xml +++ b/examples/logging-json/pom.xml @@ -24,7 +24,7 @@ wildfly-jar-examples-parent org.wildfly.plugins - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT 4.0.0 diff --git a/examples/logging/pom.xml b/examples/logging/pom.xml index dd77970a..77b6e850 100644 --- a/examples/logging/pom.xml +++ b/examples/logging/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT logging diff --git a/examples/mdb-rar/pom.xml b/examples/mdb-rar/pom.xml index 4a4d6418..735fe0f6 100644 --- a/examples/mdb-rar/pom.xml +++ b/examples/mdb-rar/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT mdb-rar diff --git a/examples/microprofile-config/pom.xml b/examples/microprofile-config/pom.xml index 4a3381b0..1560a6f0 100644 --- a/examples/microprofile-config/pom.xml +++ b/examples/microprofile-config/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT .. microprofile-config diff --git a/examples/pom.xml b/examples/pom.xml index 9996a521..d52ffaa7 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,15 +4,15 @@ 4.0.0 org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT pom WildFly Bootable JAR - Examples - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT 18.0.2 - 31.0.0.Beta1 + main 6.0.0.Final 1.0.1 true diff --git a/examples/postgresql/pom.xml b/examples/postgresql/pom.xml index acc7103e..d444b090 100644 --- a/examples/postgresql/pom.xml +++ b/examples/postgresql/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT postgresql diff --git a/examples/remote-microprofile-config/pom.xml b/examples/remote-microprofile-config/pom.xml index b4af3618..be333a9b 100644 --- a/examples/remote-microprofile-config/pom.xml +++ b/examples/remote-microprofile-config/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT .. remote-microprofile-config diff --git a/examples/secmanager/pom.xml b/examples/secmanager/pom.xml index 8f704c6f..2da85fc2 100644 --- a/examples/secmanager/pom.xml +++ b/examples/secmanager/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT sec-manager diff --git a/examples/slim/pom.xml b/examples/slim/pom.xml index 93296991..81529aed 100644 --- a/examples/slim/pom.xml +++ b/examples/slim/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT slim diff --git a/examples/web-clustering-dns-ping/pom.xml b/examples/web-clustering-dns-ping/pom.xml index 115d15e9..9dec3eb9 100644 --- a/examples/web-clustering-dns-ping/pom.xml +++ b/examples/web-clustering-dns-ping/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT web-clustering-dns-ping diff --git a/examples/web-clustering/pom.xml b/examples/web-clustering/pom.xml index 97b4f435..da297172 100644 --- a/examples/web-clustering/pom.xml +++ b/examples/web-clustering/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT web-clustering diff --git a/examples/web-console/pom.xml b/examples/web-console/pom.xml index 45c3ec4f..d5d9d318 100644 --- a/examples/web-console/pom.xml +++ b/examples/web-console/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.0.Beta1 + 11.0.0.Final-SNAPSHOT web-console diff --git a/pom.xml b/pom.xml index 0660dfe7..fb983f90 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ 11 31.0.0.Beta1 - 11.0.0.Beta1 + main 30.0 4.13.1