diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index 5a2e2b80e4..474965d775 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -30,7 +30,7 @@ batch-processing - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: batch-processing Shows how to use a Chunk oriented batch processing @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -306,15 +306,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -322,12 +313,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/bmt/pom.xml b/bmt/pom.xml index ada44d0d2e..1ff33edf4a 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -30,7 +30,7 @@ bmt - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: bmt This project demonstrates how to use Bean Managed Transactions @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -249,15 +249,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -265,12 +256,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/cmt/pom.xml b/cmt/pom.xml index edbe189cd0..b5cdbcac75 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -29,7 +29,7 @@ cmt - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: cmt This project demonstrates how to use transactions managed by the container @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -240,15 +240,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -256,12 +247,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/dist/pom.xml b/dist/pom.xml index bd293ebfa2..3ce3c2187a 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 38.0.0.Final-SNAPSHOT + 38.0.0.Final quickstarts-dist diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 36fdb6fa70..c0f9c63b19 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -30,7 +30,7 @@ ee-security - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: ee-security This project demonstrates using EE security @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -228,15 +228,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -244,12 +235,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/ejb-multi-server/app-main/ear/pom.xml b/ejb-multi-server/app-main/ear/pom.xml index ec4d9e9f99..1b5a1ca9c3 100644 --- a/ejb-multi-server/app-main/ear/pom.xml +++ b/ejb-multi-server/app-main/ear/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-main - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-multi-server-app-main-ear ear diff --git a/ejb-multi-server/app-main/ejb/pom.xml b/ejb-multi-server/app-main/ejb/pom.xml index a942eed74c..8699ccf7e8 100644 --- a/ejb-multi-server/app-main/ejb/pom.xml +++ b/ejb-multi-server/app-main/ejb/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-main - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-multi-server-app-main-ejb ejb diff --git a/ejb-multi-server/app-main/pom.xml b/ejb-multi-server/app-main/pom.xml index 2b0f22f359..bf03103f4e 100644 --- a/ejb-multi-server/app-main/pom.xml +++ b/ejb-multi-server/app-main/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ../pom.xml ejb-multi-server-app-main diff --git a/ejb-multi-server/app-main/web/pom.xml b/ejb-multi-server/app-main/web/pom.xml index 16e90028fc..d4a1106d82 100644 --- a/ejb-multi-server/app-main/web/pom.xml +++ b/ejb-multi-server/app-main/web/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-main - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-multi-server-app-main-web war diff --git a/ejb-multi-server/app-one/ear/pom.xml b/ejb-multi-server/app-one/ear/pom.xml index 9cd5b224de..071fb60136 100644 --- a/ejb-multi-server/app-one/ear/pom.xml +++ b/ejb-multi-server/app-one/ear/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-one - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-multi-server-app-one-ear ear diff --git a/ejb-multi-server/app-one/ejb/pom.xml b/ejb-multi-server/app-one/ejb/pom.xml index 09c69cac13..bfffb90684 100644 --- a/ejb-multi-server/app-one/ejb/pom.xml +++ b/ejb-multi-server/app-one/ejb/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-one - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-multi-server-app-one-ejb ejb diff --git a/ejb-multi-server/app-one/pom.xml b/ejb-multi-server/app-one/pom.xml index 0a623223b3..45cadabcd6 100644 --- a/ejb-multi-server/app-one/pom.xml +++ b/ejb-multi-server/app-one/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-multi-server-app-one pom diff --git a/ejb-multi-server/app-two/ear/pom.xml b/ejb-multi-server/app-two/ear/pom.xml index 63860a228c..5bdd70b962 100644 --- a/ejb-multi-server/app-two/ear/pom.xml +++ b/ejb-multi-server/app-two/ear/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-two - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-multi-server-app-two-ear ear diff --git a/ejb-multi-server/app-two/ejb/pom.xml b/ejb-multi-server/app-two/ejb/pom.xml index 788bf8a414..21fc244970 100644 --- a/ejb-multi-server/app-two/ejb/pom.xml +++ b/ejb-multi-server/app-two/ejb/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-two - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-multi-server-app-two-ejb ejb diff --git a/ejb-multi-server/app-two/pom.xml b/ejb-multi-server/app-two/pom.xml index 0e5d3129a4..0d11e305aa 100644 --- a/ejb-multi-server/app-two/pom.xml +++ b/ejb-multi-server/app-two/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-multi-server-app-two pom diff --git a/ejb-multi-server/app-web/pom.xml b/ejb-multi-server/app-web/pom.xml index 09e0ebed0f..0274ccbfed 100644 --- a/ejb-multi-server/app-web/pom.xml +++ b/ejb-multi-server/app-web/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-multi-server-app-web war diff --git a/ejb-multi-server/client/pom.xml b/ejb-multi-server/client/pom.xml index c55b7a804c..7a8b155974 100644 --- a/ejb-multi-server/client/pom.xml +++ b/ejb-multi-server/client/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-multi-server-client jar diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 296885f766..626fcc7056 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -29,7 +29,7 @@ ejb-multi-server - 38.0.0.Final-SNAPSHOT + 38.0.0.Final pom Quickstart: ejb-multi-server A project that demonstrates multiple applications deployed on different servers. @@ -49,7 +49,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -123,15 +123,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -139,12 +130,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index 93fa66038b..d156344219 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -29,7 +29,7 @@ ejb-remote - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: ejb-remote This project demonstrates how to access an EJB from a remote client @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -168,15 +168,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -184,12 +175,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index b4c5a8969e..d01d40f45d 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -29,7 +29,7 @@ ejb-security-context-propagation - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: ejb-security-context-propagation This project demonstrates the security context propagation between remote EJBs @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -203,15 +203,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -219,12 +210,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index 59dd2214d8..9deeccce83 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -29,7 +29,7 @@ ejb-security-programmatic-auth - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: ejb-security-programmatic-auth This project demonstrates how to authenticate remote clients using the programmatic API @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -227,15 +227,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -243,12 +234,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/ejb-throws-exception/ear/pom.xml b/ejb-throws-exception/ear/pom.xml index af12b8f195..acaad3a92b 100644 --- a/ejb-throws-exception/ear/pom.xml +++ b/ejb-throws-exception/ear/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-throws-exception - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-throws-exception-ear ear diff --git a/ejb-throws-exception/ejb-api/pom.xml b/ejb-throws-exception/ejb-api/pom.xml index d3566102c9..3e5f11f524 100644 --- a/ejb-throws-exception/ejb-api/pom.xml +++ b/ejb-throws-exception/ejb-api/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-throws-exception - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-throws-exception-ejb-api jar diff --git a/ejb-throws-exception/ejb/pom.xml b/ejb-throws-exception/ejb/pom.xml index 47793edcc1..adf6f15200 100644 --- a/ejb-throws-exception/ejb/pom.xml +++ b/ejb-throws-exception/ejb/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-throws-exception - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-throws-exception-ejb ejb diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 764179d8ef..08ab5be93e 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -29,7 +29,7 @@ ejb-throws-exception - 38.0.0.Final-SNAPSHOT + 38.0.0.Final pom Quickstart: ejb-throws-exception This project demonstrates how to throw an exception in an EJB and catch it in the web layer @@ -53,7 +53,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -150,15 +150,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -166,12 +157,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/ejb-throws-exception/web/pom.xml b/ejb-throws-exception/web/pom.xml index 0a90fcaeb2..2829912fdd 100644 --- a/ejb-throws-exception/web/pom.xml +++ b/ejb-throws-exception/web/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-throws-exception - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ejb-throws-exception-web war diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index 79b058bd71..b168908ef5 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -29,7 +29,7 @@ ejb-timer - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: ejb-timer A sample Jakarta EE project demonstrating how to use EJB timer (@Schedule and @Timeout). @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -213,15 +213,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -229,12 +220,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index 6f11685f12..430eb32184 100644 --- a/ejb-txn-remote-call/client/pom.xml +++ b/ejb-txn-remote-call/client/pom.xml @@ -30,7 +30,7 @@ ejb-txn-remote-call-client - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: ejb-txn-remote-call-client The project is the application to be deployed on the client server to call the second server @@ -39,7 +39,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -52,15 +52,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -68,12 +59,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/ejb-txn-remote-call/pom.xml b/ejb-txn-remote-call/pom.xml index b5c6700962..92e59da643 100644 --- a/ejb-txn-remote-call/pom.xml +++ b/ejb-txn-remote-call/pom.xml @@ -29,7 +29,7 @@ ejb-txn-remote-call - 38.0.0.Final-SNAPSHOT + 38.0.0.Final pom Quickstart: ejb-txn-remote-call The project demonstrates how to make EJB remote calls from server to server with transaction propagation. @@ -60,15 +60,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -76,12 +67,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/ejb-txn-remote-call/server/pom.xml b/ejb-txn-remote-call/server/pom.xml index 6e1ed85a0c..bec8e92821 100644 --- a/ejb-txn-remote-call/server/pom.xml +++ b/ejb-txn-remote-call/server/pom.xml @@ -30,7 +30,7 @@ ejb-txn-remote-call-server - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: ejb-txn-remote-call-server The project is the application to be deployed on the second server to receive the call @@ -39,7 +39,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -52,15 +52,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -68,12 +59,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index f47edb6317..b74168a7d0 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -36,7 +36,7 @@ ha-singleton-deployment - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: HA Singleton Deployment This quickstart demonstrates the recommended way to deploy any service as a cluster-wide singleton. @@ -53,7 +53,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -141,15 +141,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -157,12 +148,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index 3a87b1fd6c..cadb96ca26 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -31,7 +31,7 @@ ha-singleton-service - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: HA Singleton Service This quickstart demonstrates a singleton MSC service packaged in a war. @@ -48,7 +48,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -159,15 +159,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -175,12 +166,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index d4b50bef26..f645e76c9c 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -29,7 +29,7 @@ helloworld-jms - 38.0.0.Final-SNAPSHOT + 38.0.0.Final jar Quickstart: helloworld-jms A Helloworld JMS external producer/consumer client @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -190,15 +190,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -206,12 +197,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index 98efee5d9c..19464581ec 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ helloworld-mdb - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: helloworld-mdb This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -222,15 +222,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -238,12 +229,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index ae79632a89..e34bb3eaca 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl-secured - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: helloworld-mutual-ssl-secured Securing helloworld Web app with mutual client ssl authentication and role-based access control @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -201,15 +201,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -217,12 +208,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index 8b15e801c0..483b3c1278 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -34,14 +34,14 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final helloworld-mutual-ssl - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: helloworld-mutual-ssl Helloworld Mutual SSL Authentication @@ -203,15 +203,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -219,12 +210,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/helloworld-rs/pom.xml b/helloworld-rs/pom.xml index f63edb3d74..992503f880 100644 --- a/helloworld-rs/pom.xml +++ b/helloworld-rs/pom.xml @@ -17,7 +17,7 @@ helloworld-rs - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: helloworld-rs A simple Hello World project that uses Jakarta RESTful Web Services @@ -34,7 +34,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -200,15 +200,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -216,12 +207,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index 689abd123d..a6715e7013 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -30,7 +30,7 @@ helloworld-singleton - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: helloworld-singleton This project demonstrates a Hello World Singleton Session Bean with a JSF client @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -199,15 +199,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -215,12 +206,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index 172e62a71b..7fef985fe9 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -29,7 +29,7 @@ helloworld-ws - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: helloworld-ws This project demonstrates a Hello World JAX-WS web service @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -218,15 +218,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -234,12 +225,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 0e9e93025d..a88f8bd847 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -29,7 +29,7 @@ helloworld - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: helloworld Helloworld @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -215,15 +215,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -231,12 +222,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 06ec51822b..1c01a28b2c 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -30,7 +30,7 @@ hibernate - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: hibernate This project demonstrates how to use Hibernate ORM @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -280,15 +280,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -296,12 +287,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/http-custom-mechanism/custom-module/pom.xml b/http-custom-mechanism/custom-module/pom.xml index e726e60c2d..6765d553ad 100644 --- a/http-custom-mechanism/custom-module/pom.xml +++ b/http-custom-mechanism/custom-module/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts http-custom-mechanism - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ../pom.xml diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index fa6523479f..4fefa3a8e1 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -30,7 +30,7 @@ http-custom-mechanism - 38.0.0.Final-SNAPSHOT + 38.0.0.Final pom Quickstart: http-custom-mechanism This project demonstrates how to implement a custom HTTP authentication mechanism @@ -52,7 +52,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -88,15 +88,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -104,12 +95,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/http-custom-mechanism/webapp/pom.xml b/http-custom-mechanism/webapp/pom.xml index 2e3e9ffcb1..793ca806c7 100644 --- a/http-custom-mechanism/webapp/pom.xml +++ b/http-custom-mechanism/webapp/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts http-custom-mechanism - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ../pom.xml http-custom-mechanism-webapp diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index bafb21767a..56660690b7 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -30,7 +30,7 @@ jaxrs-client - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: jaxrs-client A Jakarta REST Client API project @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -252,15 +252,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -268,12 +259,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index 486669c991..32dde103c6 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -29,7 +29,7 @@ jaxrs-jwt - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: jaxrs-jwt JWT authentication using Elytron @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -271,15 +271,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -287,12 +278,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 659cb37839..3c217b10b3 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -29,7 +29,7 @@ jaxws-ejb - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: jaxws-ejb This project is a working example of a JAX-WS web service EJB endpoint @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -227,15 +227,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -243,12 +234,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index 8ef58b4353..f6524e5579 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -29,7 +29,7 @@ jaxws-retail - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: jaxws-retail This project is a working example of a JAX-WS web service retail endpoint @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -256,15 +256,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -272,12 +263,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/jsonp/pom.xml b/jsonp/pom.xml index 93a4c39bcb..74bdfdfe79 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -29,7 +29,7 @@ jsonp - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: jsonp A starter Jakarta EE webapp project for use on JBoss EAP @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -240,15 +240,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -256,12 +247,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index fed61a3f03..1bf1493553 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -29,7 +29,7 @@ jta-crash-rec - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: jta-crash-rec This project demonstrates JTA crash recovery @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -186,15 +186,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -202,12 +193,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/jts/application-component-1/pom.xml b/jts/application-component-1/pom.xml index a0ce9783ed..48e240fcf5 100644 --- a/jts/application-component-1/pom.xml +++ b/jts/application-component-1/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 38.0.0.Final-SNAPSHOT + 38.0.0.Final jts-application-component-1 war diff --git a/jts/application-component-2/pom.xml b/jts/application-component-2/pom.xml index 23f17dd371..11393466cd 100644 --- a/jts/application-component-2/pom.xml +++ b/jts/application-component-2/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 38.0.0.Final-SNAPSHOT + 38.0.0.Final jts-application-component-2 Quickstart: jts - application-component-2 diff --git a/jts/pom.xml b/jts/pom.xml index 351c7e64b7..f71c096590 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -30,7 +30,7 @@ jts - 38.0.0.Final-SNAPSHOT + 38.0.0.Final pom Quickstart: jts A project that demonstrates how to use CMT with JTS @@ -54,7 +54,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -97,15 +97,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -113,12 +104,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index 6050564b51..95afac0bbf 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -29,7 +29,7 @@ kitchensink - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: kitchensink A starter Jakarta EE web application project for use in JBoss EAP @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -320,15 +320,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -336,12 +327,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/logging/pom.xml b/logging/pom.xml index 79bcb9461d..447e936101 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -29,7 +29,7 @@ logging - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: logging This project demonstrates logging in JBoss EAP @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -280,15 +280,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -296,12 +287,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/mail/pom.xml b/mail/pom.xml index ec6493577f..fbfa8b186b 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -30,7 +30,7 @@ mail - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: mail This project demonstrates how to send mail @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -235,15 +235,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -251,12 +242,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index 1a42edd284..96cb46ba5b 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -29,7 +29,7 @@ messaging-clustering-singleton - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: messaging-clustering-singleton This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -211,15 +211,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -227,12 +218,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/micrometer/pom.xml b/micrometer/pom.xml index bff01f6122..a0975b0bda 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -15,7 +15,7 @@ micrometer - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: micrometer @@ -24,7 +24,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} ${version.server} @@ -262,15 +262,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -278,12 +269,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 2a4ae5769d..0e3a8bd07d 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -13,7 +13,7 @@ microprofile-config - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: microprofile-config @@ -22,7 +22,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} ${version.server} @@ -213,15 +213,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -229,12 +220,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index 5417e1119d..3ad481ef23 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -30,7 +30,7 @@ microprofile-fault-tolerance - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: microprofile-fault-tolerance @@ -55,7 +55,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} ${version.server} @@ -253,15 +253,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -269,12 +260,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 7ed5669e1a..6c7e816e86 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -13,7 +13,7 @@ microprofile-health - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: microprofile-health @@ -21,7 +21,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} ${version.server} @@ -212,15 +212,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -228,12 +219,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index 6cefe0dd16..09323b7bc8 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -29,7 +29,7 @@ microprofile-jwt - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: microprofile-jwt Example project making use of MicroProfile JWT @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} ${version.server} @@ -273,29 +273,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default - - - redhat-ga-maven-repository - Red Hat GA Maven Repository - https://maven.repository.redhat.com/ga/ - - true - never - - - true - never - - default @@ -303,12 +280,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index 30b8be8e12..5fef31f7aa 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -13,7 +13,7 @@ microprofile-lra - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: microprofile-lra @@ -21,7 +21,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} ${version.server} @@ -225,15 +225,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -241,12 +232,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index 6a6fc6c430..401c7de26d 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -14,7 +14,7 @@ microprofile-openapi - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: microprofile-openapi @@ -23,7 +23,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} ${version.server} @@ -178,15 +178,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -194,12 +185,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index d3f6c74032..be815b09a6 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -29,7 +29,7 @@ microprofile-reactive-messaging-kafka - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: microprofile-reactive-messaging-kafka @@ -38,7 +38,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} ${version.server} @@ -304,15 +304,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -320,12 +311,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index 57b19c80ec..33dd952daa 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -28,7 +28,7 @@ microprofile-rest-client - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: microprofile-rest-client @@ -44,7 +44,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} ${version.server} @@ -300,15 +300,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -316,12 +307,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/numberguess/pom.xml b/numberguess/pom.xml index c1943c29db..1c422f7cd3 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -29,7 +29,7 @@ numberguess - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: numberguess The numberguess project demonstrates the use of CDI and JSF in JBoss EAP @@ -46,7 +46,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -204,15 +204,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -220,12 +211,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index 87da7c7e28..3aed6e96d7 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -13,7 +13,7 @@ opentelemetry-tracing - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: opentelemetry-tracing @@ -22,7 +22,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} ${version.server} @@ -248,15 +248,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -264,12 +255,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/pom.xml b/pom.xml index bbe1a5c94a..5901dd8700 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 38.0.0.Final-SNAPSHOT + 38.0.0.Final pom diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 8633bb714b..5e7433d252 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ remote-helloworld-mdb - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: remote-helloworld-mdb This project demonstrates a hello world Message-Driven Bean with Servlet 6.0 as client to a remote Artemis instance @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -223,15 +223,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -239,12 +230,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/security-domain-to-domain/ear/pom.xml b/security-domain-to-domain/ear/pom.xml index 4d6930fdf8..82382acc82 100644 --- a/security-domain-to-domain/ear/pom.xml +++ b/security-domain-to-domain/ear/pom.xml @@ -26,7 +26,7 @@ org.wildfly.quickstarts security-domain-to-domain - 38.0.0.Final-SNAPSHOT + 38.0.0.Final security-domain-to-domain-ear ear diff --git a/security-domain-to-domain/ejb/pom.xml b/security-domain-to-domain/ejb/pom.xml index 5c6a4472f2..7466d302ed 100644 --- a/security-domain-to-domain/ejb/pom.xml +++ b/security-domain-to-domain/ejb/pom.xml @@ -26,7 +26,7 @@ org.wildfly.quickstarts security-domain-to-domain - 38.0.0.Final-SNAPSHOT + 38.0.0.Final security-domain-to-domain-ejb Quickstart: security-domain-to-domain - ejb diff --git a/security-domain-to-domain/pom.xml b/security-domain-to-domain/pom.xml index 970f38603e..ea4d5852d5 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -30,7 +30,7 @@ security-domain-to-domain - 38.0.0.Final-SNAPSHOT + 38.0.0.Final pom Quickstart: security-domain-to-domain This project demonstrates identity propagation between different security domains @@ -54,7 +54,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -115,15 +115,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -131,12 +122,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/security-domain-to-domain/test/pom.xml b/security-domain-to-domain/test/pom.xml index 7fb85fc1bb..40a9750296 100644 --- a/security-domain-to-domain/test/pom.xml +++ b/security-domain-to-domain/test/pom.xml @@ -26,7 +26,7 @@ org.wildfly.quickstarts security-domain-to-domain - 38.0.0.Final-SNAPSHOT + 38.0.0.Final security-domain-to-domain-test diff --git a/security-domain-to-domain/web/pom.xml b/security-domain-to-domain/web/pom.xml index 4c00f95f0d..2be14e9d87 100644 --- a/security-domain-to-domain/web/pom.xml +++ b/security-domain-to-domain/web/pom.xml @@ -26,7 +26,7 @@ org.wildfly.quickstarts security-domain-to-domain - 38.0.0.Final-SNAPSHOT + 38.0.0.Final ../pom.xml security-domain-to-domain-web diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 03195baf11..b5f2459783 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -30,7 +30,7 @@ servlet-async - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: servlet-async This project demonstrates an asynchronous Servlet @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -215,15 +215,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -231,12 +222,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index dddc996e76..78ad756c71 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -30,7 +30,7 @@ servlet-filterlistener - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: servlet-filterlistener This project demonstrates a Servlet Filter and Listener @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -215,15 +215,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -231,12 +222,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index b9aa918e07..1b31f940f7 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -30,7 +30,7 @@ servlet-security - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: servlet-security This project demonstrates servlet security in JBoss EAP @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -242,15 +242,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -258,12 +249,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/shared-doc/attributes.adoc b/shared-doc/attributes.adoc index 43defb7681..93dc5562df 100644 --- a/shared-doc/attributes.adoc +++ b/shared-doc/attributes.adoc @@ -57,7 +57,7 @@ ifndef::ProductRelease,EAPXPRelease[] :productVersion: 38 :githubRepoUrl: https://github.com/wildfly/quickstart/ :githubRepoCodeUrl: https://github.com/wildfly/quickstart.git -:WildFlyQuickStartRepoTag: 38.0.0.Beta1 +:WildFlyQuickStartRepoTag: 38.0.0.Final :DocInfoProductName: Red Hat JBoss Enterprise Application Platform :DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform :DocInfoPreviousProductName: jboss-enterprise-application-platform diff --git a/shared-doc/setup-repositories.adoc b/shared-doc/setup-repositories.adoc index 4ff0ecf46f..b5ce5f4eb0 100644 --- a/shared-doc/setup-repositories.adoc +++ b/shared-doc/setup-repositories.adoc @@ -1,5 +1,26 @@ Setup the required Maven repositories (if you don't have them set up in Maven global settings): +ifndef::ProductRelease[] +[source,xml] +---- + + + jboss-public-maven-repository + JBoss Public Maven Repository + https://repository.jboss.org/nexus/content/groups/public + + + + + jboss-public-maven-repository + JBoss Public Maven Repository + https://repository.jboss.org/nexus/content/groups/public + + +---- +endif::[] + +ifdef::ProductRelease[] [source,xml] ---- @@ -7,29 +28,11 @@ Setup the required Maven repositories (if you don't have them set up in Maven gl jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public - default - - true - never - - - true - never - redhat-ga-maven-repository Red Hat GA Maven Repository https://maven.repository.redhat.com/ga/ - default - - true - never - - - true - never - @@ -37,23 +40,12 @@ Setup the required Maven repositories (if you don't have them set up in Maven gl jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public - - true - - - true - redhat-ga-maven-repository Red Hat GA Maven Repository https://maven.repository.redhat.com/ga/ - - true - - - true - ---- +endif::[] diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 3caff6231b..e19a55e329 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -30,7 +30,7 @@ spring-resteasy - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: spring-resteasy This project demonstrates Spring with a Jakarta REST RestEasy client @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -235,15 +235,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -251,12 +242,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index 7e669e96e9..17288fd727 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -30,7 +30,7 @@ tasks-jsf - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: tasks-jsf This project demonstrates how to use JPA persistence to manage tasks with JSF as view layer @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -238,15 +238,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -254,12 +245,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index 4d7a3f455d..0010de60ec 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -30,7 +30,7 @@ temperature-converter - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: temperature-converter This project is a temperature converter. Given Celsius return Fahrenheit; Given Fahrenheit return Celsius @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -211,15 +211,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -227,12 +218,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index 942d6b7acb..629c41094a 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -30,7 +30,7 @@ thread-racing - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: thread-racing A web application that triggers a thread race to complete Jakarta EE related tasks @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -278,15 +278,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -294,12 +285,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index 5c8770638f..25e9c50640 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -30,7 +30,7 @@ todo-backend - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: todo-backend This project demonstrates how to implement a Todo-Backend application to manage ToDos @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -246,15 +246,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -262,12 +253,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index b0f638cb8f..2a58cbd2db 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -30,7 +30,7 @@ websocket-endpoint - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: websocket-endpoint This project demonstrates how to use a WebSocket Endppoint @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -241,15 +241,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -257,12 +248,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true - diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index df81c408bc..c4d5009e54 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -30,7 +30,7 @@ websocket-hello - 38.0.0.Final-SNAPSHOT + 38.0.0.Final war Quickstart: websocket-hello This project demonstrates a simple Hello WebSocket application @@ -47,7 +47,7 @@ 17 - 38.0.0.Beta1 + 38.0.0.Final ${version.server} 5.1.4.Final @@ -192,15 +192,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - never - - - true - never - - default @@ -208,12 +199,6 @@ jboss-public-maven-repository JBoss Public Maven Repository https://repository.jboss.org/nexus/content/groups/public/ - - true - - - true -