diff --git a/examples/arquillian/hollow-jar/pom.xml b/examples/arquillian/hollow-jar/pom.xml
index 8635353d..222d422f 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.1.Final-SNAPSHOT
+ 11.0.1.Final
hollow-jar-arquillian
diff --git a/examples/arquillian/jaxrs/pom.xml b/examples/arquillian/jaxrs/pom.xml
index 4681ae83..0612408c 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.1.Final-SNAPSHOT
+ 11.0.1.Final
jaxrs-arquillian
diff --git a/examples/arquillian/pom.xml b/examples/arquillian/pom.xml
index 34af4e29..ac0a65e1 100644
--- a/examples/arquillian/pom.xml
+++ b/examples/arquillian/pom.xml
@@ -5,7 +5,7 @@
org.wildfly.plugins
wildfly-jar-examples-parent
- 11.0.1.Final-SNAPSHOT
+ 11.0.1.Final
wildfly-jar-arquillian-tests-parent
pom
diff --git a/examples/authentication/pom.xml b/examples/authentication/pom.xml
index 2d0c8e3a..4b2e9d47 100644
--- a/examples/authentication/pom.xml
+++ b/examples/authentication/pom.xml
@@ -5,7 +5,7 @@
org.wildfly.plugins
wildfly-jar-examples-parent
- 11.0.1.Final-SNAPSHOT
+ 11.0.1.Final
authentication
war
diff --git a/examples/ejb-in-ear/ear/pom.xml b/examples/ejb-in-ear/ear/pom.xml
index fb59b0b0..38e8c773 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.1.Final-SNAPSHOT
+ 11.0.1.Final
ejb-in-ear-ear
diff --git a/examples/ejb-in-ear/ejb/pom.xml b/examples/ejb-in-ear/ejb/pom.xml
index 9792f06c..b4bb828c 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.1.Final-SNAPSHOT
+ 11.0.1.Final
ejb-in-ear-ejb
diff --git a/examples/ejb-in-ear/pom.xml b/examples/ejb-in-ear/pom.xml
index b68a18e3..96afbebe 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.1.Final-SNAPSHOT
+ 11.0.1.Final
ejb-in-ear
diff --git a/examples/ejb-in-ear/web/pom.xml b/examples/ejb-in-ear/web/pom.xml
index 1be08dc5..b497af6b 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.1.Final-SNAPSHOT
+ 11.0.1.Final
ejb-in-ear-web
diff --git a/examples/ejb-in-war/pom.xml b/examples/ejb-in-war/pom.xml
index 9710da34..a7d892ff 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.1.Final-SNAPSHOT
+ 11.0.1.Final
ejb-in-war
diff --git a/examples/ejb-persistent-clustered-timers/helm.yaml b/examples/ejb-persistent-clustered-timers/helm.yaml
index ebc8d983..7d8de4f5 100644
--- a/examples/ejb-persistent-clustered-timers/helm.yaml
+++ b/examples/ejb-persistent-clustered-timers/helm.yaml
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly-extras/wildfly-jar-maven-plugin.git
- ref: 11.0.0.Final
+ ref: 11.0.1.Final
contextDir: examples
mode: bootable-jar
env:
diff --git a/examples/ejb-persistent-clustered-timers/pom.xml b/examples/ejb-persistent-clustered-timers/pom.xml
index 9c148cb7..51450cdb 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.1.Final-SNAPSHOT
+ 11.0.1.Final
ejb-persistent-clustered-timers
diff --git a/examples/elytron-oidc-client/pom.xml b/examples/elytron-oidc-client/pom.xml
index 071d2d07..74522354 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.1.Final-SNAPSHOT
+ 11.0.1.Final
elytron-oidc-client
war
diff --git a/examples/gradle-mdb-rar/pom.xml b/examples/gradle-mdb-rar/pom.xml
index 8d2b1afd..00144ccb 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.1.Final-SNAPSHOT
+ 11.0.1.Final
gradle-demo
diff --git a/examples/hollow-jar/pom.xml b/examples/hollow-jar/pom.xml
index d25ba4a0..f213535a 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.1.Final-SNAPSHOT
+ 11.0.1.Final
default-hollow-jar
diff --git a/examples/https/pom.xml b/examples/https/pom.xml
index 30c97e88..c6aa27c3 100644
--- a/examples/https/pom.xml
+++ b/examples/https/pom.xml
@@ -5,7 +5,7 @@
org.wildfly.plugins
wildfly-jar-examples-parent
- 11.0.1.Final-SNAPSHOT
+ 11.0.1.Final
https
diff --git a/examples/jaxrs/pom.xml b/examples/jaxrs/pom.xml
index 6c2cd3b8..8642e2a7 100644
--- a/examples/jaxrs/pom.xml
+++ b/examples/jaxrs/pom.xml
@@ -5,7 +5,7 @@
org.wildfly.plugins
wildfly-jar-examples-parent
- 11.0.1.Final-SNAPSHOT
+ 11.0.1.Final
jaxrs
diff --git a/examples/jaxws/pom.xml b/examples/jaxws/pom.xml
index 1669b4b2..f5383d8f 100644
--- a/examples/jaxws/pom.xml
+++ b/examples/jaxws/pom.xml
@@ -20,7 +20,7 @@
org.wildfly.plugins
wildfly-jar-examples-parent
- 11.0.1.Final-SNAPSHOT
+ 11.0.1.Final
jaxws-pojo-service
diff --git a/examples/jib-layers/app-layer/pom.xml b/examples/jib-layers/app-layer/pom.xml
index 2bdba42c..754b92d1 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.1.Final-SNAPSHOT
+ 11.0.1.Final
jib-app-layer
war
diff --git a/examples/jib-layers/pom.xml b/examples/jib-layers/pom.xml
index 4c2b1228..6364bc3d 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.1.Final-SNAPSHOT
+ 11.0.1.Final
jib-layers-parent
pom
diff --git a/examples/jib-layers/server-layer/pom.xml b/examples/jib-layers/server-layer/pom.xml
index 7edafb0f..74a55de8 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.1.Final-SNAPSHOT
+ 11.0.1.Final
jib-server-layer
diff --git a/examples/jib/pom.xml b/examples/jib/pom.xml
index ddc3a629..7b12f1e2 100644
--- a/examples/jib/pom.xml
+++ b/examples/jib/pom.xml
@@ -5,7 +5,7 @@
org.wildfly.plugins
wildfly-jar-examples-parent
- 11.0.1.Final-SNAPSHOT
+ 11.0.1.Final
jaxrs-jib
jar
diff --git a/examples/jkube/pom.xml b/examples/jkube/pom.xml
index 0b643970..dc40044d 100644
--- a/examples/jkube/pom.xml
+++ b/examples/jkube/pom.xml
@@ -6,7 +6,7 @@
org.wildfly.plugins
wildfly-jar-examples-parent
- 11.0.1.Final-SNAPSHOT
+ 11.0.1.Final
jkube-app
war
diff --git a/examples/jsf-ejb-jpa/pom.xml b/examples/jsf-ejb-jpa/pom.xml
index f61e7cb9..547183f6 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.1.Final-SNAPSHOT
+ 11.0.1.Final
jsf-ejb-jpa
diff --git a/examples/logging-json/pom.xml b/examples/logging-json/pom.xml
index f68e27a9..016b59de 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.1.Final-SNAPSHOT
+ 11.0.1.Final
4.0.0
diff --git a/examples/logging/pom.xml b/examples/logging/pom.xml
index 41ef8def..d8f9c7f6 100644
--- a/examples/logging/pom.xml
+++ b/examples/logging/pom.xml
@@ -5,7 +5,7 @@
org.wildfly.plugins
wildfly-jar-examples-parent
- 11.0.1.Final-SNAPSHOT
+ 11.0.1.Final
logging
diff --git a/examples/microprofile-config/pom.xml b/examples/microprofile-config/pom.xml
index 53900c8f..99a912ad 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.1.Final-SNAPSHOT
+ 11.0.1.Final
..
microprofile-config
diff --git a/examples/pom.xml b/examples/pom.xml
index 477daff7..b1699954 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.1.Final-SNAPSHOT
+ 11.0.1.Final
pom
WildFly Bootable JAR - Examples
- 11.0.1.Final-SNAPSHOT
- 32.0.0.Beta1
- 8.0.0.Beta1
+ 11.0.1.Final
+ 32.0.0.Final
+ 8.0.0.Final
1.16.2
true
11
diff --git a/examples/postgresql/pom.xml b/examples/postgresql/pom.xml
index 1352737a..1d154131 100644
--- a/examples/postgresql/pom.xml
+++ b/examples/postgresql/pom.xml
@@ -5,7 +5,7 @@
org.wildfly.plugins
wildfly-jar-examples-parent
- 11.0.1.Final-SNAPSHOT
+ 11.0.1.Final
postgresql
diff --git a/examples/remote-microprofile-config/pom.xml b/examples/remote-microprofile-config/pom.xml
index b36a3b4d..b8c406e0 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.1.Final-SNAPSHOT
+ 11.0.1.Final
..
remote-microprofile-config
diff --git a/examples/secmanager/pom.xml b/examples/secmanager/pom.xml
index 4f723116..9e880a7d 100644
--- a/examples/secmanager/pom.xml
+++ b/examples/secmanager/pom.xml
@@ -5,7 +5,7 @@
org.wildfly.plugins
wildfly-jar-examples-parent
- 11.0.1.Final-SNAPSHOT
+ 11.0.1.Final
sec-manager
diff --git a/examples/slim/pom.xml b/examples/slim/pom.xml
index f4000492..79537e66 100644
--- a/examples/slim/pom.xml
+++ b/examples/slim/pom.xml
@@ -5,7 +5,7 @@
org.wildfly.plugins
wildfly-jar-examples-parent
- 11.0.1.Final-SNAPSHOT
+ 11.0.1.Final
slim
diff --git a/examples/web-clustering-dns-ping/helm.yaml b/examples/web-clustering-dns-ping/helm.yaml
index 9527fff8..7834cc4e 100644
--- a/examples/web-clustering-dns-ping/helm.yaml
+++ b/examples/web-clustering-dns-ping/helm.yaml
@@ -1,6 +1,6 @@
build:
uri: https://github.com/wildfly-extras/wildfly-jar-maven-plugin.git
- ref: 11.0.0.Final
+ ref: 11.0.1.Final
contextDir: examples
mode: bootable-jar
bootableJar:
diff --git a/examples/web-clustering-dns-ping/pom.xml b/examples/web-clustering-dns-ping/pom.xml
index d297a170..b615433b 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.1.Final-SNAPSHOT
+ 11.0.1.Final
web-clustering-dns-ping
diff --git a/examples/web-clustering/pom.xml b/examples/web-clustering/pom.xml
index f7ba3eaa..38af6f05 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.1.Final-SNAPSHOT
+ 11.0.1.Final
web-clustering
diff --git a/examples/web-console/pom.xml b/examples/web-console/pom.xml
index d09cab2c..c2253b24 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.1.Final-SNAPSHOT
+ 11.0.1.Final
web-console
diff --git a/pom.xml b/pom.xml
index 14a376c2..ea0e2cef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,8 +55,8 @@
11
32.0.0.Final
- main
- 31.0
+ 11.0.1.Final
+ 32.0
4.13.1
1.0.0.Alpha3