diff --git a/docs/pom.xml b/docs/pom.xml index 37e51194..53211ba7 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT wildfly-jar-docs diff --git a/examples/arquillian/hollow-jar/pom.xml b/examples/arquillian/hollow-jar/pom.xml index 616ae1f8..724e9b31 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT hollow-jar-arquillian diff --git a/examples/arquillian/jaxrs/pom.xml b/examples/arquillian/jaxrs/pom.xml index 7c794dc0..3ee741bb 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT jaxrs-arquillian diff --git a/examples/arquillian/pom.xml b/examples/arquillian/pom.xml index d111d8e2..d7498332 100644 --- a/examples/arquillian/pom.xml +++ b/examples/arquillian/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT wildfly-jar-arquillian-tests-parent pom diff --git a/examples/authentication/pom.xml b/examples/authentication/pom.xml index 0e62394c..760d2f89 100644 --- a/examples/authentication/pom.xml +++ b/examples/authentication/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT authentication war diff --git a/examples/ejb-in-ear/ear/pom.xml b/examples/ejb-in-ear/ear/pom.xml index 79750c56..1b99af4e 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT ejb-in-ear-ear diff --git a/examples/ejb-in-ear/ejb/pom.xml b/examples/ejb-in-ear/ejb/pom.xml index cc8bc88d..e1bf12d0 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT ejb-in-ear-ejb diff --git a/examples/ejb-in-ear/pom.xml b/examples/ejb-in-ear/pom.xml index 07b2e4de..b22a88ff 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT ejb-in-ear diff --git a/examples/ejb-in-ear/web/pom.xml b/examples/ejb-in-ear/web/pom.xml index ab16b250..fb8dad7a 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT ejb-in-ear-web diff --git a/examples/ejb-in-war/pom.xml b/examples/ejb-in-war/pom.xml index d1c5ab56..08ef4453 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT ejb-in-war diff --git a/examples/ejb-persistent-clustered-timers/pom.xml b/examples/ejb-persistent-clustered-timers/pom.xml index 95b4606a..286f9b51 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT ejb-persistent-clustered-timers diff --git a/examples/elytron-oidc-client/pom.xml b/examples/elytron-oidc-client/pom.xml index 5938532d..e4741d01 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT elytron-oidc-client war diff --git a/examples/gradle-mdb-rar/pom.xml b/examples/gradle-mdb-rar/pom.xml index 983a1c61..ed5d66ae 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT gradle-demo diff --git a/examples/hollow-jar/pom.xml b/examples/hollow-jar/pom.xml index ef739849..3e12027a 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT default-hollow-jar diff --git a/examples/https/pom.xml b/examples/https/pom.xml index 8d3ca37f..85197481 100644 --- a/examples/https/pom.xml +++ b/examples/https/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT https diff --git a/examples/jaxrs/pom.xml b/examples/jaxrs/pom.xml index ece3f7a7..4d9d2b86 100644 --- a/examples/jaxrs/pom.xml +++ b/examples/jaxrs/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT jaxrs diff --git a/examples/jaxws/pom.xml b/examples/jaxws/pom.xml index fc3fe209..b7bac198 100644 --- a/examples/jaxws/pom.xml +++ b/examples/jaxws/pom.xml @@ -20,7 +20,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT jaxws-pojo-service diff --git a/examples/jib-layers/app-layer/pom.xml b/examples/jib-layers/app-layer/pom.xml index b7794d11..8002eb25 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT jib-app-layer war diff --git a/examples/jib-layers/pom.xml b/examples/jib-layers/pom.xml index 1d2614a1..19c1648e 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT jib-layers-parent pom diff --git a/examples/jib-layers/server-layer/pom.xml b/examples/jib-layers/server-layer/pom.xml index e50c6107..f3f271c3 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT jib-server-layer diff --git a/examples/jib/pom.xml b/examples/jib/pom.xml index 68c6c771..9b7918a9 100644 --- a/examples/jib/pom.xml +++ b/examples/jib/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT jaxrs-jib jar diff --git a/examples/jkube/pom.xml b/examples/jkube/pom.xml index 1ac61c4f..5f5b191a 100644 --- a/examples/jkube/pom.xml +++ b/examples/jkube/pom.xml @@ -6,7 +6,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT jkube-app war diff --git a/examples/jsf-ejb-jpa/pom.xml b/examples/jsf-ejb-jpa/pom.xml index 440bac64..7ba0035f 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT jsf-ejb-jpa diff --git a/examples/logging-json/pom.xml b/examples/logging-json/pom.xml index fbe23fc0..a8959501 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT 4.0.0 diff --git a/examples/logging/pom.xml b/examples/logging/pom.xml index 4e20f21e..509dc5c2 100644 --- a/examples/logging/pom.xml +++ b/examples/logging/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT logging diff --git a/examples/microprofile-config/pom.xml b/examples/microprofile-config/pom.xml index 0bf42d1f..5fada91a 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT .. microprofile-config diff --git a/examples/pom.xml b/examples/pom.xml index 24b60e2d..a7d5e281 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT pom WildFly Bootable JAR - Examples - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT 33.0.0.Final 8.0.1.Final 1.16.2 diff --git a/examples/postgresql/pom.xml b/examples/postgresql/pom.xml index 74532f58..b59045b8 100644 --- a/examples/postgresql/pom.xml +++ b/examples/postgresql/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT postgresql diff --git a/examples/remote-microprofile-config/pom.xml b/examples/remote-microprofile-config/pom.xml index f95e02cd..aa5364e4 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT .. remote-microprofile-config diff --git a/examples/secmanager/pom.xml b/examples/secmanager/pom.xml index 2fdf6f32..7af4af58 100644 --- a/examples/secmanager/pom.xml +++ b/examples/secmanager/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT sec-manager diff --git a/examples/slim/pom.xml b/examples/slim/pom.xml index 64b7063b..1b9af03b 100644 --- a/examples/slim/pom.xml +++ b/examples/slim/pom.xml @@ -5,7 +5,7 @@ org.wildfly.plugins wildfly-jar-examples-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT slim diff --git a/examples/web-clustering-dns-ping/pom.xml b/examples/web-clustering-dns-ping/pom.xml index 0e8bea82..8a646a6e 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT web-clustering-dns-ping diff --git a/examples/web-clustering/pom.xml b/examples/web-clustering/pom.xml index 0009cbc1..8b1ad718 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT web-clustering diff --git a/examples/web-console/pom.xml b/examples/web-console/pom.xml index 5d3972da..9667ca90 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.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT web-console diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index b93c7b0e..2b961583 100644 --- a/extensions/cloud/pom.xml +++ b/extensions/cloud/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-extensions-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index 678f4018..d2f395a6 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT wildfly-jar-extensions-parent diff --git a/perf-tests/plugin-memory/pom.xml b/perf-tests/plugin-memory/pom.xml index 4e87a7d0..000e44c8 100644 --- a/perf-tests/plugin-memory/pom.xml +++ b/perf-tests/plugin-memory/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-maven-plugin-perf-tests-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT wildfly-jar-maven-plugin-memory-tests diff --git a/perf-tests/pom.xml b/perf-tests/pom.xml index 9f042d1e..3cd9829e 100644 --- a/perf-tests/pom.xml +++ b/perf-tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT wildfly-jar-maven-plugin-perf-tests-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index 7d1881fd..dd8b92bd 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index 6e8b3acd..65b565b7 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT pom WildFly Bootable JAR Plugin Parent diff --git a/tests/pom.xml b/tests/pom.xml index 99a9e339..90af951b 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 11.0.3.Final-SNAPSHOT + 12.0.0.Beta1-SNAPSHOT wildfly-jar-maven-plugin-tests