Skip to content

Commit

Permalink
Update docs and examples to 11.0.1.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean Francois Denise committed Apr 25, 2024
1 parent ec47900 commit c1fb25b
Show file tree
Hide file tree
Showing 36 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion examples/arquillian/hollow-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-arquillian-tests-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>hollow-jar-arquillian</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/arquillian/jaxrs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-arquillian-tests-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>jaxrs-arquillian</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/arquillian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>
<artifactId>wildfly-jar-arquillian-tests-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/authentication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>
<artifactId>authentication</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/ejb-in-ear/ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>ejb-in-ear</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>ejb-in-ear-ear</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/ejb-in-ear/ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>ejb-in-ear</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>ejb-in-ear-ejb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/ejb-in-ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>ejb-in-ear</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/ejb-in-ear/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>ejb-in-ear</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>ejb-in-ear-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/ejb-in-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>
<artifactId>ejb-in-war</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion examples/ejb-persistent-clustered-timers/helm.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion examples/ejb-persistent-clustered-timers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>ejb-persistent-clustered-timers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/elytron-oidc-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>
<artifactId>elytron-oidc-client</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/gradle-mdb-rar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>gradle-demo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/hollow-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>default-hollow-jar</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/https/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>https</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jaxrs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>jaxrs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jaxws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>jaxws-pojo-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jib-layers/app-layer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>jib-layers-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>
<artifactId>jib-app-layer</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/jib-layers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>
<artifactId>jib-layers-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/jib-layers/server-layer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>jib-layers-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>jib-server-layer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>
<artifactId>jaxrs-jib</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/jkube/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>
<artifactId>jkube-app</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/jsf-ejb-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>
<artifactId>jsf-ejb-jpa</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion examples/logging-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>wildfly-jar-examples-parent</artifactId>
<groupId>org.wildfly.plugins</groupId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>logging</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/microprofile-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
<relativePath>..</relativePath>
</parent>
<artifactId>microprofile-config</artifactId>
Expand Down
8 changes: 4 additions & 4 deletions examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
<packaging>pom</packaging>

<name>WildFly Bootable JAR - Examples</name>

<properties>
<version.bootable.jar>11.0.1.Final-SNAPSHOT</version.bootable.jar>
<version.wildfly>32.0.0.Beta1</version.wildfly>
<version.wildfly.datasources.galleon-pack>8.0.0.Beta1</version.wildfly.datasources.galleon-pack>
<version.bootable.jar>11.0.1.Final</version.bootable.jar>
<version.wildfly>32.0.0.Final</version.wildfly>
<version.wildfly.datasources.galleon-pack>8.0.0.Final</version.wildfly.datasources.galleon-pack>
<version.jkube>1.16.2</version.jkube>
<plugin.fork.embedded>true</plugin.fork.embedded>
<maven.compiler.source>11</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion examples/postgresql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>postgresql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/remote-microprofile-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
<relativePath>..</relativePath>
</parent>
<artifactId>remote-microprofile-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/secmanager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>sec-manager</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/slim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>slim</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/web-clustering-dns-ping/helm.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion examples/web-clustering-dns-ping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>web-clustering-dns-ping</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/web-clustering/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>

<artifactId>web-clustering</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/web-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-examples-parent</artifactId>
<version>11.0.1.Final-SNAPSHOT</version>
<version>11.0.1.Final</version>
</parent>
<artifactId>web-console</artifactId>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
<maven.compiler.source>11</maven.compiler.source>
<version.wildfly>32.0.0.Final</version.wildfly>
<!-- docs properties -->
<docs.project.branch>main</docs.project.branch>
<docs.wildfly.major>31.0</docs.wildfly.major>
<docs.project.branch>11.0.1.Final</docs.project.branch>
<docs.wildfly.major>32.0</docs.wildfly.major>

<version.junit>4.13.1</version.junit>
<version.adoc-maven-plugin-descriptor>1.0.0.Alpha3</version.adoc-maven-plugin-descriptor>
Expand Down

0 comments on commit c1fb25b

Please sign in to comment.