diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index edf2971f4a..ccf2795c80 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -30,7 +30,7 @@ batch-processing - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: batch-processing Shows how to use a Chunk oriented batch processing @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/bean-validation-custom-constraint/pom.xml b/bean-validation-custom-constraint/pom.xml index 1ea65072e9..baae7a955b 100644 --- a/bean-validation-custom-constraint/pom.xml +++ b/bean-validation-custom-constraint/pom.xml @@ -30,7 +30,7 @@ bean-validation-custom-constraint - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: bean-validation-custom-constraint This project demonstrates Bean Validation Custom Constraints @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/bmt/pom.xml b/bmt/pom.xml index e8b36ce9a0..357a889e3e 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -30,7 +30,7 @@ bmt - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: bmt This project demonstrates how to use Bean Managed Transactions @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/cmt/pom.xml b/cmt/pom.xml index d381597cb5..270dad6b84 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -29,7 +29,7 @@ cmt - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: cmt This project demonstrates how to use transactions managed by the container @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/contacts-jquerymobile/functional-tests/pom.xml b/contacts-jquerymobile/functional-tests/pom.xml index e656ad453b..fb3231c068 100644 --- a/contacts-jquerymobile/functional-tests/pom.xml +++ b/contacts-jquerymobile/functional-tests/pom.xml @@ -28,7 +28,7 @@ contacts-jquerymobile-test-webdriver - 30.0.1.Final-SNAPSHOT + 30.0.1.Final Quickstart: Contacts JQueryMobile test via WebDriver with Arquillian This project tests a Contacts JQueryMobile for use on JBoss EAP by WebDriver @@ -37,7 +37,7 @@ false 20150729 - 30.0.0.Final + 30.0.1.Final diff --git a/contacts-jquerymobile/pom.xml b/contacts-jquerymobile/pom.xml index 2cbb13b363..74bda9c6e2 100644 --- a/contacts-jquerymobile/pom.xml +++ b/contacts-jquerymobile/pom.xml @@ -29,7 +29,7 @@ contacts-jquerymobile - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: contacts-jquerymobile A Jakarta EE HTML5 mobile web application for use with JBoss EAP @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/dist/pom.xml b/dist/pom.xml index 97c3baf159..5885ee69a3 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. --> - 30.0.1.Final-SNAPSHOT + 30.0.1.Final quickstarts-dist diff --git a/ee-security/pom.xml b/ee-security/pom.xml index e758cbc133..6f1f4907cc 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -30,7 +30,7 @@ ee-security - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: ee-security This project demonstrates using EE security @@ -45,8 +45,8 @@ - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final diff --git a/ejb-multi-server/app-main/ear/pom.xml b/ejb-multi-server/app-main/ear/pom.xml index 3a931c92c3..87cf7b2d8a 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.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 77431f0041..13d2f5bc26 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.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 a0b2339435..fdf193a64e 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.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 4ddca44e5c..f07a044d47 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.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 5f1ae187be..c500117c5a 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.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 9d5c7c9218..f9feb15066 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.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 bbcc1c2f04..2b1e0836e6 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.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 5502e4a8ab..f2bce0edfe 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.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 4c95c45630..6f3bcd686c 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.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 5b7ed78e9b..7bd7864232 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.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 28ed49097b..c9561b8acb 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ejb-multi-server-app-web war diff --git a/ejb-multi-server/client/pom.xml b/ejb-multi-server/client/pom.xml index 4dbdc02263..271b6dfa6b 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ejb-multi-server-client jar diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 06a86c1770..d716aae6a9 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -29,7 +29,7 @@ ejb-multi-server - 30.0.1.Final-SNAPSHOT + 30.0.1.Final pom Quickstart: ejb-multi-server A project that demonstrates multiple applications deployed on different servers. @@ -47,7 +47,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-remote/client/pom.xml b/ejb-remote/client/pom.xml index a0a25a5071..ff3049de23 100644 --- a/ejb-remote/client/pom.xml +++ b/ejb-remote/client/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-remote - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ../pom.xml ejb-remote-client diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index 393040cd7b..d83701ef1b 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -29,7 +29,7 @@ ejb-remote - 30.0.1.Final-SNAPSHOT + 30.0.1.Final pom Quickstart: ejb-remote This project demonstrates how to access an EJB from a remote client @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-remote/server-side/pom.xml b/ejb-remote/server-side/pom.xml index 17f14423c9..89865f205f 100644 --- a/ejb-remote/server-side/pom.xml +++ b/ejb-remote/server-side/pom.xml @@ -20,7 +20,7 @@ org.wildfly.quickstarts ejb-remote - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ../pom.xml ejb-remote-server-side diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index e98cc40d03..7a03395184 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -29,7 +29,7 @@ ejb-security-context-propagation - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ejb Quickstart: ejb-security-context-propagation This project demonstrates the security context propagation between remote EJBs @@ -46,7 +46,7 @@ jdt_apt - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index a2a883428f..5531bbb12a 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -29,7 +29,7 @@ ejb-security-programmatic-auth - 30.0.1.Final-SNAPSHOT + 30.0.1.Final jar Quickstart: ejb-security-programmatic-auth This project demonstrates how to authenticate remote clients using the programmatic API @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-throws-exception/ear/pom.xml b/ejb-throws-exception/ear/pom.xml index 0aa407f392..5821f40dd7 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.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 1352953ed9..f6df5f7e4c 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ejb-throws-exception-ejb-api jar diff --git a/ejb-throws-exception/ejb/pom.xml b/ejb-throws-exception/ejb/pom.xml index 2217e90e70..8e82de80f8 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ejb-throws-exception-ejb ejb diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 7c5a1245f1..a9bab7d4c6 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -29,7 +29,7 @@ ejb-throws-exception - 30.0.1.Final-SNAPSHOT + 30.0.1.Final pom Quickstart: ejb-throws-exception This project demonstrates how to throw an exception in an EJB and catch it in the web layer @@ -51,7 +51,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-throws-exception/web/pom.xml b/ejb-throws-exception/web/pom.xml index a1c7b37113..f39814fb64 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ejb-throws-exception-web war diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index 64a718aa0b..ab330b7aaf 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -29,7 +29,7 @@ ejb-timer - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: ejb-timer A sample Jakarta EE project demonstrating how to use EJB timer (@Schedule and @Timeout). @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index 94632531c7..97e62dfaee 100644 --- a/ejb-txn-remote-call/client/pom.xml +++ b/ejb-txn-remote-call/client/pom.xml @@ -30,14 +30,14 @@ ejb-txn-remote-call-client - 30.0.1.Final-SNAPSHOT + 30.0.1.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 - 30.0.0.Final + 30.0.1.Final diff --git a/ejb-txn-remote-call/pom.xml b/ejb-txn-remote-call/pom.xml index a9c2be126b..c5830d78c0 100644 --- a/ejb-txn-remote-call/pom.xml +++ b/ejb-txn-remote-call/pom.xml @@ -30,7 +30,7 @@ ejb-txn-remote-call - 30.0.1.Final-SNAPSHOT + 30.0.1.Final pom Quickstart: ejb-txn-remote-call The project demonstrates how to make EJB remote calls from server to server with transaction propagation. diff --git a/ejb-txn-remote-call/server/pom.xml b/ejb-txn-remote-call/server/pom.xml index 8cec1a802f..6d0d624398 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: ejb-txn-remote-call-server The project is the application to be deployed on the second server to receive the call @@ -38,7 +38,7 @@ 5.13.0.Final - 30.0.0.Final + 30.0.1.Final diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index 67ee5ea76f..3401fc0e54 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -36,7 +36,7 @@ ha-singleton-deployment - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ejb Quickstart: HA Singleton Deployment This quickstart demonstrates the recommended way to deploy any service as a cluster-wide singleton. @@ -51,7 +51,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index 5fe00d96c3..2e8236439d 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -31,7 +31,7 @@ ha-singleton-service - 30.0.1.Final-SNAPSHOT + 30.0.1.Final jar Quickstart: HA Singleton Service This quickstart demonstrates a singleton MSC service packaged in a jar. @@ -46,7 +46,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index d108a7ae9a..b27b7a228b 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -29,7 +29,7 @@ helloworld-jms - 30.0.1.Final-SNAPSHOT + 30.0.1.Final jar Quickstart: helloworld-jms A Helloworld JMS external producer/consumer client @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index a24ef02dba..3bb8df3034 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ helloworld-mdb - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: helloworld-mdb This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index 45f0f89b02..caffa2e440 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl-secured - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: helloworld-mutual-ssl-secured Securing helloworld Web app with mutual client ssl authentication and role-based access control @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index e7e745022b..5a81396607 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: helloworld-mutual-ssl Helloworld Mutual SSL Authentication @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index e92e4f4c00..15563beac7 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -29,7 +29,7 @@ helloworld-singleton - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: helloworld-singleton This project demonstrates a Hello World Singleton Session Bean with a JSF client @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index 9ac9e138d7..5ea0b40b4f 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -29,7 +29,7 @@ helloworld-ws - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: helloworld-ws This project demonstrates a Hello World JAX-WS web service @@ -44,8 +44,8 @@ - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 9365ad001f..01d2677764 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -29,7 +29,7 @@ helloworld - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: helloworld Helloworld @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 5370bdfe74..964cd454f3 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -29,7 +29,7 @@ hibernate - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: hibernate This project demonstrates how to use Hibernate ORM @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/http-custom-mechanism/custom-module/pom.xml b/http-custom-mechanism/custom-module/pom.xml index 05372e081b..accf93921a 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ../pom.xml diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 2527746c48..16cb168794 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -30,7 +30,7 @@ http-custom-mechanism - 30.0.1.Final-SNAPSHOT + 30.0.1.Final pom Quickstart: http-custom-mechanism This project demonstrates how to implement a custom HTTP authentication mechanism @@ -50,7 +50,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/http-custom-mechanism/webapp/pom.xml b/http-custom-mechanism/webapp/pom.xml index 980fd19799..e5fc44ec37 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ../pom.xml http-custom-mechanism-webapp diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index df28065f54..eacb6af64d 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -30,7 +30,7 @@ jaxrs-client - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: jaxrs-client A JAX-RS Client API project @@ -45,8 +45,8 @@ - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final diff --git a/jaxrs-jwt/client/pom.xml b/jaxrs-jwt/client/pom.xml index 2746c46150..ecbf2e82af 100644 --- a/jaxrs-jwt/client/pom.xml +++ b/jaxrs-jwt/client/pom.xml @@ -22,7 +22,7 @@ org.wildfly.quickstarts jaxrs-jwt - 30.0.1.Final-SNAPSHOT + 30.0.1.Final jaxrs-jwt-client jar diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index f1fea41f71..c1610241d8 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -29,7 +29,7 @@ jaxrs-jwt - 30.0.1.Final-SNAPSHOT + 30.0.1.Final pom Quickstart: jaxrs-jwt JWT authentication using Elytron @@ -50,7 +50,7 @@ 5.4 - 30.0.0.Final + 30.0.1.Final diff --git a/jaxrs-jwt/service/pom.xml b/jaxrs-jwt/service/pom.xml index 92235ed417..44ae957f85 100644 --- a/jaxrs-jwt/service/pom.xml +++ b/jaxrs-jwt/service/pom.xml @@ -22,7 +22,7 @@ org.wildfly.quickstarts jaxrs-jwt - 30.0.1.Final-SNAPSHOT + 30.0.1.Final jaxrs-jwt-service war diff --git a/jaxws-ejb/client/pom.xml b/jaxws-ejb/client/pom.xml index 9d0297ac0f..0bbcf37a55 100644 --- a/jaxws-ejb/client/pom.xml +++ b/jaxws-ejb/client/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jaxws-ejb - 30.0.1.Final-SNAPSHOT + 30.0.1.Final jaxws-ejb-client jar diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 0293f732ae..42b03314c6 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -29,7 +29,7 @@ jaxws-ejb - 30.0.1.Final-SNAPSHOT + 30.0.1.Final pom Quickstart: jaxws-ejb This project is a working example of a JAX-WS web service EJB endpoint @@ -49,7 +49,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/jaxws-ejb/service/pom.xml b/jaxws-ejb/service/pom.xml index cb4de61b5f..e9836eb106 100644 --- a/jaxws-ejb/service/pom.xml +++ b/jaxws-ejb/service/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jaxws-ejb - 30.0.1.Final-SNAPSHOT + 30.0.1.Final jaxws-ejb-service war diff --git a/jaxws-retail/client/pom.xml b/jaxws-retail/client/pom.xml index 8cba9d726f..35a0c3709d 100644 --- a/jaxws-retail/client/pom.xml +++ b/jaxws-retail/client/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jaxws-retail - 30.0.1.Final-SNAPSHOT + 30.0.1.Final jaxws-retail-client jar diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index 893f41d734..d50a668c7f 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -29,7 +29,7 @@ jaxws-retail - 30.0.1.Final-SNAPSHOT + 30.0.1.Final pom Quickstart: jaxws-retail This project is a working example of a JAX-WS web service retail endpoint @@ -45,7 +45,7 @@ 1.3.0.Final - 30.0.0.Final + 30.0.1.Final diff --git a/jaxws-retail/service/pom.xml b/jaxws-retail/service/pom.xml index 41ccd55794..0ea6f46b58 100644 --- a/jaxws-retail/service/pom.xml +++ b/jaxws-retail/service/pom.xml @@ -22,7 +22,7 @@ org.wildfly.quickstarts jaxws-retail - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ../pom.xml jaxws-retail-service diff --git a/jsonp/pom.xml b/jsonp/pom.xml index 35e6025da5..d1ac69ee29 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -29,7 +29,7 @@ jsonp - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: jsonp A starter Jakarta EE webapp project for use on JBoss EAP @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index 89dff8cda7..5663b944b8 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -29,7 +29,7 @@ jta-crash-rec - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: jta-crash-rec This project demonstrates JTA crash recovery @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/jts/application-component-1/pom.xml b/jts/application-component-1/pom.xml index 1f8f27edc5..40fa254baa 100644 --- a/jts/application-component-1/pom.xml +++ b/jts/application-component-1/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 30.0.1.Final-SNAPSHOT + 30.0.1.Final jts-application-component-1 war diff --git a/jts/application-component-2/pom.xml b/jts/application-component-2/pom.xml index 2196fb29de..c042682647 100644 --- a/jts/application-component-2/pom.xml +++ b/jts/application-component-2/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 30.0.1.Final-SNAPSHOT + 30.0.1.Final jts-application-component-2 Quickstart: jts - application-component-2 diff --git a/jts/pom.xml b/jts/pom.xml index c9b9c3b787..7e5ef1de31 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -30,7 +30,7 @@ jts - 30.0.1.Final-SNAPSHOT + 30.0.1.Final pom Quickstart: jts A project that demonstrates how to use CMT with JTS @@ -52,7 +52,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index 7175fc9ee5..66aea179f4 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -29,7 +29,7 @@ kitchensink - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: kitchensink A starter Jakarta EE web application project for use in JBoss EAP @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/logging/pom.xml b/logging/pom.xml index 1e77cad368..c36773e8f3 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -29,7 +29,7 @@ jboss-logging - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: logging This project demonstrates logging in JBoss EAP @@ -45,7 +45,7 @@ 28.0.1.Final - 30.0.0.Final + 30.0.1.Final diff --git a/mail/pom.xml b/mail/pom.xml index 5be884ea8c..94988ed819 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -30,7 +30,7 @@ mail - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: mail This project demonstrates how to send mail @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index a794601c76..84f7163384 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -29,7 +29,7 @@ messaging-clustering-singleton - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: messaging-clustering-singleton This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 0f9e4dda84..e1ed91a4a3 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -13,14 +13,14 @@ microprofile-config - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: microprofile-config - 30.0.0.Final + 30.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index 9518c6249b..26e747630e 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -30,7 +30,7 @@ microprofile-fault-tolerance - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: microprofile-fault-tolerance @@ -53,9 +53,9 @@ - 30.0.0.Final - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final + 30.0.1.Final 10.0.0.Final 1.0.1 registry.redhat.io/ubi8/openjdk-11:latest diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 2c1005c7b4..723ca1f1dd 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -13,7 +13,7 @@ microprofile-health - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: microprofile-health @@ -23,9 +23,9 @@ 1.8 http://localhost:9990 - 30.0.0.Final - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final + 30.0.1.Final 10.0.0.Final 1.0.1 registry.redhat.io/ubi8/openjdk-11:latest diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index 11946f6cfe..1a2e848b79 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -29,7 +29,7 @@ microprofile-jwt - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: microprofile-jwt Example project making use of MicroProfile JWT @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index f0abb10f41..2945ace338 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -14,14 +14,14 @@ microprofile-openapi - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: microprofile-openapi - 30.0.0.Final + 30.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index ebc35f91fc..6d6525788d 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -29,14 +29,14 @@ microprofile-reactive-messaging-kafka - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: microprofile-reactive-messaging-kafka - 30.0.0.Final + 30.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-rest-client/country-client/pom.xml b/microprofile-rest-client/country-client/pom.xml index 3004d33780..6db9f6330a 100644 --- a/microprofile-rest-client/country-client/pom.xml +++ b/microprofile-rest-client/country-client/pom.xml @@ -9,7 +9,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. --> - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ../pom.xml 4.0.0 diff --git a/microprofile-rest-client/country-server/pom.xml b/microprofile-rest-client/country-server/pom.xml index e860cdd115..ea9116ec3b 100644 --- a/microprofile-rest-client/country-server/pom.xml +++ b/microprofile-rest-client/country-server/pom.xml @@ -9,7 +9,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. --> - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ../pom.xml 4.0.0 diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index 61353c61bb..8e95822444 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -28,7 +28,7 @@ microprofile-rest-client - 30.0.1.Final-SNAPSHOT + 30.0.1.Final pom Quickstart: microprofile-rest-client @@ -42,9 +42,9 @@ - 30.0.0.Final - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final + 30.0.1.Final 10.0.0.Final 1.0.1 registry.redhat.io/ubi8/openjdk-11:latest diff --git a/numberguess/pom.xml b/numberguess/pom.xml index 9a3278900b..f95a07664c 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -29,7 +29,7 @@ numberguess - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: numberguess The numberguess project demonstrates the use of CDI and JSF in JBoss EAP @@ -44,7 +44,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/pom.xml b/pom.xml index a45dade9d5..daf7a51a8b 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. --> - 30.0.1.Final-SNAPSHOT + 30.0.1.Final pom diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index f2594ddae6..1244220e9e 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ remote-helloworld-mdb - 30.0.1.Final-SNAPSHOT + 30.0.1.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 @@ -45,8 +45,8 @@ - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final diff --git a/security-domain-to-domain/ear/pom.xml b/security-domain-to-domain/ear/pom.xml index b62ad6644e..000e547f20 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.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 38aa03f538..4df2b3ac51 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.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 65d7dde182..f1f9d67397 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -30,7 +30,7 @@ security-domain-to-domain - 30.0.1.Final-SNAPSHOT + 30.0.1.Final pom Quickstart: security-domain-to-domain This project demonstrates identity propagation between different security domains @@ -51,7 +51,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/security-domain-to-domain/web/pom.xml b/security-domain-to-domain/web/pom.xml index dc330f823b..fc40153314 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 - 30.0.1.Final-SNAPSHOT + 30.0.1.Final ../pom.xml security-domain-to-domain-web diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 8c73d88a39..cd2e4733fe 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -30,7 +30,7 @@ servlet-async - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: servlet-async This project demonstrates an asynchronous Servlet @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index 7ca93caab0..6f9bdf5157 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -30,7 +30,7 @@ servlet-filterlistener - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: servlet-filterlistener This project demonstrates a Servlet Filter and Listener @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index 5bebdb6f2a..1dded5ce6a 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -30,7 +30,7 @@ servlet-security - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: servlet-security This project demonstrates servlet security in JBoss EAP @@ -45,8 +45,8 @@ - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final 6.0.0.Final diff --git a/shared-doc/attributes.adoc b/shared-doc/attributes.adoc index 470a2b7d76..6672b8dc2b 100644 --- a/shared-doc/attributes.adoc +++ b/shared-doc/attributes.adoc @@ -62,7 +62,7 @@ ifndef::ProductRelease,EAPXPRelease[] :productImageVersion: 30.0 :githubRepoUrl: https://github.com/wildfly/quickstart/ :githubRepoCodeUrl: https://github.com/wildfly/quickstart.git -:WildFlyQuickStartRepoTag: 30.0.0.Beta1 +:WildFlyQuickStartRepoTag: 30.0.1.Final :DocInfoProductName: Red Hat JBoss Enterprise Application Platform :DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform // Do not update the following until after the 7.4 docs are published! diff --git a/shopping-cart/client/pom.xml b/shopping-cart/client/pom.xml index 0fcb61071b..43fd24c290 100644 --- a/shopping-cart/client/pom.xml +++ b/shopping-cart/client/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts shopping-cart - 30.0.1.Final-SNAPSHOT + 30.0.1.Final shopping-cart-client jar diff --git a/shopping-cart/pom.xml b/shopping-cart/pom.xml index ba9cca6273..c419aa71fb 100644 --- a/shopping-cart/pom.xml +++ b/shopping-cart/pom.xml @@ -30,7 +30,7 @@ shopping-cart - 30.0.1.Final-SNAPSHOT + 30.0.1.Final pom Quickstart: shopping-cart This project demonstrates a shopping cart that uses a Stateful Session Bean @@ -53,7 +53,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/shopping-cart/server/pom.xml b/shopping-cart/server/pom.xml index 88d9247ab4..4d79638fe8 100644 --- a/shopping-cart/server/pom.xml +++ b/shopping-cart/server/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts shopping-cart - 30.0.1.Final-SNAPSHOT + 30.0.1.Final shopping-cart-server ejb diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 9c597bf281..f46aeb2c08 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -30,7 +30,7 @@ spring-resteasy - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: spring-resteasy This project demonstrates Spring with a JAX-RS RestEasy client @@ -50,7 +50,7 @@ 6.0.4 - 30.0.0.Final + 30.0.1.Final diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index 880a77aa16..760bb9094f 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -30,7 +30,7 @@ tasks-jsf - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: tasks-jsf This project demonstrates how to use JPA persistence to manage tasks with JSF as view layer @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index a15b3d7a2a..88f7bc3331 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -30,7 +30,7 @@ temperature-converter - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: temperature-converter This project is a temperature converter. Given Celsius return Fahrenheit; Given Fahrenheit return Celsius @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/template/pom.xml b/template/pom.xml index 87f3def816..fdb20911f4 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -20,7 +20,7 @@ org.wildfly.quickstarts QUICKSTART_NAME - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: QUICKSTART_NAME - OPTIONAL_SUBFOLDER_NAME A short description of this quickstart @@ -39,7 +39,7 @@ filtered resources, i.e. build is platform dependent! --> UTF-8 - 30.0.0.Final + 30.0.1.Final diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index 6a16c33e4d..84df368a72 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -30,7 +30,7 @@ thread-racing - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: thread-racing A web application that triggers a thread race to complete Jakarta EE related tasks @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final ${version.server} 5.0.0.Final diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index f276eec677..5335fabf64 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -30,7 +30,7 @@ todo-backend - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: todo-backend This project demonstrates how to implement a Todo-Backend application to manage ToDos @@ -45,11 +45,11 @@ - 30.0.0.Final + 30.0.1.Final 10.0.0.Final 6.0.0.Final - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index a6e515390e..d43f14f22e 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -30,7 +30,7 @@ websocket-endpoint - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: websocket-endpoint This project demonstrates how to use a WebSocket Endppoint @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index e9e5192bf0..d6cc4784e1 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -30,7 +30,7 @@ websocket-hello - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: websocket-hello This project demonstrates a simple Hello WebSocket application @@ -45,8 +45,8 @@ - 30.0.0.Final - 30.0.0.Final + 30.0.1.Final + 30.0.1.Final 4.2.0.Final 5.0.0.Final diff --git a/wsat-simple/pom.xml b/wsat-simple/pom.xml index 1c6ae04aea..b261ae2107 100644 --- a/wsat-simple/pom.xml +++ b/wsat-simple/pom.xml @@ -30,7 +30,7 @@ wsat-simple - 30.0.1.Final-SNAPSHOT + 30.0.1.Final war Quickstart: wsat-simple This project demonstrates a WS-AT enabled JAX-WS Web service bundled in a WAR archive @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/wsba-coordinator-completion-simple/pom.xml b/wsba-coordinator-completion-simple/pom.xml index f7f26ab436..8cc4ce3b59 100644 --- a/wsba-coordinator-completion-simple/pom.xml +++ b/wsba-coordinator-completion-simple/pom.xml @@ -30,7 +30,7 @@ wsba-coordinator-completion-simple - 30.0.1.Final-SNAPSHOT + 30.0.1.Final jar Quickstart: wsba-coordinator-completion-simple This project demonstrates WS-BA with Coordinator Driven Completion @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final diff --git a/wsba-participant-completion-simple/pom.xml b/wsba-participant-completion-simple/pom.xml index 34ce26ad37..d1f10bb317 100644 --- a/wsba-participant-completion-simple/pom.xml +++ b/wsba-participant-completion-simple/pom.xml @@ -30,7 +30,7 @@ wsba-participant-completion-simple - 30.0.1.Final-SNAPSHOT + 30.0.1.Final jar Quickstart: wsba-participant-completion-simple This project demonstrates WS-BA with Participant Driven Completion @@ -45,7 +45,7 @@ - 30.0.0.Final + 30.0.1.Final