diff --git a/examples/arquillian/hollow-jar/pom.xml b/examples/arquillian/hollow-jar/pom.xml index 1bd6feab..616ae1f8 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.2.Final + 11.0.3.Final-SNAPSHOT hollow-jar-arquillian diff --git a/examples/arquillian/jaxrs/pom.xml b/examples/arquillian/jaxrs/pom.xml index 6075765f..7c794dc0 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.2.Final + 11.0.3.Final-SNAPSHOT jaxrs-arquillian diff --git a/examples/arquillian/pom.xml b/examples/arquillian/pom.xml index d845e83e..d111d8e2 100644 --- a/examples/arquillian/pom.xml +++ b/examples/arquillian/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT wildfly-jar-arquillian-tests-parent pom diff --git a/examples/authentication/pom.xml b/examples/authentication/pom.xml index 488b4482..0e62394c 100644 --- a/examples/authentication/pom.xml +++ b/examples/authentication/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT authentication war diff --git a/examples/ejb-in-ear/ear/pom.xml b/examples/ejb-in-ear/ear/pom.xml index 09046720..79750c56 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.2.Final + 11.0.3.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 d804b95e..cc8bc88d 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.2.Final + 11.0.3.Final-SNAPSHOT ejb-in-ear-ejb diff --git a/examples/ejb-in-ear/pom.xml b/examples/ejb-in-ear/pom.xml index 90c13f48..07b2e4de 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.2.Final + 11.0.3.Final-SNAPSHOT ejb-in-ear diff --git a/examples/ejb-in-ear/web/pom.xml b/examples/ejb-in-ear/web/pom.xml index a0023978..ab16b250 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.2.Final + 11.0.3.Final-SNAPSHOT ejb-in-ear-web diff --git a/examples/ejb-in-war/pom.xml b/examples/ejb-in-war/pom.xml index f7cd98ac..d1c5ab56 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.2.Final + 11.0.3.Final-SNAPSHOT ejb-in-war diff --git a/examples/ejb-persistent-clustered-timers/pom.xml b/examples/ejb-persistent-clustered-timers/pom.xml index 192a54e2..95b4606a 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.2.Final + 11.0.3.Final-SNAPSHOT ejb-persistent-clustered-timers diff --git a/examples/elytron-oidc-client/pom.xml b/examples/elytron-oidc-client/pom.xml index 0d413d9d..5938532d 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.2.Final + 11.0.3.Final-SNAPSHOT elytron-oidc-client war diff --git a/examples/gradle-mdb-rar/pom.xml b/examples/gradle-mdb-rar/pom.xml index 6f941c6b..983a1c61 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.2.Final + 11.0.3.Final-SNAPSHOT gradle-demo diff --git a/examples/hollow-jar/pom.xml b/examples/hollow-jar/pom.xml index 5ea7cea9..ef739849 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.2.Final + 11.0.3.Final-SNAPSHOT default-hollow-jar diff --git a/examples/https/pom.xml b/examples/https/pom.xml index 2a23e643..8d3ca37f 100644 --- a/examples/https/pom.xml +++ b/examples/https/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT https diff --git a/examples/jaxrs/pom.xml b/examples/jaxrs/pom.xml index 0f0bb370..ece3f7a7 100644 --- a/examples/jaxrs/pom.xml +++ b/examples/jaxrs/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT jaxrs diff --git a/examples/jaxws/pom.xml b/examples/jaxws/pom.xml index 72839bc7..fc3fe209 100644 --- a/examples/jaxws/pom.xml +++ b/examples/jaxws/pom.xml @@ -20,7 +20,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT jaxws-pojo-service diff --git a/examples/jib-layers/app-layer/pom.xml b/examples/jib-layers/app-layer/pom.xml index b1b05c85..b7794d11 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.2.Final + 11.0.3.Final-SNAPSHOT jib-app-layer war diff --git a/examples/jib-layers/pom.xml b/examples/jib-layers/pom.xml index 476c5023..1d2614a1 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.2.Final + 11.0.3.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 45836d01..e50c6107 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.2.Final + 11.0.3.Final-SNAPSHOT jib-server-layer diff --git a/examples/jib/pom.xml b/examples/jib/pom.xml index 6899a59c..68c6c771 100644 --- a/examples/jib/pom.xml +++ b/examples/jib/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT jaxrs-jib jar diff --git a/examples/jkube/pom.xml b/examples/jkube/pom.xml index cdf6b8d9..1ac61c4f 100644 --- a/examples/jkube/pom.xml +++ b/examples/jkube/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT jkube-app war diff --git a/examples/jsf-ejb-jpa/pom.xml b/examples/jsf-ejb-jpa/pom.xml index bd306fef..440bac64 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.2.Final + 11.0.3.Final-SNAPSHOT jsf-ejb-jpa diff --git a/examples/logging-json/pom.xml b/examples/logging-json/pom.xml index 13fca0f5..fbe23fc0 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.2.Final + 11.0.3.Final-SNAPSHOT 4.0.0 diff --git a/examples/logging/pom.xml b/examples/logging/pom.xml index 39562346..4e20f21e 100644 --- a/examples/logging/pom.xml +++ b/examples/logging/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT logging diff --git a/examples/microprofile-config/pom.xml b/examples/microprofile-config/pom.xml index 6b812bfd..0bf42d1f 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.2.Final + 11.0.3.Final-SNAPSHOT .. microprofile-config diff --git a/examples/pom.xml b/examples/pom.xml index e41442f8..300809c9 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.wildfly.plugins wildfly-jar-examples-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT pom WildFly Bootable JAR - Examples - 11.0.2.Final + 11.0.3.Final-SNAPSHOT 32.0.0.Final 8.0.0.Final 1.16.2 diff --git a/examples/postgresql/pom.xml b/examples/postgresql/pom.xml index 9c1f6d32..74532f58 100644 --- a/examples/postgresql/pom.xml +++ b/examples/postgresql/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT postgresql diff --git a/examples/remote-microprofile-config/pom.xml b/examples/remote-microprofile-config/pom.xml index 2b8c3956..f95e02cd 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.2.Final + 11.0.3.Final-SNAPSHOT .. remote-microprofile-config diff --git a/examples/secmanager/pom.xml b/examples/secmanager/pom.xml index 063779d9..2fdf6f32 100644 --- a/examples/secmanager/pom.xml +++ b/examples/secmanager/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT sec-manager diff --git a/examples/slim/pom.xml b/examples/slim/pom.xml index 875dc6da..64b7063b 100644 --- a/examples/slim/pom.xml +++ b/examples/slim/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.2.Final + 11.0.3.Final-SNAPSHOT slim diff --git a/examples/web-clustering-dns-ping/pom.xml b/examples/web-clustering-dns-ping/pom.xml index 04543b8a..0e8bea82 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.2.Final + 11.0.3.Final-SNAPSHOT web-clustering-dns-ping diff --git a/examples/web-clustering/pom.xml b/examples/web-clustering/pom.xml index 53e5fb91..0009cbc1 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.2.Final + 11.0.3.Final-SNAPSHOT web-clustering diff --git a/examples/web-console/pom.xml b/examples/web-console/pom.xml index c8459cb7..5d3972da 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.2.Final + 11.0.3.Final-SNAPSHOT web-console diff --git a/pom.xml b/pom.xml index d9bcd1b3..60555bba 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ 11 32.0.0.Final - 11.0.2.Final + main 32 4.13.1