diff --git a/examples/arquillian/hollow-jar/pom.xml b/examples/arquillian/hollow-jar/pom.xml index 31e9fb4c..284145a9 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final hollow-jar-arquillian diff --git a/examples/arquillian/jaxrs/pom.xml b/examples/arquillian/jaxrs/pom.xml index f14932fb..00358713 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final jaxrs-arquillian diff --git a/examples/arquillian/pom.xml b/examples/arquillian/pom.xml index 4220106a..06f96119 100644 --- a/examples/arquillian/pom.xml +++ b/examples/arquillian/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final wildfly-jar-arquillian-tests-parent pom diff --git a/examples/authentication/pom.xml b/examples/authentication/pom.xml index 447444d5..f53f3ccf 100644 --- a/examples/authentication/pom.xml +++ b/examples/authentication/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final authentication war diff --git a/examples/ejb-in-ear/ear/pom.xml b/examples/ejb-in-ear/ear/pom.xml index 1097dc70..15a17779 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final ejb-in-ear-ear diff --git a/examples/ejb-in-ear/ejb/pom.xml b/examples/ejb-in-ear/ejb/pom.xml index 04e7b270..86b46fdf 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final ejb-in-ear-ejb diff --git a/examples/ejb-in-ear/pom.xml b/examples/ejb-in-ear/pom.xml index 673ca282..6e3aeff1 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final ejb-in-ear diff --git a/examples/ejb-in-ear/web/pom.xml b/examples/ejb-in-ear/web/pom.xml index 04b697ef..b57f8c43 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final ejb-in-ear-web diff --git a/examples/ejb-in-war/pom.xml b/examples/ejb-in-war/pom.xml index 02c5d4e4..d62456b6 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final ejb-in-war diff --git a/examples/ejb-persistent-clustered-timers/pom.xml b/examples/ejb-persistent-clustered-timers/pom.xml index 4cac4c9e..9d392288 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final ejb-persistent-clustered-timers diff --git a/examples/elytron-oidc-client/pom.xml b/examples/elytron-oidc-client/pom.xml index 5624c167..d058f635 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final elytron-oidc-client war diff --git a/examples/gradle-mdb-rar/pom.xml b/examples/gradle-mdb-rar/pom.xml index 0e16bbea..cd6d1fb2 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final gradle-demo diff --git a/examples/hollow-jar/pom.xml b/examples/hollow-jar/pom.xml index 2eb33cd3..89cdd885 100644 --- a/examples/hollow-jar/pom.xml +++ b/examples/hollow-jar/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final default-hollow-jar diff --git a/examples/https/pom.xml b/examples/https/pom.xml index 853e4d8f..1a7a4486 100644 --- a/examples/https/pom.xml +++ b/examples/https/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final https diff --git a/examples/jaxrs/pom.xml b/examples/jaxrs/pom.xml index d96f4070..17d700d6 100644 --- a/examples/jaxrs/pom.xml +++ b/examples/jaxrs/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final jaxrs diff --git a/examples/jaxws/pom.xml b/examples/jaxws/pom.xml index f9104e25..cd365c3e 100644 --- a/examples/jaxws/pom.xml +++ b/examples/jaxws/pom.xml @@ -20,7 +20,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final jaxws-pojo-service diff --git a/examples/jib-layers/app-layer/pom.xml b/examples/jib-layers/app-layer/pom.xml index fc1b96ea..25604380 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final jib-app-layer war diff --git a/examples/jib-layers/pom.xml b/examples/jib-layers/pom.xml index 6988d7cb..b8b2eafb 100644 --- a/examples/jib-layers/pom.xml +++ b/examples/jib-layers/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final jib-layers-parent pom diff --git a/examples/jib-layers/server-layer/pom.xml b/examples/jib-layers/server-layer/pom.xml index b1da7fce..3ac09d96 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final jib-server-layer diff --git a/examples/jib-operator/pom.xml b/examples/jib-operator/pom.xml index 3866abc4..78a9430b 100644 --- a/examples/jib-operator/pom.xml +++ b/examples/jib-operator/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final jaxrs-jib-operator jar diff --git a/examples/jib/pom.xml b/examples/jib/pom.xml index 0f20277a..e474cae1 100644 --- a/examples/jib/pom.xml +++ b/examples/jib/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final jaxrs-jib jar diff --git a/examples/jkube/pom.xml b/examples/jkube/pom.xml index c652f554..f940d798 100644 --- a/examples/jkube/pom.xml +++ b/examples/jkube/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final jkube-app war diff --git a/examples/jsf-ejb-jpa/pom.xml b/examples/jsf-ejb-jpa/pom.xml index e6abe9bf..05e5b5bd 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final jsf-ejb-jpa diff --git a/examples/keycloak/pom.xml b/examples/keycloak/pom.xml index b723cccc..ba97b517 100644 --- a/examples/keycloak/pom.xml +++ b/examples/keycloak/pom.xml @@ -4,7 +4,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final keycloak war diff --git a/examples/logging-json/pom.xml b/examples/logging-json/pom.xml index bd487965..6cfff15a 100644 --- a/examples/logging-json/pom.xml +++ b/examples/logging-json/pom.xml @@ -24,7 +24,7 @@ wildfly-jar-examples-parent org.wildfly.plugins - 8.0.2.Final-SNAPSHOT + 8.1.0.Final 4.0.0 diff --git a/examples/logging/pom.xml b/examples/logging/pom.xml index cd78e94c..f9055991 100644 --- a/examples/logging/pom.xml +++ b/examples/logging/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final logging diff --git a/examples/mdb-rar/pom.xml b/examples/mdb-rar/pom.xml index 3f550bed..794730b1 100644 --- a/examples/mdb-rar/pom.xml +++ b/examples/mdb-rar/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final mdb-rar diff --git a/examples/microprofile-config/pom.xml b/examples/microprofile-config/pom.xml index 4552e479..be3eeefc 100644 --- a/examples/microprofile-config/pom.xml +++ b/examples/microprofile-config/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final .. microprofile-config diff --git a/examples/pom.xml b/examples/pom.xml index 39a79689..3848c1b1 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final pom WildFly Bootable JAR - Examples - 8.0.2.Final-SNAPSHOT + 8.1.0.Final 18.0.2 27.0.0.Final 3.0.0.Final diff --git a/examples/postgresql/pom.xml b/examples/postgresql/pom.xml index cb4e5c2c..5a96cee2 100644 --- a/examples/postgresql/pom.xml +++ b/examples/postgresql/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final postgresql diff --git a/examples/remote-microprofile-config/pom.xml b/examples/remote-microprofile-config/pom.xml index 3bdb9aa1..46a65b69 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final .. remote-microprofile-config diff --git a/examples/secmanager/pom.xml b/examples/secmanager/pom.xml index ab294145..0977ddd9 100644 --- a/examples/secmanager/pom.xml +++ b/examples/secmanager/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final sec-manager diff --git a/examples/slim/pom.xml b/examples/slim/pom.xml index 4a59c2d3..d2f645c7 100644 --- a/examples/slim/pom.xml +++ b/examples/slim/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final slim diff --git a/examples/web-clustering-dns-ping/pom.xml b/examples/web-clustering-dns-ping/pom.xml index 66a65426..d71fa41c 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 - 8.0.2.Final-SNAPSHOT + 8.1.0.Final web-clustering-dns-ping diff --git a/examples/web-clustering/pom.xml b/examples/web-clustering/pom.xml index 45bed130..f1994efe 100644 --- a/examples/web-clustering/pom.xml +++ b/examples/web-clustering/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final web-clustering diff --git a/examples/web-console/pom.xml b/examples/web-console/pom.xml index fa44be7f..6737682a 100644 --- a/examples/web-console/pom.xml +++ b/examples/web-console/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 8.0.2.Final-SNAPSHOT + 8.1.0.Final web-console diff --git a/pom.xml b/pom.xml index 0243332b..2bddd6d7 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ 11 27.0.0.Final - main + 8.1.0.Final 27.0 4.13.1