From d649f0d1a2f6566a86149244ac2f37ec9bace8f9 Mon Sep 17 00:00:00 2001 From: tyrus-bot Date: Thu, 19 Oct 2023 12:38:52 +0000 Subject: [PATCH 1/8] Prepare release org.glassfish.tyrus:tyrus-project:1.21 --- archetypes/echo/pom.xml | 2 +- archetypes/pom.xml | 2 +- bom/pom.xml | 2 +- bundles/client-jdk/pom.xml | 2 +- bundles/client/pom.xml | 2 +- bundles/pom.xml | 2 +- bundles/samples/pom.xml | 2 +- bundles/websocket-ri-archive/pom.xml | 2 +- bundles/websocket-ri-bundle/pom.xml | 2 +- client/pom.xml | 2 +- containers/glassfish/cdi/pom.xml | 2 +- containers/glassfish/ejb/pom.xml | 2 +- containers/glassfish/pom.xml | 2 +- containers/grizzly-client/pom.xml | 2 +- containers/grizzly-server/pom.xml | 2 +- containers/inmemory/pom.xml | 2 +- containers/jdk-client/pom.xml | 2 +- containers/pom.xml | 2 +- containers/servlet/pom.xml | 2 +- core/pom.xml | 2 +- docs/pom.xml | 2 +- ext/client-cli/pom.xml | 2 +- ext/client-java8/pom.xml | 2 +- ext/extension-deflate/pom.xml | 2 +- ext/monitoring-jmx/pom.xml | 2 +- ext/pom.xml | 2 +- pom.xml | 2 +- samples/auction/pom.xml | 2 +- samples/cdi/pom.xml | 2 +- samples/chat/pom.xml | 2 +- samples/draw/pom.xml | 2 +- samples/echo-basic-auth/pom.xml | 2 +- samples/echo-https/pom.xml | 2 +- samples/echo/pom.xml | 2 +- samples/pom.xml | 2 +- samples/programmatic-echo/pom.xml | 2 +- samples/shared-collection/pom.xml | 2 +- samples/simplelife/pom.xml | 2 +- server/pom.xml | 2 +- spi/pom.xml | 2 +- tests/e2e/application-config/pom.xml | 2 +- tests/e2e/jdk8/pom.xml | 2 +- tests/e2e/jetty/auth-basic/pom.xml | 2 +- tests/e2e/jetty/auth-digest/pom.xml | 2 +- tests/e2e/jetty/pom.xml | 2 +- tests/e2e/non-deployable/pom.xml | 2 +- tests/e2e/pom.xml | 2 +- tests/e2e/standard-config/pom.xml | 2 +- tests/pom.xml | 2 +- tests/qa/browser-test/pom.xml | 2 +- tests/qa/lifecycle-test/pom.xml | 2 +- tests/qa/pom.xml | 2 +- tests/servlet/async/pom.xml | 2 +- tests/servlet/autobahn-server/pom.xml | 2 +- tests/servlet/basic/pom.xml | 2 +- tests/servlet/debug/pom.xml | 2 +- tests/servlet/dynamic-deploy/pom.xml | 2 +- tests/servlet/inject/pom.xml | 2 +- tests/servlet/maxsessions-per-app/pom.xml | 2 +- tests/servlet/maxsessions-per-remoteaddr/pom.xml | 2 +- tests/servlet/mbean/pom.xml | 2 +- tests/servlet/noappconfig/pom.xml | 2 +- tests/servlet/oneappconfig/pom.xml | 2 +- tests/servlet/pom.xml | 2 +- tests/servlet/remote-endpoint-timeout/pom.xml | 2 +- tests/servlet/session/pom.xml | 2 +- tests/servlet/twoappconfig/pom.xml | 2 +- tests/tools/pom.xml | 2 +- 68 files changed, 68 insertions(+), 68 deletions(-) diff --git a/archetypes/echo/pom.xml b/archetypes/echo/pom.xml index f3b17ae1..07f86130 100644 --- a/archetypes/echo/pom.xml +++ b/archetypes/echo/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus.archetypes tyrus-archetypes-project - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/archetypes/pom.xml b/archetypes/pom.xml index bfbcc85c..b12b4457 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 1.99-SNAPSHOT + 1.21 org.glassfish.tyrus.archetypes diff --git a/bom/pom.xml b/bom/pom.xml index 5200b8d7..2cd96f22 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -29,7 +29,7 @@ org.glassfish.tyrus tyrus-bom - 1.99-SNAPSHOT + 1.21 pom Tyrus BOM diff --git a/bundles/client-jdk/pom.xml b/bundles/client-jdk/pom.xml index ed5b17e4..0c5784de 100644 --- a/bundles/client-jdk/pom.xml +++ b/bundles/client-jdk/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/bundles/client/pom.xml b/bundles/client/pom.xml index 0939a6d8..9778b6f2 100644 --- a/bundles/client/pom.xml +++ b/bundles/client/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/bundles/pom.xml b/bundles/pom.xml index db1eb8d3..d96d92de 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -24,7 +24,7 @@ org.glassfish.tyrus tyrus-project - 1.99-SNAPSHOT + 1.21 org.glassfish.tyrus.bundles diff --git a/bundles/samples/pom.xml b/bundles/samples/pom.xml index 68271662..50d9ce94 100644 --- a/bundles/samples/pom.xml +++ b/bundles/samples/pom.xml @@ -24,7 +24,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.99-SNAPSHOT + 1.21 tyrus-samples diff --git a/bundles/websocket-ri-archive/pom.xml b/bundles/websocket-ri-archive/pom.xml index 8e14fdb4..39a18d12 100755 --- a/bundles/websocket-ri-archive/pom.xml +++ b/bundles/websocket-ri-archive/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.99-SNAPSHOT + 1.21 websocket-ri-archive diff --git a/bundles/websocket-ri-bundle/pom.xml b/bundles/websocket-ri-bundle/pom.xml index 41400cd0..92c67953 100755 --- a/bundles/websocket-ri-bundle/pom.xml +++ b/bundles/websocket-ri-bundle/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.99-SNAPSHOT + 1.21 websocket-ri-bundle diff --git a/client/pom.xml b/client/pom.xml index 36ac8203..ec348288 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/containers/glassfish/cdi/pom.xml b/containers/glassfish/cdi/pom.xml index 2deb57ce..701feada 100755 --- a/containers/glassfish/cdi/pom.xml +++ b/containers/glassfish/cdi/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-glassfish-project - 1.99-SNAPSHOT + 1.21 bundle diff --git a/containers/glassfish/ejb/pom.xml b/containers/glassfish/ejb/pom.xml index aeb6904e..d1da3f9e 100755 --- a/containers/glassfish/ejb/pom.xml +++ b/containers/glassfish/ejb/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-glassfish-project - 1.99-SNAPSHOT + 1.21 bundle diff --git a/containers/glassfish/pom.xml b/containers/glassfish/pom.xml index 05296c0e..71e95f9d 100755 --- a/containers/glassfish/pom.xml +++ b/containers/glassfish/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/containers/grizzly-client/pom.xml b/containers/grizzly-client/pom.xml index d2280251..c7ea17fa 100755 --- a/containers/grizzly-client/pom.xml +++ b/containers/grizzly-client/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.99-SNAPSHOT + 1.21 bundle diff --git a/containers/grizzly-server/pom.xml b/containers/grizzly-server/pom.xml index d6ec3a0c..4be2a86e 100755 --- a/containers/grizzly-server/pom.xml +++ b/containers/grizzly-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.99-SNAPSHOT + 1.21 bundle diff --git a/containers/inmemory/pom.xml b/containers/inmemory/pom.xml index b2df69ae..0ab8a013 100644 --- a/containers/inmemory/pom.xml +++ b/containers/inmemory/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.99-SNAPSHOT + 1.21 bundle diff --git a/containers/jdk-client/pom.xml b/containers/jdk-client/pom.xml index 50dd31eb..bf9a72c3 100755 --- a/containers/jdk-client/pom.xml +++ b/containers/jdk-client/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.99-SNAPSHOT + 1.21 bundle diff --git a/containers/pom.xml b/containers/pom.xml index 14085084..cfad76c0 100755 --- a/containers/pom.xml +++ b/containers/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/containers/servlet/pom.xml b/containers/servlet/pom.xml index 49c3d577..e4ef69d4 100755 --- a/containers/servlet/pom.xml +++ b/containers/servlet/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 173623ab..34cbb128 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/docs/pom.xml b/docs/pom.xml index 4a258ee3..e117094b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 1.99-SNAPSHOT + 1.21 tyrus-documentation diff --git a/ext/client-cli/pom.xml b/ext/client-cli/pom.xml index eaf526b4..650417b5 100644 --- a/ext/client-cli/pom.xml +++ b/ext/client-cli/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/ext/client-java8/pom.xml b/ext/client-java8/pom.xml index dc4e42cc..c4609066 100644 --- a/ext/client-java8/pom.xml +++ b/ext/client-java8/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/ext/extension-deflate/pom.xml b/ext/extension-deflate/pom.xml index 55a7fdc8..a441565e 100644 --- a/ext/extension-deflate/pom.xml +++ b/ext/extension-deflate/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/ext/monitoring-jmx/pom.xml b/ext/monitoring-jmx/pom.xml index 254e2a4b..80f401a1 100644 --- a/ext/monitoring-jmx/pom.xml +++ b/ext/monitoring-jmx/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 1.99-SNAPSHOT + 1.21 tyrus-monitoring-jmx diff --git a/ext/pom.xml b/ext/pom.xml index 0ff7cdea..28fe50cd 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/pom.xml b/pom.xml index 27f60a3f..b0b767a9 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.glassfish.tyrus tyrus-project - 1.99-SNAPSHOT + 1.21 pom tyrus Tyrus is the reference implementation of Java API for WebSocket (JSR-356) diff --git a/samples/auction/pom.xml b/samples/auction/pom.xml index b343fcf7..c3f2e3e0 100755 --- a/samples/auction/pom.xml +++ b/samples/auction/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.99-SNAPSHOT + 1.21 war diff --git a/samples/cdi/pom.xml b/samples/cdi/pom.xml index 3152a7ba..4da29872 100755 --- a/samples/cdi/pom.xml +++ b/samples/cdi/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.99-SNAPSHOT + 1.21 war diff --git a/samples/chat/pom.xml b/samples/chat/pom.xml index 71179e06..a5180416 100755 --- a/samples/chat/pom.xml +++ b/samples/chat/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.99-SNAPSHOT + 1.21 war diff --git a/samples/draw/pom.xml b/samples/draw/pom.xml index d23946f9..5d6830e7 100755 --- a/samples/draw/pom.xml +++ b/samples/draw/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.99-SNAPSHOT + 1.21 war diff --git a/samples/echo-basic-auth/pom.xml b/samples/echo-basic-auth/pom.xml index f754cc08..70e23a72 100755 --- a/samples/echo-basic-auth/pom.xml +++ b/samples/echo-basic-auth/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.99-SNAPSHOT + 1.21 war diff --git a/samples/echo-https/pom.xml b/samples/echo-https/pom.xml index f6557dfc..30787fa6 100755 --- a/samples/echo-https/pom.xml +++ b/samples/echo-https/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.99-SNAPSHOT + 1.21 war diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index 6fd05b41..99d8805d 100755 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.99-SNAPSHOT + 1.21 war diff --git a/samples/pom.xml b/samples/pom.xml index 691b6294..d0a6d713 100755 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -17,7 +17,7 @@ org.glassfish.tyrus tyrus-project - 1.99-SNAPSHOT + 1.21 org.glassfish.tyrus.samples diff --git a/samples/programmatic-echo/pom.xml b/samples/programmatic-echo/pom.xml index 5265648f..727eb163 100755 --- a/samples/programmatic-echo/pom.xml +++ b/samples/programmatic-echo/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.99-SNAPSHOT + 1.21 war diff --git a/samples/shared-collection/pom.xml b/samples/shared-collection/pom.xml index 3f3daa9c..b0bf1f2e 100644 --- a/samples/shared-collection/pom.xml +++ b/samples/shared-collection/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.99-SNAPSHOT + 1.21 war diff --git a/samples/simplelife/pom.xml b/samples/simplelife/pom.xml index d08434a3..352ba2e9 100755 --- a/samples/simplelife/pom.xml +++ b/samples/simplelife/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.99-SNAPSHOT + 1.21 war diff --git a/server/pom.xml b/server/pom.xml index 2eb1d3c0..fb28412e 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/spi/pom.xml b/spi/pom.xml index 7df05bc7..dc15046d 100755 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/tests/e2e/application-config/pom.xml b/tests/e2e/application-config/pom.xml index b21a66d0..1ea43135 100755 --- a/tests/e2e/application-config/pom.xml +++ b/tests/e2e/application-config/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/e2e/jdk8/pom.xml b/tests/e2e/jdk8/pom.xml index 9c0c0e86..a91ed44b 100644 --- a/tests/e2e/jdk8/pom.xml +++ b/tests/e2e/jdk8/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/e2e/jetty/auth-basic/pom.xml b/tests/e2e/jetty/auth-basic/pom.xml index 3775b45a..3329b6a2 100644 --- a/tests/e2e/jetty/auth-basic/pom.xml +++ b/tests/e2e/jetty/auth-basic/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e-jetty - 1.99-SNAPSHOT + 1.21 jar diff --git a/tests/e2e/jetty/auth-digest/pom.xml b/tests/e2e/jetty/auth-digest/pom.xml index 5e741634..0e233928 100644 --- a/tests/e2e/jetty/auth-digest/pom.xml +++ b/tests/e2e/jetty/auth-digest/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e-jetty - 1.99-SNAPSHOT + 1.21 jar diff --git a/tests/e2e/jetty/pom.xml b/tests/e2e/jetty/pom.xml index 0d5d0624..2145fbb1 100755 --- a/tests/e2e/jetty/pom.xml +++ b/tests/e2e/jetty/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.99-SNAPSHOT + 1.21 pom diff --git a/tests/e2e/non-deployable/pom.xml b/tests/e2e/non-deployable/pom.xml index a493bef5..4bee3e04 100755 --- a/tests/e2e/non-deployable/pom.xml +++ b/tests/e2e/non-deployable/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml index a1721c95..b2793745 100755 --- a/tests/e2e/pom.xml +++ b/tests/e2e/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 1.99-SNAPSHOT + 1.21 pom diff --git a/tests/e2e/standard-config/pom.xml b/tests/e2e/standard-config/pom.xml index 90bcf5d1..1620e29b 100755 --- a/tests/e2e/standard-config/pom.xml +++ b/tests/e2e/standard-config/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/pom.xml b/tests/pom.xml index ecd1347b..1d45b6aa 100755 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 1.99-SNAPSHOT + 1.21 org.glassfish.tyrus.tests diff --git a/tests/qa/browser-test/pom.xml b/tests/qa/browser-test/pom.xml index 57fa1188..158df95a 100755 --- a/tests/qa/browser-test/pom.xml +++ b/tests/qa/browser-test/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus.tests.qa tyrus-tests-qa-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/qa/lifecycle-test/pom.xml b/tests/qa/lifecycle-test/pom.xml index e8f2a5f1..a677e4af 100644 --- a/tests/qa/lifecycle-test/pom.xml +++ b/tests/qa/lifecycle-test/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus.tests.qa tyrus-tests-qa-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/qa/pom.xml b/tests/qa/pom.xml index c29ac94f..a44a9506 100644 --- a/tests/qa/pom.xml +++ b/tests/qa/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 1.99-SNAPSHOT + 1.21 org.glassfish.tyrus.tests.qa diff --git a/tests/servlet/async/pom.xml b/tests/servlet/async/pom.xml index 32cd13bd..e6cb7623 100644 --- a/tests/servlet/async/pom.xml +++ b/tests/servlet/async/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/servlet/autobahn-server/pom.xml b/tests/servlet/autobahn-server/pom.xml index 540362ce..abbbac0e 100644 --- a/tests/servlet/autobahn-server/pom.xml +++ b/tests/servlet/autobahn-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/servlet/basic/pom.xml b/tests/servlet/basic/pom.xml index a358cb55..8b667964 100644 --- a/tests/servlet/basic/pom.xml +++ b/tests/servlet/basic/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/servlet/debug/pom.xml b/tests/servlet/debug/pom.xml index dcebc6cb..31d5c38c 100644 --- a/tests/servlet/debug/pom.xml +++ b/tests/servlet/debug/pom.xml @@ -20,7 +20,7 @@ tyrus-tests-servlet-project org.glassfish.tyrus.tests.servlet - 1.99-SNAPSHOT + 1.21 4.0.0 diff --git a/tests/servlet/dynamic-deploy/pom.xml b/tests/servlet/dynamic-deploy/pom.xml index 3f71abb4..bb452980 100644 --- a/tests/servlet/dynamic-deploy/pom.xml +++ b/tests/servlet/dynamic-deploy/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/servlet/inject/pom.xml b/tests/servlet/inject/pom.xml index b72d57ac..6bfc90f6 100644 --- a/tests/servlet/inject/pom.xml +++ b/tests/servlet/inject/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/servlet/maxsessions-per-app/pom.xml b/tests/servlet/maxsessions-per-app/pom.xml index e64e790f..77404cee 100755 --- a/tests/servlet/maxsessions-per-app/pom.xml +++ b/tests/servlet/maxsessions-per-app/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/servlet/maxsessions-per-remoteaddr/pom.xml b/tests/servlet/maxsessions-per-remoteaddr/pom.xml index 544f4b7c..a4854507 100755 --- a/tests/servlet/maxsessions-per-remoteaddr/pom.xml +++ b/tests/servlet/maxsessions-per-remoteaddr/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/servlet/mbean/pom.xml b/tests/servlet/mbean/pom.xml index 0075e5ac..3dd4fe64 100644 --- a/tests/servlet/mbean/pom.xml +++ b/tests/servlet/mbean/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/servlet/noappconfig/pom.xml b/tests/servlet/noappconfig/pom.xml index 07e9a4be..9de3ec0f 100755 --- a/tests/servlet/noappconfig/pom.xml +++ b/tests/servlet/noappconfig/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/servlet/oneappconfig/pom.xml b/tests/servlet/oneappconfig/pom.xml index dc16d685..9024ed7a 100755 --- a/tests/servlet/oneappconfig/pom.xml +++ b/tests/servlet/oneappconfig/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/servlet/pom.xml b/tests/servlet/pom.xml index e1f850a5..d55ef338 100755 --- a/tests/servlet/pom.xml +++ b/tests/servlet/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 1.99-SNAPSHOT + 1.21 org.glassfish.tyrus.tests.servlet diff --git a/tests/servlet/remote-endpoint-timeout/pom.xml b/tests/servlet/remote-endpoint-timeout/pom.xml index 90f4f2c4..36d1652b 100755 --- a/tests/servlet/remote-endpoint-timeout/pom.xml +++ b/tests/servlet/remote-endpoint-timeout/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/servlet/session/pom.xml b/tests/servlet/session/pom.xml index 935cf674..9b7a5445 100755 --- a/tests/servlet/session/pom.xml +++ b/tests/servlet/session/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/servlet/twoappconfig/pom.xml b/tests/servlet/twoappconfig/pom.xml index f4f8b5fc..2c390535 100755 --- a/tests/servlet/twoappconfig/pom.xml +++ b/tests/servlet/twoappconfig/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.99-SNAPSHOT + 1.21 war diff --git a/tests/tools/pom.xml b/tests/tools/pom.xml index ee06e4e4..66242511 100755 --- a/tests/tools/pom.xml +++ b/tests/tools/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 1.99-SNAPSHOT + 1.21 4.0.0 From da4842d942e0cc2643b725fcaaae2902ac0348df Mon Sep 17 00:00:00 2001 From: tyrus-bot Date: Thu, 19 Oct 2023 12:45:15 +0000 Subject: [PATCH 2/8] Prepare next development cycle for 1.99-SNAPSHOT --- archetypes/echo/pom.xml | 2 +- archetypes/pom.xml | 2 +- bom/pom.xml | 2 +- bundles/client-jdk/pom.xml | 2 +- bundles/client/pom.xml | 2 +- bundles/pom.xml | 2 +- bundles/samples/pom.xml | 2 +- bundles/websocket-ri-archive/pom.xml | 2 +- bundles/websocket-ri-bundle/pom.xml | 2 +- client/pom.xml | 2 +- containers/glassfish/cdi/pom.xml | 2 +- containers/glassfish/ejb/pom.xml | 2 +- containers/glassfish/pom.xml | 2 +- containers/grizzly-client/pom.xml | 2 +- containers/grizzly-server/pom.xml | 2 +- containers/inmemory/pom.xml | 2 +- containers/jdk-client/pom.xml | 2 +- containers/pom.xml | 2 +- containers/servlet/pom.xml | 2 +- core/pom.xml | 2 +- docs/pom.xml | 2 +- ext/client-cli/pom.xml | 2 +- ext/client-java8/pom.xml | 2 +- ext/extension-deflate/pom.xml | 2 +- ext/monitoring-jmx/pom.xml | 2 +- ext/pom.xml | 2 +- pom.xml | 2 +- samples/auction/pom.xml | 2 +- samples/cdi/pom.xml | 2 +- samples/chat/pom.xml | 2 +- samples/draw/pom.xml | 2 +- samples/echo-basic-auth/pom.xml | 2 +- samples/echo-https/pom.xml | 2 +- samples/echo/pom.xml | 2 +- samples/pom.xml | 2 +- samples/programmatic-echo/pom.xml | 2 +- samples/shared-collection/pom.xml | 2 +- samples/simplelife/pom.xml | 2 +- server/pom.xml | 2 +- spi/pom.xml | 2 +- tests/e2e/application-config/pom.xml | 2 +- tests/e2e/jdk8/pom.xml | 2 +- tests/e2e/jetty/auth-basic/pom.xml | 2 +- tests/e2e/jetty/auth-digest/pom.xml | 2 +- tests/e2e/jetty/pom.xml | 2 +- tests/e2e/non-deployable/pom.xml | 2 +- tests/e2e/pom.xml | 2 +- tests/e2e/standard-config/pom.xml | 2 +- tests/pom.xml | 2 +- tests/qa/browser-test/pom.xml | 2 +- tests/qa/lifecycle-test/pom.xml | 2 +- tests/qa/pom.xml | 2 +- tests/servlet/async/pom.xml | 2 +- tests/servlet/autobahn-server/pom.xml | 2 +- tests/servlet/basic/pom.xml | 2 +- tests/servlet/debug/pom.xml | 2 +- tests/servlet/dynamic-deploy/pom.xml | 2 +- tests/servlet/inject/pom.xml | 2 +- tests/servlet/maxsessions-per-app/pom.xml | 2 +- tests/servlet/maxsessions-per-remoteaddr/pom.xml | 2 +- tests/servlet/mbean/pom.xml | 2 +- tests/servlet/noappconfig/pom.xml | 2 +- tests/servlet/oneappconfig/pom.xml | 2 +- tests/servlet/pom.xml | 2 +- tests/servlet/remote-endpoint-timeout/pom.xml | 2 +- tests/servlet/session/pom.xml | 2 +- tests/servlet/twoappconfig/pom.xml | 2 +- tests/tools/pom.xml | 2 +- 68 files changed, 68 insertions(+), 68 deletions(-) diff --git a/archetypes/echo/pom.xml b/archetypes/echo/pom.xml index 07f86130..f3b17ae1 100644 --- a/archetypes/echo/pom.xml +++ b/archetypes/echo/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus.archetypes tyrus-archetypes-project - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/archetypes/pom.xml b/archetypes/pom.xml index b12b4457..bfbcc85c 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 1.21 + 1.99-SNAPSHOT org.glassfish.tyrus.archetypes diff --git a/bom/pom.xml b/bom/pom.xml index 2cd96f22..5200b8d7 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -29,7 +29,7 @@ org.glassfish.tyrus tyrus-bom - 1.21 + 1.99-SNAPSHOT pom Tyrus BOM diff --git a/bundles/client-jdk/pom.xml b/bundles/client-jdk/pom.xml index 0c5784de..ed5b17e4 100644 --- a/bundles/client-jdk/pom.xml +++ b/bundles/client-jdk/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/bundles/client/pom.xml b/bundles/client/pom.xml index 9778b6f2..0939a6d8 100644 --- a/bundles/client/pom.xml +++ b/bundles/client/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/bundles/pom.xml b/bundles/pom.xml index d96d92de..db1eb8d3 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -24,7 +24,7 @@ org.glassfish.tyrus tyrus-project - 1.21 + 1.99-SNAPSHOT org.glassfish.tyrus.bundles diff --git a/bundles/samples/pom.xml b/bundles/samples/pom.xml index 50d9ce94..68271662 100644 --- a/bundles/samples/pom.xml +++ b/bundles/samples/pom.xml @@ -24,7 +24,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.21 + 1.99-SNAPSHOT tyrus-samples diff --git a/bundles/websocket-ri-archive/pom.xml b/bundles/websocket-ri-archive/pom.xml index 39a18d12..8e14fdb4 100755 --- a/bundles/websocket-ri-archive/pom.xml +++ b/bundles/websocket-ri-archive/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.21 + 1.99-SNAPSHOT websocket-ri-archive diff --git a/bundles/websocket-ri-bundle/pom.xml b/bundles/websocket-ri-bundle/pom.xml index 92c67953..41400cd0 100755 --- a/bundles/websocket-ri-bundle/pom.xml +++ b/bundles/websocket-ri-bundle/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.21 + 1.99-SNAPSHOT websocket-ri-bundle diff --git a/client/pom.xml b/client/pom.xml index ec348288..36ac8203 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/containers/glassfish/cdi/pom.xml b/containers/glassfish/cdi/pom.xml index 701feada..2deb57ce 100755 --- a/containers/glassfish/cdi/pom.xml +++ b/containers/glassfish/cdi/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-glassfish-project - 1.21 + 1.99-SNAPSHOT bundle diff --git a/containers/glassfish/ejb/pom.xml b/containers/glassfish/ejb/pom.xml index d1da3f9e..aeb6904e 100755 --- a/containers/glassfish/ejb/pom.xml +++ b/containers/glassfish/ejb/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-glassfish-project - 1.21 + 1.99-SNAPSHOT bundle diff --git a/containers/glassfish/pom.xml b/containers/glassfish/pom.xml index 71e95f9d..05296c0e 100755 --- a/containers/glassfish/pom.xml +++ b/containers/glassfish/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/containers/grizzly-client/pom.xml b/containers/grizzly-client/pom.xml index c7ea17fa..d2280251 100755 --- a/containers/grizzly-client/pom.xml +++ b/containers/grizzly-client/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.21 + 1.99-SNAPSHOT bundle diff --git a/containers/grizzly-server/pom.xml b/containers/grizzly-server/pom.xml index 4be2a86e..d6ec3a0c 100755 --- a/containers/grizzly-server/pom.xml +++ b/containers/grizzly-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.21 + 1.99-SNAPSHOT bundle diff --git a/containers/inmemory/pom.xml b/containers/inmemory/pom.xml index 0ab8a013..b2df69ae 100644 --- a/containers/inmemory/pom.xml +++ b/containers/inmemory/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.21 + 1.99-SNAPSHOT bundle diff --git a/containers/jdk-client/pom.xml b/containers/jdk-client/pom.xml index bf9a72c3..50dd31eb 100755 --- a/containers/jdk-client/pom.xml +++ b/containers/jdk-client/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.21 + 1.99-SNAPSHOT bundle diff --git a/containers/pom.xml b/containers/pom.xml index cfad76c0..14085084 100755 --- a/containers/pom.xml +++ b/containers/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/containers/servlet/pom.xml b/containers/servlet/pom.xml index e4ef69d4..49c3d577 100755 --- a/containers/servlet/pom.xml +++ b/containers/servlet/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 34cbb128..173623ab 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/docs/pom.xml b/docs/pom.xml index e117094b..4a258ee3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 1.21 + 1.99-SNAPSHOT tyrus-documentation diff --git a/ext/client-cli/pom.xml b/ext/client-cli/pom.xml index 650417b5..eaf526b4 100644 --- a/ext/client-cli/pom.xml +++ b/ext/client-cli/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/ext/client-java8/pom.xml b/ext/client-java8/pom.xml index c4609066..dc4e42cc 100644 --- a/ext/client-java8/pom.xml +++ b/ext/client-java8/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/ext/extension-deflate/pom.xml b/ext/extension-deflate/pom.xml index a441565e..55a7fdc8 100644 --- a/ext/extension-deflate/pom.xml +++ b/ext/extension-deflate/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/ext/monitoring-jmx/pom.xml b/ext/monitoring-jmx/pom.xml index 80f401a1..254e2a4b 100644 --- a/ext/monitoring-jmx/pom.xml +++ b/ext/monitoring-jmx/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 1.21 + 1.99-SNAPSHOT tyrus-monitoring-jmx diff --git a/ext/pom.xml b/ext/pom.xml index 28fe50cd..0ff7cdea 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index b0b767a9..27f60a3f 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.glassfish.tyrus tyrus-project - 1.21 + 1.99-SNAPSHOT pom tyrus Tyrus is the reference implementation of Java API for WebSocket (JSR-356) diff --git a/samples/auction/pom.xml b/samples/auction/pom.xml index c3f2e3e0..b343fcf7 100755 --- a/samples/auction/pom.xml +++ b/samples/auction/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.21 + 1.99-SNAPSHOT war diff --git a/samples/cdi/pom.xml b/samples/cdi/pom.xml index 4da29872..3152a7ba 100755 --- a/samples/cdi/pom.xml +++ b/samples/cdi/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.21 + 1.99-SNAPSHOT war diff --git a/samples/chat/pom.xml b/samples/chat/pom.xml index a5180416..71179e06 100755 --- a/samples/chat/pom.xml +++ b/samples/chat/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.21 + 1.99-SNAPSHOT war diff --git a/samples/draw/pom.xml b/samples/draw/pom.xml index 5d6830e7..d23946f9 100755 --- a/samples/draw/pom.xml +++ b/samples/draw/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.21 + 1.99-SNAPSHOT war diff --git a/samples/echo-basic-auth/pom.xml b/samples/echo-basic-auth/pom.xml index 70e23a72..f754cc08 100755 --- a/samples/echo-basic-auth/pom.xml +++ b/samples/echo-basic-auth/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.21 + 1.99-SNAPSHOT war diff --git a/samples/echo-https/pom.xml b/samples/echo-https/pom.xml index 30787fa6..f6557dfc 100755 --- a/samples/echo-https/pom.xml +++ b/samples/echo-https/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.21 + 1.99-SNAPSHOT war diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index 99d8805d..6fd05b41 100755 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.21 + 1.99-SNAPSHOT war diff --git a/samples/pom.xml b/samples/pom.xml index d0a6d713..691b6294 100755 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -17,7 +17,7 @@ org.glassfish.tyrus tyrus-project - 1.21 + 1.99-SNAPSHOT org.glassfish.tyrus.samples diff --git a/samples/programmatic-echo/pom.xml b/samples/programmatic-echo/pom.xml index 727eb163..5265648f 100755 --- a/samples/programmatic-echo/pom.xml +++ b/samples/programmatic-echo/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.21 + 1.99-SNAPSHOT war diff --git a/samples/shared-collection/pom.xml b/samples/shared-collection/pom.xml index b0bf1f2e..3f3daa9c 100644 --- a/samples/shared-collection/pom.xml +++ b/samples/shared-collection/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.21 + 1.99-SNAPSHOT war diff --git a/samples/simplelife/pom.xml b/samples/simplelife/pom.xml index 352ba2e9..d08434a3 100755 --- a/samples/simplelife/pom.xml +++ b/samples/simplelife/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.21 + 1.99-SNAPSHOT war diff --git a/server/pom.xml b/server/pom.xml index fb28412e..2eb1d3c0 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/spi/pom.xml b/spi/pom.xml index dc15046d..7df05bc7 100755 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/tests/e2e/application-config/pom.xml b/tests/e2e/application-config/pom.xml index 1ea43135..b21a66d0 100755 --- a/tests/e2e/application-config/pom.xml +++ b/tests/e2e/application-config/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/e2e/jdk8/pom.xml b/tests/e2e/jdk8/pom.xml index a91ed44b..9c0c0e86 100644 --- a/tests/e2e/jdk8/pom.xml +++ b/tests/e2e/jdk8/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/e2e/jetty/auth-basic/pom.xml b/tests/e2e/jetty/auth-basic/pom.xml index 3329b6a2..3775b45a 100644 --- a/tests/e2e/jetty/auth-basic/pom.xml +++ b/tests/e2e/jetty/auth-basic/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e-jetty - 1.21 + 1.99-SNAPSHOT jar diff --git a/tests/e2e/jetty/auth-digest/pom.xml b/tests/e2e/jetty/auth-digest/pom.xml index 0e233928..5e741634 100644 --- a/tests/e2e/jetty/auth-digest/pom.xml +++ b/tests/e2e/jetty/auth-digest/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e-jetty - 1.21 + 1.99-SNAPSHOT jar diff --git a/tests/e2e/jetty/pom.xml b/tests/e2e/jetty/pom.xml index 2145fbb1..0d5d0624 100755 --- a/tests/e2e/jetty/pom.xml +++ b/tests/e2e/jetty/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.21 + 1.99-SNAPSHOT pom diff --git a/tests/e2e/non-deployable/pom.xml b/tests/e2e/non-deployable/pom.xml index 4bee3e04..a493bef5 100755 --- a/tests/e2e/non-deployable/pom.xml +++ b/tests/e2e/non-deployable/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml index b2793745..a1721c95 100755 --- a/tests/e2e/pom.xml +++ b/tests/e2e/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 1.21 + 1.99-SNAPSHOT pom diff --git a/tests/e2e/standard-config/pom.xml b/tests/e2e/standard-config/pom.xml index 1620e29b..90bcf5d1 100755 --- a/tests/e2e/standard-config/pom.xml +++ b/tests/e2e/standard-config/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/pom.xml b/tests/pom.xml index 1d45b6aa..ecd1347b 100755 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 1.21 + 1.99-SNAPSHOT org.glassfish.tyrus.tests diff --git a/tests/qa/browser-test/pom.xml b/tests/qa/browser-test/pom.xml index 158df95a..57fa1188 100755 --- a/tests/qa/browser-test/pom.xml +++ b/tests/qa/browser-test/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus.tests.qa tyrus-tests-qa-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/qa/lifecycle-test/pom.xml b/tests/qa/lifecycle-test/pom.xml index a677e4af..e8f2a5f1 100644 --- a/tests/qa/lifecycle-test/pom.xml +++ b/tests/qa/lifecycle-test/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus.tests.qa tyrus-tests-qa-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/qa/pom.xml b/tests/qa/pom.xml index a44a9506..c29ac94f 100644 --- a/tests/qa/pom.xml +++ b/tests/qa/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 1.21 + 1.99-SNAPSHOT org.glassfish.tyrus.tests.qa diff --git a/tests/servlet/async/pom.xml b/tests/servlet/async/pom.xml index e6cb7623..32cd13bd 100644 --- a/tests/servlet/async/pom.xml +++ b/tests/servlet/async/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/servlet/autobahn-server/pom.xml b/tests/servlet/autobahn-server/pom.xml index abbbac0e..540362ce 100644 --- a/tests/servlet/autobahn-server/pom.xml +++ b/tests/servlet/autobahn-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/servlet/basic/pom.xml b/tests/servlet/basic/pom.xml index 8b667964..a358cb55 100644 --- a/tests/servlet/basic/pom.xml +++ b/tests/servlet/basic/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/servlet/debug/pom.xml b/tests/servlet/debug/pom.xml index 31d5c38c..dcebc6cb 100644 --- a/tests/servlet/debug/pom.xml +++ b/tests/servlet/debug/pom.xml @@ -20,7 +20,7 @@ tyrus-tests-servlet-project org.glassfish.tyrus.tests.servlet - 1.21 + 1.99-SNAPSHOT 4.0.0 diff --git a/tests/servlet/dynamic-deploy/pom.xml b/tests/servlet/dynamic-deploy/pom.xml index bb452980..3f71abb4 100644 --- a/tests/servlet/dynamic-deploy/pom.xml +++ b/tests/servlet/dynamic-deploy/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/servlet/inject/pom.xml b/tests/servlet/inject/pom.xml index 6bfc90f6..b72d57ac 100644 --- a/tests/servlet/inject/pom.xml +++ b/tests/servlet/inject/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/servlet/maxsessions-per-app/pom.xml b/tests/servlet/maxsessions-per-app/pom.xml index 77404cee..e64e790f 100755 --- a/tests/servlet/maxsessions-per-app/pom.xml +++ b/tests/servlet/maxsessions-per-app/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/servlet/maxsessions-per-remoteaddr/pom.xml b/tests/servlet/maxsessions-per-remoteaddr/pom.xml index a4854507..544f4b7c 100755 --- a/tests/servlet/maxsessions-per-remoteaddr/pom.xml +++ b/tests/servlet/maxsessions-per-remoteaddr/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/servlet/mbean/pom.xml b/tests/servlet/mbean/pom.xml index 3dd4fe64..0075e5ac 100644 --- a/tests/servlet/mbean/pom.xml +++ b/tests/servlet/mbean/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/servlet/noappconfig/pom.xml b/tests/servlet/noappconfig/pom.xml index 9de3ec0f..07e9a4be 100755 --- a/tests/servlet/noappconfig/pom.xml +++ b/tests/servlet/noappconfig/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/servlet/oneappconfig/pom.xml b/tests/servlet/oneappconfig/pom.xml index 9024ed7a..dc16d685 100755 --- a/tests/servlet/oneappconfig/pom.xml +++ b/tests/servlet/oneappconfig/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/servlet/pom.xml b/tests/servlet/pom.xml index d55ef338..e1f850a5 100755 --- a/tests/servlet/pom.xml +++ b/tests/servlet/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 1.21 + 1.99-SNAPSHOT org.glassfish.tyrus.tests.servlet diff --git a/tests/servlet/remote-endpoint-timeout/pom.xml b/tests/servlet/remote-endpoint-timeout/pom.xml index 36d1652b..90f4f2c4 100755 --- a/tests/servlet/remote-endpoint-timeout/pom.xml +++ b/tests/servlet/remote-endpoint-timeout/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/servlet/session/pom.xml b/tests/servlet/session/pom.xml index 9b7a5445..935cf674 100755 --- a/tests/servlet/session/pom.xml +++ b/tests/servlet/session/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/servlet/twoappconfig/pom.xml b/tests/servlet/twoappconfig/pom.xml index 2c390535..f4f8b5fc 100755 --- a/tests/servlet/twoappconfig/pom.xml +++ b/tests/servlet/twoappconfig/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.21 + 1.99-SNAPSHOT war diff --git a/tests/tools/pom.xml b/tests/tools/pom.xml index 66242511..ee06e4e4 100755 --- a/tests/tools/pom.xml +++ b/tests/tools/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 1.21 + 1.99-SNAPSHOT 4.0.0 From c61d3d88e85c195f91920db2935b907042707423 Mon Sep 17 00:00:00 2001 From: tyrus-bot Date: Fri, 20 Oct 2023 10:23:53 +0000 Subject: [PATCH 3/8] Prepare release org.glassfish.tyrus:tyrus-project:2.0.5 --- archetypes/echo/pom.xml | 2 +- archetypes/pom.xml | 2 +- bom/pom.xml | 2 +- bundles/client-jdk/pom.xml | 2 +- bundles/client/pom.xml | 2 +- bundles/pom.xml | 2 +- bundles/samples/pom.xml | 2 +- bundles/websocket-ri-archive/pom.xml | 2 +- bundles/websocket-ri-bundle/pom.xml | 2 +- client/pom.xml | 2 +- containers/glassfish/cdi/pom.xml | 2 +- containers/glassfish/ejb/pom.xml | 2 +- containers/glassfish/pom.xml | 2 +- containers/grizzly-client/pom.xml | 2 +- containers/grizzly-server/pom.xml | 2 +- containers/inmemory/pom.xml | 2 +- containers/jdk-client/pom.xml | 2 +- containers/pom.xml | 2 +- containers/servlet/pom.xml | 2 +- core/pom.xml | 2 +- docs/pom.xml | 2 +- ext/client-cli/pom.xml | 2 +- ext/client-java8/pom.xml | 2 +- ext/extension-deflate/pom.xml | 2 +- ext/monitoring-jmx/pom.xml | 2 +- ext/pom.xml | 2 +- pom.xml | 2 +- samples/auction/pom.xml | 2 +- samples/cdi/pom.xml | 2 +- samples/chat/pom.xml | 2 +- samples/draw/pom.xml | 2 +- samples/echo-basic-auth/pom.xml | 2 +- samples/echo-https/pom.xml | 2 +- samples/echo/pom.xml | 2 +- samples/pom.xml | 2 +- samples/programmatic-echo/pom.xml | 2 +- samples/shared-collection/pom.xml | 2 +- samples/simplelife/pom.xml | 2 +- server/pom.xml | 2 +- spi/pom.xml | 2 +- tests/containers/jdk-client/pom.xml | 2 +- tests/containers/pom.xml | 2 +- tests/containers/servlet/pom.xml | 2 +- tests/e2e/application-config/pom.xml | 2 +- tests/e2e/jdk8/pom.xml | 2 +- tests/e2e/jetty/auth-basic/pom.xml | 2 +- tests/e2e/jetty/auth-digest/pom.xml | 2 +- tests/e2e/jetty/pom.xml | 2 +- tests/e2e/non-deployable/pom.xml | 2 +- tests/e2e/pom.xml | 2 +- tests/e2e/standard-config/pom.xml | 2 +- tests/pom.xml | 2 +- tests/qa/browser-test/pom.xml | 2 +- tests/qa/lifecycle-test/pom.xml | 2 +- tests/qa/pom.xml | 2 +- tests/servlet/async/pom.xml | 2 +- tests/servlet/autobahn-server/pom.xml | 2 +- tests/servlet/basic/pom.xml | 2 +- tests/servlet/debug/pom.xml | 2 +- tests/servlet/dynamic-deploy/pom.xml | 2 +- tests/servlet/embedded-glassfish-test/pom.xml | 2 +- tests/servlet/inject/pom.xml | 2 +- tests/servlet/maxsessions-per-app/pom.xml | 2 +- tests/servlet/maxsessions-per-remoteaddr/pom.xml | 2 +- tests/servlet/mbean/pom.xml | 2 +- tests/servlet/noappconfig/pom.xml | 2 +- tests/servlet/oneappconfig/pom.xml | 2 +- tests/servlet/pom.xml | 2 +- tests/servlet/remote-endpoint-timeout/pom.xml | 2 +- tests/servlet/session/pom.xml | 2 +- tests/servlet/twoappconfig/pom.xml | 2 +- tests/tools/pom.xml | 2 +- 72 files changed, 72 insertions(+), 72 deletions(-) diff --git a/archetypes/echo/pom.xml b/archetypes/echo/pom.xml index 63249323..99a8ab39 100644 --- a/archetypes/echo/pom.xml +++ b/archetypes/echo/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus.archetypes tyrus-archetypes-project - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/archetypes/pom.xml b/archetypes/pom.xml index dcf95b9c..54973274 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 2.0.99-SNAPSHOT + 2.0.5 org.glassfish.tyrus.archetypes diff --git a/bom/pom.xml b/bom/pom.xml index 00dcdb3a..4425e4a2 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -29,7 +29,7 @@ org.glassfish.tyrus tyrus-bom - 2.0.99-SNAPSHOT + 2.0.5 pom Tyrus BOM diff --git a/bundles/client-jdk/pom.xml b/bundles/client-jdk/pom.xml index 044eb085..9fc250a3 100644 --- a/bundles/client-jdk/pom.xml +++ b/bundles/client-jdk/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/bundles/client/pom.xml b/bundles/client/pom.xml index da28bd93..3862dffc 100644 --- a/bundles/client/pom.xml +++ b/bundles/client/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/bundles/pom.xml b/bundles/pom.xml index 50cfe0c8..13bbf007 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -24,7 +24,7 @@ org.glassfish.tyrus tyrus-project - 2.0.99-SNAPSHOT + 2.0.5 org.glassfish.tyrus.bundles diff --git a/bundles/samples/pom.xml b/bundles/samples/pom.xml index c05a307f..50daf743 100644 --- a/bundles/samples/pom.xml +++ b/bundles/samples/pom.xml @@ -24,7 +24,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 2.0.99-SNAPSHOT + 2.0.5 tyrus-samples diff --git a/bundles/websocket-ri-archive/pom.xml b/bundles/websocket-ri-archive/pom.xml index 90892ffd..e0f549ca 100755 --- a/bundles/websocket-ri-archive/pom.xml +++ b/bundles/websocket-ri-archive/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 2.0.99-SNAPSHOT + 2.0.5 websocket-ri-archive diff --git a/bundles/websocket-ri-bundle/pom.xml b/bundles/websocket-ri-bundle/pom.xml index 540ac0f4..3232df00 100755 --- a/bundles/websocket-ri-bundle/pom.xml +++ b/bundles/websocket-ri-bundle/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 2.0.99-SNAPSHOT + 2.0.5 websocket-ri-bundle diff --git a/client/pom.xml b/client/pom.xml index 3daa1012..b0a205bf 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/containers/glassfish/cdi/pom.xml b/containers/glassfish/cdi/pom.xml index 0bf6ffe1..34a9c332 100755 --- a/containers/glassfish/cdi/pom.xml +++ b/containers/glassfish/cdi/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-glassfish-project - 2.0.99-SNAPSHOT + 2.0.5 bundle diff --git a/containers/glassfish/ejb/pom.xml b/containers/glassfish/ejb/pom.xml index cc1e1ead..45d585e4 100755 --- a/containers/glassfish/ejb/pom.xml +++ b/containers/glassfish/ejb/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-glassfish-project - 2.0.99-SNAPSHOT + 2.0.5 bundle diff --git a/containers/glassfish/pom.xml b/containers/glassfish/pom.xml index 22a18afb..34be3894 100755 --- a/containers/glassfish/pom.xml +++ b/containers/glassfish/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/containers/grizzly-client/pom.xml b/containers/grizzly-client/pom.xml index d46eee0d..9ead7c26 100755 --- a/containers/grizzly-client/pom.xml +++ b/containers/grizzly-client/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.99-SNAPSHOT + 2.0.5 bundle diff --git a/containers/grizzly-server/pom.xml b/containers/grizzly-server/pom.xml index a8b82850..defc10fd 100755 --- a/containers/grizzly-server/pom.xml +++ b/containers/grizzly-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.99-SNAPSHOT + 2.0.5 bundle diff --git a/containers/inmemory/pom.xml b/containers/inmemory/pom.xml index e02e78a9..16017328 100644 --- a/containers/inmemory/pom.xml +++ b/containers/inmemory/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.99-SNAPSHOT + 2.0.5 bundle diff --git a/containers/jdk-client/pom.xml b/containers/jdk-client/pom.xml index 9c5c98eb..d94f6c25 100755 --- a/containers/jdk-client/pom.xml +++ b/containers/jdk-client/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.99-SNAPSHOT + 2.0.5 bundle diff --git a/containers/pom.xml b/containers/pom.xml index e233ac0c..f41323a8 100755 --- a/containers/pom.xml +++ b/containers/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/containers/servlet/pom.xml b/containers/servlet/pom.xml index ca596f8f..e8decf49 100755 --- a/containers/servlet/pom.xml +++ b/containers/servlet/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 51d71659..0da71aa3 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/docs/pom.xml b/docs/pom.xml index a46e5806..b02529a8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 2.0.99-SNAPSHOT + 2.0.5 tyrus-documentation diff --git a/ext/client-cli/pom.xml b/ext/client-cli/pom.xml index f6c6ae6c..1ec1c516 100644 --- a/ext/client-cli/pom.xml +++ b/ext/client-cli/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/ext/client-java8/pom.xml b/ext/client-java8/pom.xml index 4aab416b..9f804ec3 100644 --- a/ext/client-java8/pom.xml +++ b/ext/client-java8/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/ext/extension-deflate/pom.xml b/ext/extension-deflate/pom.xml index 1167e2e4..f44021f1 100644 --- a/ext/extension-deflate/pom.xml +++ b/ext/extension-deflate/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/ext/monitoring-jmx/pom.xml b/ext/monitoring-jmx/pom.xml index 2dea5f4c..7a350170 100644 --- a/ext/monitoring-jmx/pom.xml +++ b/ext/monitoring-jmx/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 2.0.99-SNAPSHOT + 2.0.5 tyrus-monitoring-jmx diff --git a/ext/pom.xml b/ext/pom.xml index 7fe8126f..7f2b1d30 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/pom.xml b/pom.xml index 146d0079..3a1dc7cf 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.glassfish.tyrus tyrus-project - 2.0.99-SNAPSHOT + 2.0.5 pom tyrus Tyrus is the reference implementation of Java API for WebSocket (JSR-356) diff --git a/samples/auction/pom.xml b/samples/auction/pom.xml index 67f73b7d..d4762937 100755 --- a/samples/auction/pom.xml +++ b/samples/auction/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/samples/cdi/pom.xml b/samples/cdi/pom.xml index 3aa67644..69776f4d 100755 --- a/samples/cdi/pom.xml +++ b/samples/cdi/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/samples/chat/pom.xml b/samples/chat/pom.xml index 06c4653f..bf3cce7f 100755 --- a/samples/chat/pom.xml +++ b/samples/chat/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/samples/draw/pom.xml b/samples/draw/pom.xml index ae487835..b9f565e5 100755 --- a/samples/draw/pom.xml +++ b/samples/draw/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/samples/echo-basic-auth/pom.xml b/samples/echo-basic-auth/pom.xml index 69ab4053..694f79a1 100755 --- a/samples/echo-basic-auth/pom.xml +++ b/samples/echo-basic-auth/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/samples/echo-https/pom.xml b/samples/echo-https/pom.xml index 51115306..d68b80fd 100755 --- a/samples/echo-https/pom.xml +++ b/samples/echo-https/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index d52d0663..56ef4690 100755 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/samples/pom.xml b/samples/pom.xml index 6f32c8bd..108cc9d7 100755 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -17,7 +17,7 @@ org.glassfish.tyrus tyrus-project - 2.0.99-SNAPSHOT + 2.0.5 org.glassfish.tyrus.samples diff --git a/samples/programmatic-echo/pom.xml b/samples/programmatic-echo/pom.xml index 03263918..9cc78570 100755 --- a/samples/programmatic-echo/pom.xml +++ b/samples/programmatic-echo/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/samples/shared-collection/pom.xml b/samples/shared-collection/pom.xml index 1b5aa600..d6768e57 100644 --- a/samples/shared-collection/pom.xml +++ b/samples/shared-collection/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/samples/simplelife/pom.xml b/samples/simplelife/pom.xml index a5c9a92d..0811f650 100755 --- a/samples/simplelife/pom.xml +++ b/samples/simplelife/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/server/pom.xml b/server/pom.xml index d511aec5..efae3e7f 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/spi/pom.xml b/spi/pom.xml index e980b100..455b0c44 100755 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/tests/containers/jdk-client/pom.xml b/tests/containers/jdk-client/pom.xml index f1134e44..9c2f49b9 100644 --- a/tests/containers/jdk-client/pom.xml +++ b/tests/containers/jdk-client/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-containers - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/containers/pom.xml b/tests/containers/pom.xml index e804db60..07d2422d 100644 --- a/tests/containers/pom.xml +++ b/tests/containers/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.99-SNAPSHOT + 2.0.5 pom diff --git a/tests/containers/servlet/pom.xml b/tests/containers/servlet/pom.xml index 51abc401..ce628982 100644 --- a/tests/containers/servlet/pom.xml +++ b/tests/containers/servlet/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-containers - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/e2e/application-config/pom.xml b/tests/e2e/application-config/pom.xml index 42360987..089e27c7 100755 --- a/tests/e2e/application-config/pom.xml +++ b/tests/e2e/application-config/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/e2e/jdk8/pom.xml b/tests/e2e/jdk8/pom.xml index f05f5d72..0f55c089 100644 --- a/tests/e2e/jdk8/pom.xml +++ b/tests/e2e/jdk8/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/e2e/jetty/auth-basic/pom.xml b/tests/e2e/jetty/auth-basic/pom.xml index 1e6c080b..4ef0386e 100644 --- a/tests/e2e/jetty/auth-basic/pom.xml +++ b/tests/e2e/jetty/auth-basic/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e-jetty - 2.0.99-SNAPSHOT + 2.0.5 jar diff --git a/tests/e2e/jetty/auth-digest/pom.xml b/tests/e2e/jetty/auth-digest/pom.xml index e8f7cc36..4c29ec42 100644 --- a/tests/e2e/jetty/auth-digest/pom.xml +++ b/tests/e2e/jetty/auth-digest/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e-jetty - 2.0.99-SNAPSHOT + 2.0.5 jar diff --git a/tests/e2e/jetty/pom.xml b/tests/e2e/jetty/pom.xml index b522dd48..4cb53bb9 100755 --- a/tests/e2e/jetty/pom.xml +++ b/tests/e2e/jetty/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 2.0.99-SNAPSHOT + 2.0.5 pom diff --git a/tests/e2e/non-deployable/pom.xml b/tests/e2e/non-deployable/pom.xml index d3a781e9..c4fe15c9 100755 --- a/tests/e2e/non-deployable/pom.xml +++ b/tests/e2e/non-deployable/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml index d87ad492..b955cf4c 100755 --- a/tests/e2e/pom.xml +++ b/tests/e2e/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.99-SNAPSHOT + 2.0.5 pom diff --git a/tests/e2e/standard-config/pom.xml b/tests/e2e/standard-config/pom.xml index e8dc4b44..9fd30c86 100755 --- a/tests/e2e/standard-config/pom.xml +++ b/tests/e2e/standard-config/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/pom.xml b/tests/pom.xml index b2a25a2b..b2829b9e 100755 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 2.0.99-SNAPSHOT + 2.0.5 org.glassfish.tyrus.tests diff --git a/tests/qa/browser-test/pom.xml b/tests/qa/browser-test/pom.xml index 419d20c9..c04421a4 100755 --- a/tests/qa/browser-test/pom.xml +++ b/tests/qa/browser-test/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus.tests.qa tyrus-tests-qa-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/qa/lifecycle-test/pom.xml b/tests/qa/lifecycle-test/pom.xml index 90c43e17..295b911e 100644 --- a/tests/qa/lifecycle-test/pom.xml +++ b/tests/qa/lifecycle-test/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus.tests.qa tyrus-tests-qa-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/qa/pom.xml b/tests/qa/pom.xml index 14070957..be55b822 100644 --- a/tests/qa/pom.xml +++ b/tests/qa/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.99-SNAPSHOT + 2.0.5 org.glassfish.tyrus.tests.qa diff --git a/tests/servlet/async/pom.xml b/tests/servlet/async/pom.xml index 5b87030c..426c0b6a 100644 --- a/tests/servlet/async/pom.xml +++ b/tests/servlet/async/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/servlet/autobahn-server/pom.xml b/tests/servlet/autobahn-server/pom.xml index bfa239f1..c88d167c 100644 --- a/tests/servlet/autobahn-server/pom.xml +++ b/tests/servlet/autobahn-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/servlet/basic/pom.xml b/tests/servlet/basic/pom.xml index e2e52a9b..af935f27 100644 --- a/tests/servlet/basic/pom.xml +++ b/tests/servlet/basic/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/servlet/debug/pom.xml b/tests/servlet/debug/pom.xml index c34d502a..bd96dcc9 100644 --- a/tests/servlet/debug/pom.xml +++ b/tests/servlet/debug/pom.xml @@ -20,7 +20,7 @@ tyrus-tests-servlet-project org.glassfish.tyrus.tests.servlet - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 diff --git a/tests/servlet/dynamic-deploy/pom.xml b/tests/servlet/dynamic-deploy/pom.xml index 48fab9ed..2e8bb977 100644 --- a/tests/servlet/dynamic-deploy/pom.xml +++ b/tests/servlet/dynamic-deploy/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/servlet/embedded-glassfish-test/pom.xml b/tests/servlet/embedded-glassfish-test/pom.xml index 8b7b9939..0097f28e 100644 --- a/tests/servlet/embedded-glassfish-test/pom.xml +++ b/tests/servlet/embedded-glassfish-test/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/servlet/inject/pom.xml b/tests/servlet/inject/pom.xml index 391e11c7..4a97f5f3 100644 --- a/tests/servlet/inject/pom.xml +++ b/tests/servlet/inject/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/servlet/maxsessions-per-app/pom.xml b/tests/servlet/maxsessions-per-app/pom.xml index c836af29..a44cb911 100755 --- a/tests/servlet/maxsessions-per-app/pom.xml +++ b/tests/servlet/maxsessions-per-app/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/servlet/maxsessions-per-remoteaddr/pom.xml b/tests/servlet/maxsessions-per-remoteaddr/pom.xml index b84a0db7..f608781e 100755 --- a/tests/servlet/maxsessions-per-remoteaddr/pom.xml +++ b/tests/servlet/maxsessions-per-remoteaddr/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/servlet/mbean/pom.xml b/tests/servlet/mbean/pom.xml index 2c6b3e24..38eede49 100644 --- a/tests/servlet/mbean/pom.xml +++ b/tests/servlet/mbean/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/servlet/noappconfig/pom.xml b/tests/servlet/noappconfig/pom.xml index e965b8ec..787a540d 100755 --- a/tests/servlet/noappconfig/pom.xml +++ b/tests/servlet/noappconfig/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/servlet/oneappconfig/pom.xml b/tests/servlet/oneappconfig/pom.xml index 76751c35..76ae3291 100755 --- a/tests/servlet/oneappconfig/pom.xml +++ b/tests/servlet/oneappconfig/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/servlet/pom.xml b/tests/servlet/pom.xml index dee051a7..167b5a3e 100755 --- a/tests/servlet/pom.xml +++ b/tests/servlet/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.99-SNAPSHOT + 2.0.5 org.glassfish.tyrus.tests.servlet diff --git a/tests/servlet/remote-endpoint-timeout/pom.xml b/tests/servlet/remote-endpoint-timeout/pom.xml index e9344cb7..ce5f0590 100755 --- a/tests/servlet/remote-endpoint-timeout/pom.xml +++ b/tests/servlet/remote-endpoint-timeout/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/servlet/session/pom.xml b/tests/servlet/session/pom.xml index 103286a7..501e9f4e 100755 --- a/tests/servlet/session/pom.xml +++ b/tests/servlet/session/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/servlet/twoappconfig/pom.xml b/tests/servlet/twoappconfig/pom.xml index 81e9941c..f033b273 100755 --- a/tests/servlet/twoappconfig/pom.xml +++ b/tests/servlet/twoappconfig/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.99-SNAPSHOT + 2.0.5 war diff --git a/tests/tools/pom.xml b/tests/tools/pom.xml index 099acfc5..97b3fc0d 100755 --- a/tests/tools/pom.xml +++ b/tests/tools/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.99-SNAPSHOT + 2.0.5 4.0.0 From e96ef0f2ffaa15b1e2bc1e54e166663bf55beacf Mon Sep 17 00:00:00 2001 From: tyrus-bot Date: Fri, 20 Oct 2023 10:35:18 +0000 Subject: [PATCH 4/8] Prepare next development cycle for 2.0.99-SNAPSHOT --- archetypes/echo/pom.xml | 2 +- archetypes/pom.xml | 2 +- bom/pom.xml | 2 +- bundles/client-jdk/pom.xml | 2 +- bundles/client/pom.xml | 2 +- bundles/pom.xml | 2 +- bundles/samples/pom.xml | 2 +- bundles/websocket-ri-archive/pom.xml | 2 +- bundles/websocket-ri-bundle/pom.xml | 2 +- client/pom.xml | 2 +- containers/glassfish/cdi/pom.xml | 2 +- containers/glassfish/ejb/pom.xml | 2 +- containers/glassfish/pom.xml | 2 +- containers/grizzly-client/pom.xml | 2 +- containers/grizzly-server/pom.xml | 2 +- containers/inmemory/pom.xml | 2 +- containers/jdk-client/pom.xml | 2 +- containers/pom.xml | 2 +- containers/servlet/pom.xml | 2 +- core/pom.xml | 2 +- docs/pom.xml | 2 +- ext/client-cli/pom.xml | 2 +- ext/client-java8/pom.xml | 2 +- ext/extension-deflate/pom.xml | 2 +- ext/monitoring-jmx/pom.xml | 2 +- ext/pom.xml | 2 +- pom.xml | 2 +- samples/auction/pom.xml | 2 +- samples/cdi/pom.xml | 2 +- samples/chat/pom.xml | 2 +- samples/draw/pom.xml | 2 +- samples/echo-basic-auth/pom.xml | 2 +- samples/echo-https/pom.xml | 2 +- samples/echo/pom.xml | 2 +- samples/pom.xml | 2 +- samples/programmatic-echo/pom.xml | 2 +- samples/shared-collection/pom.xml | 2 +- samples/simplelife/pom.xml | 2 +- server/pom.xml | 2 +- spi/pom.xml | 2 +- tests/containers/jdk-client/pom.xml | 2 +- tests/containers/pom.xml | 2 +- tests/containers/servlet/pom.xml | 2 +- tests/e2e/application-config/pom.xml | 2 +- tests/e2e/jdk8/pom.xml | 2 +- tests/e2e/jetty/auth-basic/pom.xml | 2 +- tests/e2e/jetty/auth-digest/pom.xml | 2 +- tests/e2e/jetty/pom.xml | 2 +- tests/e2e/non-deployable/pom.xml | 2 +- tests/e2e/pom.xml | 2 +- tests/e2e/standard-config/pom.xml | 2 +- tests/pom.xml | 2 +- tests/qa/browser-test/pom.xml | 2 +- tests/qa/lifecycle-test/pom.xml | 2 +- tests/qa/pom.xml | 2 +- tests/servlet/async/pom.xml | 2 +- tests/servlet/autobahn-server/pom.xml | 2 +- tests/servlet/basic/pom.xml | 2 +- tests/servlet/debug/pom.xml | 2 +- tests/servlet/dynamic-deploy/pom.xml | 2 +- tests/servlet/embedded-glassfish-test/pom.xml | 2 +- tests/servlet/inject/pom.xml | 2 +- tests/servlet/maxsessions-per-app/pom.xml | 2 +- tests/servlet/maxsessions-per-remoteaddr/pom.xml | 2 +- tests/servlet/mbean/pom.xml | 2 +- tests/servlet/noappconfig/pom.xml | 2 +- tests/servlet/oneappconfig/pom.xml | 2 +- tests/servlet/pom.xml | 2 +- tests/servlet/remote-endpoint-timeout/pom.xml | 2 +- tests/servlet/session/pom.xml | 2 +- tests/servlet/twoappconfig/pom.xml | 2 +- tests/tools/pom.xml | 2 +- 72 files changed, 72 insertions(+), 72 deletions(-) diff --git a/archetypes/echo/pom.xml b/archetypes/echo/pom.xml index 99a8ab39..63249323 100644 --- a/archetypes/echo/pom.xml +++ b/archetypes/echo/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus.archetypes tyrus-archetypes-project - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 54973274..dcf95b9c 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 2.0.5 + 2.0.99-SNAPSHOT org.glassfish.tyrus.archetypes diff --git a/bom/pom.xml b/bom/pom.xml index 4425e4a2..00dcdb3a 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -29,7 +29,7 @@ org.glassfish.tyrus tyrus-bom - 2.0.5 + 2.0.99-SNAPSHOT pom Tyrus BOM diff --git a/bundles/client-jdk/pom.xml b/bundles/client-jdk/pom.xml index 9fc250a3..044eb085 100644 --- a/bundles/client-jdk/pom.xml +++ b/bundles/client-jdk/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/bundles/client/pom.xml b/bundles/client/pom.xml index 3862dffc..da28bd93 100644 --- a/bundles/client/pom.xml +++ b/bundles/client/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/bundles/pom.xml b/bundles/pom.xml index 13bbf007..50cfe0c8 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -24,7 +24,7 @@ org.glassfish.tyrus tyrus-project - 2.0.5 + 2.0.99-SNAPSHOT org.glassfish.tyrus.bundles diff --git a/bundles/samples/pom.xml b/bundles/samples/pom.xml index 50daf743..c05a307f 100644 --- a/bundles/samples/pom.xml +++ b/bundles/samples/pom.xml @@ -24,7 +24,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 2.0.5 + 2.0.99-SNAPSHOT tyrus-samples diff --git a/bundles/websocket-ri-archive/pom.xml b/bundles/websocket-ri-archive/pom.xml index e0f549ca..90892ffd 100755 --- a/bundles/websocket-ri-archive/pom.xml +++ b/bundles/websocket-ri-archive/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 2.0.5 + 2.0.99-SNAPSHOT websocket-ri-archive diff --git a/bundles/websocket-ri-bundle/pom.xml b/bundles/websocket-ri-bundle/pom.xml index 3232df00..540ac0f4 100755 --- a/bundles/websocket-ri-bundle/pom.xml +++ b/bundles/websocket-ri-bundle/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 2.0.5 + 2.0.99-SNAPSHOT websocket-ri-bundle diff --git a/client/pom.xml b/client/pom.xml index b0a205bf..3daa1012 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/containers/glassfish/cdi/pom.xml b/containers/glassfish/cdi/pom.xml index 34a9c332..0bf6ffe1 100755 --- a/containers/glassfish/cdi/pom.xml +++ b/containers/glassfish/cdi/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-glassfish-project - 2.0.5 + 2.0.99-SNAPSHOT bundle diff --git a/containers/glassfish/ejb/pom.xml b/containers/glassfish/ejb/pom.xml index 45d585e4..cc1e1ead 100755 --- a/containers/glassfish/ejb/pom.xml +++ b/containers/glassfish/ejb/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-glassfish-project - 2.0.5 + 2.0.99-SNAPSHOT bundle diff --git a/containers/glassfish/pom.xml b/containers/glassfish/pom.xml index 34be3894..22a18afb 100755 --- a/containers/glassfish/pom.xml +++ b/containers/glassfish/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/containers/grizzly-client/pom.xml b/containers/grizzly-client/pom.xml index 9ead7c26..d46eee0d 100755 --- a/containers/grizzly-client/pom.xml +++ b/containers/grizzly-client/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.5 + 2.0.99-SNAPSHOT bundle diff --git a/containers/grizzly-server/pom.xml b/containers/grizzly-server/pom.xml index defc10fd..a8b82850 100755 --- a/containers/grizzly-server/pom.xml +++ b/containers/grizzly-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.5 + 2.0.99-SNAPSHOT bundle diff --git a/containers/inmemory/pom.xml b/containers/inmemory/pom.xml index 16017328..e02e78a9 100644 --- a/containers/inmemory/pom.xml +++ b/containers/inmemory/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.5 + 2.0.99-SNAPSHOT bundle diff --git a/containers/jdk-client/pom.xml b/containers/jdk-client/pom.xml index d94f6c25..9c5c98eb 100755 --- a/containers/jdk-client/pom.xml +++ b/containers/jdk-client/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.5 + 2.0.99-SNAPSHOT bundle diff --git a/containers/pom.xml b/containers/pom.xml index f41323a8..e233ac0c 100755 --- a/containers/pom.xml +++ b/containers/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/containers/servlet/pom.xml b/containers/servlet/pom.xml index e8decf49..ca596f8f 100755 --- a/containers/servlet/pom.xml +++ b/containers/servlet/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 0da71aa3..51d71659 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/docs/pom.xml b/docs/pom.xml index b02529a8..a46e5806 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 2.0.5 + 2.0.99-SNAPSHOT tyrus-documentation diff --git a/ext/client-cli/pom.xml b/ext/client-cli/pom.xml index 1ec1c516..f6c6ae6c 100644 --- a/ext/client-cli/pom.xml +++ b/ext/client-cli/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/ext/client-java8/pom.xml b/ext/client-java8/pom.xml index 9f804ec3..4aab416b 100644 --- a/ext/client-java8/pom.xml +++ b/ext/client-java8/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/ext/extension-deflate/pom.xml b/ext/extension-deflate/pom.xml index f44021f1..1167e2e4 100644 --- a/ext/extension-deflate/pom.xml +++ b/ext/extension-deflate/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/ext/monitoring-jmx/pom.xml b/ext/monitoring-jmx/pom.xml index 7a350170..2dea5f4c 100644 --- a/ext/monitoring-jmx/pom.xml +++ b/ext/monitoring-jmx/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 2.0.5 + 2.0.99-SNAPSHOT tyrus-monitoring-jmx diff --git a/ext/pom.xml b/ext/pom.xml index 7f2b1d30..7fe8126f 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 3a1dc7cf..146d0079 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.glassfish.tyrus tyrus-project - 2.0.5 + 2.0.99-SNAPSHOT pom tyrus Tyrus is the reference implementation of Java API for WebSocket (JSR-356) diff --git a/samples/auction/pom.xml b/samples/auction/pom.xml index d4762937..67f73b7d 100755 --- a/samples/auction/pom.xml +++ b/samples/auction/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/samples/cdi/pom.xml b/samples/cdi/pom.xml index 69776f4d..3aa67644 100755 --- a/samples/cdi/pom.xml +++ b/samples/cdi/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/samples/chat/pom.xml b/samples/chat/pom.xml index bf3cce7f..06c4653f 100755 --- a/samples/chat/pom.xml +++ b/samples/chat/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/samples/draw/pom.xml b/samples/draw/pom.xml index b9f565e5..ae487835 100755 --- a/samples/draw/pom.xml +++ b/samples/draw/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/samples/echo-basic-auth/pom.xml b/samples/echo-basic-auth/pom.xml index 694f79a1..69ab4053 100755 --- a/samples/echo-basic-auth/pom.xml +++ b/samples/echo-basic-auth/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/samples/echo-https/pom.xml b/samples/echo-https/pom.xml index d68b80fd..51115306 100755 --- a/samples/echo-https/pom.xml +++ b/samples/echo-https/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index 56ef4690..d52d0663 100755 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/samples/pom.xml b/samples/pom.xml index 108cc9d7..6f32c8bd 100755 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -17,7 +17,7 @@ org.glassfish.tyrus tyrus-project - 2.0.5 + 2.0.99-SNAPSHOT org.glassfish.tyrus.samples diff --git a/samples/programmatic-echo/pom.xml b/samples/programmatic-echo/pom.xml index 9cc78570..03263918 100755 --- a/samples/programmatic-echo/pom.xml +++ b/samples/programmatic-echo/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/samples/shared-collection/pom.xml b/samples/shared-collection/pom.xml index d6768e57..1b5aa600 100644 --- a/samples/shared-collection/pom.xml +++ b/samples/shared-collection/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/samples/simplelife/pom.xml b/samples/simplelife/pom.xml index 0811f650..a5c9a92d 100755 --- a/samples/simplelife/pom.xml +++ b/samples/simplelife/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/server/pom.xml b/server/pom.xml index efae3e7f..d511aec5 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/spi/pom.xml b/spi/pom.xml index 455b0c44..e980b100 100755 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/tests/containers/jdk-client/pom.xml b/tests/containers/jdk-client/pom.xml index 9c2f49b9..f1134e44 100644 --- a/tests/containers/jdk-client/pom.xml +++ b/tests/containers/jdk-client/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-containers - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/containers/pom.xml b/tests/containers/pom.xml index 07d2422d..e804db60 100644 --- a/tests/containers/pom.xml +++ b/tests/containers/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.5 + 2.0.99-SNAPSHOT pom diff --git a/tests/containers/servlet/pom.xml b/tests/containers/servlet/pom.xml index ce628982..51abc401 100644 --- a/tests/containers/servlet/pom.xml +++ b/tests/containers/servlet/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-containers - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/e2e/application-config/pom.xml b/tests/e2e/application-config/pom.xml index 089e27c7..42360987 100755 --- a/tests/e2e/application-config/pom.xml +++ b/tests/e2e/application-config/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/e2e/jdk8/pom.xml b/tests/e2e/jdk8/pom.xml index 0f55c089..f05f5d72 100644 --- a/tests/e2e/jdk8/pom.xml +++ b/tests/e2e/jdk8/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/e2e/jetty/auth-basic/pom.xml b/tests/e2e/jetty/auth-basic/pom.xml index 4ef0386e..1e6c080b 100644 --- a/tests/e2e/jetty/auth-basic/pom.xml +++ b/tests/e2e/jetty/auth-basic/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e-jetty - 2.0.5 + 2.0.99-SNAPSHOT jar diff --git a/tests/e2e/jetty/auth-digest/pom.xml b/tests/e2e/jetty/auth-digest/pom.xml index 4c29ec42..e8f7cc36 100644 --- a/tests/e2e/jetty/auth-digest/pom.xml +++ b/tests/e2e/jetty/auth-digest/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e-jetty - 2.0.5 + 2.0.99-SNAPSHOT jar diff --git a/tests/e2e/jetty/pom.xml b/tests/e2e/jetty/pom.xml index 4cb53bb9..b522dd48 100755 --- a/tests/e2e/jetty/pom.xml +++ b/tests/e2e/jetty/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 2.0.5 + 2.0.99-SNAPSHOT pom diff --git a/tests/e2e/non-deployable/pom.xml b/tests/e2e/non-deployable/pom.xml index c4fe15c9..d3a781e9 100755 --- a/tests/e2e/non-deployable/pom.xml +++ b/tests/e2e/non-deployable/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml index b955cf4c..d87ad492 100755 --- a/tests/e2e/pom.xml +++ b/tests/e2e/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.5 + 2.0.99-SNAPSHOT pom diff --git a/tests/e2e/standard-config/pom.xml b/tests/e2e/standard-config/pom.xml index 9fd30c86..e8dc4b44 100755 --- a/tests/e2e/standard-config/pom.xml +++ b/tests/e2e/standard-config/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/pom.xml b/tests/pom.xml index b2829b9e..b2a25a2b 100755 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 2.0.5 + 2.0.99-SNAPSHOT org.glassfish.tyrus.tests diff --git a/tests/qa/browser-test/pom.xml b/tests/qa/browser-test/pom.xml index c04421a4..419d20c9 100755 --- a/tests/qa/browser-test/pom.xml +++ b/tests/qa/browser-test/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus.tests.qa tyrus-tests-qa-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/qa/lifecycle-test/pom.xml b/tests/qa/lifecycle-test/pom.xml index 295b911e..90c43e17 100644 --- a/tests/qa/lifecycle-test/pom.xml +++ b/tests/qa/lifecycle-test/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus.tests.qa tyrus-tests-qa-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/qa/pom.xml b/tests/qa/pom.xml index be55b822..14070957 100644 --- a/tests/qa/pom.xml +++ b/tests/qa/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.5 + 2.0.99-SNAPSHOT org.glassfish.tyrus.tests.qa diff --git a/tests/servlet/async/pom.xml b/tests/servlet/async/pom.xml index 426c0b6a..5b87030c 100644 --- a/tests/servlet/async/pom.xml +++ b/tests/servlet/async/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/autobahn-server/pom.xml b/tests/servlet/autobahn-server/pom.xml index c88d167c..bfa239f1 100644 --- a/tests/servlet/autobahn-server/pom.xml +++ b/tests/servlet/autobahn-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/basic/pom.xml b/tests/servlet/basic/pom.xml index af935f27..e2e52a9b 100644 --- a/tests/servlet/basic/pom.xml +++ b/tests/servlet/basic/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/debug/pom.xml b/tests/servlet/debug/pom.xml index bd96dcc9..c34d502a 100644 --- a/tests/servlet/debug/pom.xml +++ b/tests/servlet/debug/pom.xml @@ -20,7 +20,7 @@ tyrus-tests-servlet-project org.glassfish.tyrus.tests.servlet - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/tests/servlet/dynamic-deploy/pom.xml b/tests/servlet/dynamic-deploy/pom.xml index 2e8bb977..48fab9ed 100644 --- a/tests/servlet/dynamic-deploy/pom.xml +++ b/tests/servlet/dynamic-deploy/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/embedded-glassfish-test/pom.xml b/tests/servlet/embedded-glassfish-test/pom.xml index 0097f28e..8b7b9939 100644 --- a/tests/servlet/embedded-glassfish-test/pom.xml +++ b/tests/servlet/embedded-glassfish-test/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/inject/pom.xml b/tests/servlet/inject/pom.xml index 4a97f5f3..391e11c7 100644 --- a/tests/servlet/inject/pom.xml +++ b/tests/servlet/inject/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/maxsessions-per-app/pom.xml b/tests/servlet/maxsessions-per-app/pom.xml index a44cb911..c836af29 100755 --- a/tests/servlet/maxsessions-per-app/pom.xml +++ b/tests/servlet/maxsessions-per-app/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/maxsessions-per-remoteaddr/pom.xml b/tests/servlet/maxsessions-per-remoteaddr/pom.xml index f608781e..b84a0db7 100755 --- a/tests/servlet/maxsessions-per-remoteaddr/pom.xml +++ b/tests/servlet/maxsessions-per-remoteaddr/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/mbean/pom.xml b/tests/servlet/mbean/pom.xml index 38eede49..2c6b3e24 100644 --- a/tests/servlet/mbean/pom.xml +++ b/tests/servlet/mbean/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/noappconfig/pom.xml b/tests/servlet/noappconfig/pom.xml index 787a540d..e965b8ec 100755 --- a/tests/servlet/noappconfig/pom.xml +++ b/tests/servlet/noappconfig/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/oneappconfig/pom.xml b/tests/servlet/oneappconfig/pom.xml index 76ae3291..76751c35 100755 --- a/tests/servlet/oneappconfig/pom.xml +++ b/tests/servlet/oneappconfig/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/pom.xml b/tests/servlet/pom.xml index 167b5a3e..dee051a7 100755 --- a/tests/servlet/pom.xml +++ b/tests/servlet/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.5 + 2.0.99-SNAPSHOT org.glassfish.tyrus.tests.servlet diff --git a/tests/servlet/remote-endpoint-timeout/pom.xml b/tests/servlet/remote-endpoint-timeout/pom.xml index ce5f0590..e9344cb7 100755 --- a/tests/servlet/remote-endpoint-timeout/pom.xml +++ b/tests/servlet/remote-endpoint-timeout/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/session/pom.xml b/tests/servlet/session/pom.xml index 501e9f4e..103286a7 100755 --- a/tests/servlet/session/pom.xml +++ b/tests/servlet/session/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/twoappconfig/pom.xml b/tests/servlet/twoappconfig/pom.xml index f033b273..81e9941c 100755 --- a/tests/servlet/twoappconfig/pom.xml +++ b/tests/servlet/twoappconfig/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 2.0.5 + 2.0.99-SNAPSHOT war diff --git a/tests/tools/pom.xml b/tests/tools/pom.xml index 97b3fc0d..099acfc5 100755 --- a/tests/tools/pom.xml +++ b/tests/tools/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.5 + 2.0.99-SNAPSHOT 4.0.0 From 2e19dc4d14609eec318d284faf65c87ff1172e76 Mon Sep 17 00:00:00 2001 From: jansupol Date: Thu, 26 Oct 2023 16:20:27 +0200 Subject: [PATCH 5/8] Updated legal information Signed-off-by: jansupol --- NOTICE.md | 48 ++----------------- .../resources/archetype-resources/pom.xml | 18 +++++-- bundles/websocket-ri-bundle/pom.xml | 6 +-- containers/glassfish/cdi/pom.xml | 6 +-- pom.xml | 22 +++++---- samples/cdi/pom.xml | 6 +-- samples/shared-collection/pom.xml | 4 +- 7 files changed, 45 insertions(+), 65 deletions(-) diff --git a/NOTICE.md b/NOTICE.md index 9f250f52..11b5aec2 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -36,37 +36,18 @@ The project maintains the following source code repositories: This project leverages the following third party content. -asm (5.0.3) - -* License: New BSD license - -atinject (Package javax.inject) (1.0) +atinject (Package jakarta.inject) (1.0) * License: Apache License, 2.0 -cdi-api (1.2) - -* License: Apache-2.0 - -ejb-api (3.2) +cdi-api (2.0.2) -* License: (CDDL-1.1 OR GPL-2.0+ OR GPL-2.0+ WITH Classpath-exception-2.0) -* Project: https://javaee.github.io/glassfish/ -* Source: - http://search.maven.org/remotecontent?filepath=javax/ejb/javax.ejb-api/3.2/javax.ejb-api-3.2-sources.jar +* License: Apache License, 2.0 Google Guava (18.0) * License: Apache License, 2.0 -grizzly-framework (2.3.22) - -* License: (CDDL-1.1 OR GPL-2.0-only Or GPL-2.0 only With - Classpath-exception-2.0) AND LicenseRef-Public-Domain AND BSD-3-Clause AND - Apache-2.0 -* Project: https://javaee.github.io/grizzly/ -* Source: https://github.com/eclipse-ee4j/grizzly/ - hamcrest-core (1.1) * License: BSD-3-Clause @@ -81,37 +62,18 @@ javassist (3.18) * Source: https://github.com/jboss-javassist/javassist/releases/tag/rel_3_18_1_ga -javax.json-api (1.0) - -* License: CDDL-1.1 OR GPL-2.0 - -javax.servlet-api (3.1.0) - -* License: Apache-2.0 AND (CDDL-1.1 or GPL-2.0) - + javax.validation:validation-api:jar:1.1.0.Final (1.1.0) * License: Apache-2.0 -javax.websocket-api (1.1) - -* License: (CDDL-1.1 OR GPL-2.0-only OR GPL-2.0-only WITH - Classpath-exception-2.0) AND BSD-3-Clause AND Public Domain -* Project: https://projects.eclipse.org/projects/ee4j.websocket -* Source: https://github.com/eclipse-ee4j/websocket-api - -javax.ws.rs-api:2.0.1 (2.0.1) - -* License: (CDDL-1.1 OR GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) AND - Apache-2.0 - jline (2.14.5) * License: BSD-3-Clause * Project: https://github.com/jline/jline2 * Source: https://github.com/jline/jline2 -junit (4.10) +junit (4.13.2) * License: Common Public License 1.0 diff --git a/archetypes/echo/src/main/resources/archetype-resources/pom.xml b/archetypes/echo/src/main/resources/archetype-resources/pom.xml index e69c259b..682032ae 100644 --- a/archetypes/echo/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/echo/src/main/resources/archetype-resources/pom.xml @@ -15,11 +15,22 @@ org.apache.maven.plugins maven-war-plugin - 3.3.1 + 3.4.0 false + + org.apache.maven.plugins + maven-compiler-plugin + true + + ${java.version} + ${java.version} + false + false + + @@ -28,7 +39,7 @@ org.glassfish.tyrus tyrus-bom - \${tyrus.version} + ${tyrus.version} pom import @@ -39,7 +50,7 @@ jakarta.websocket jakarta.websocket-api - 1.0 + 1.1.2 @@ -50,6 +61,7 @@ + 1.8 ${project.version} UTF-8 diff --git a/bundles/websocket-ri-bundle/pom.xml b/bundles/websocket-ri-bundle/pom.xml index 41400cd0..01ceac5a 100755 --- a/bundles/websocket-ri-bundle/pom.xml +++ b/bundles/websocket-ri-bundle/pom.xml @@ -1,7 +1,7 @@ 4.0.4 2.4.4 3.2.6 - 1.2 + 2.0.2 1.1.6 1.1.6 2.6.7 @@ -123,7 +129,7 @@ org.glassfish.* - 1.1 + 1.1.2 ${spec_version}.99.b${build_number} ${new_impl_version}-b${build_number} ${spec_version}.99.b${build_number} @@ -491,8 +497,8 @@ ${javax.ejb-api.version} - javax.enterprise - cdi-api + jakarta.enterprise + jakarta.enterprise.cdi-api ${cdi-api.version} diff --git a/samples/cdi/pom.xml b/samples/cdi/pom.xml index 3152a7ba..3e81f7e7 100755 --- a/samples/cdi/pom.xml +++ b/samples/cdi/pom.xml @@ -1,6 +1,6 @@ - attached + single diff --git a/bundles/websocket-risrc-licensee/pom.xml b/bundles/websocket-risrc-licensee/pom.xml index fdfec9a4..63cd50ac 100755 --- a/bundles/websocket-risrc-licensee/pom.xml +++ b/bundles/websocket-risrc-licensee/pom.xml @@ -1,7 +1,7 @@ - attached + single diff --git a/docs/pom.xml b/docs/pom.xml index a46e5806..4a69fb3b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -1,7 +1,7 @@ true @@ -309,14 +287,15 @@ <_nodefaultversion>false - - - org.apache.maven.plugins - maven-war-plugin - 3.3.1 - - false - + + + osgi-bundle + package + + bundle + + + org.apache.maven.plugins @@ -343,28 +322,87 @@ - - org.apache.maven.plugins - maven-surefire-plugin - 3.0.0-M5 - - - org.apache.maven.plugins - maven-shade-plugin - 3.2.4 - org.codehaus.mojo exec-maven-plugin - 1.2.1 + 3.1.0 com.sun.tools.xjc.maven2 maven-jaxb-plugin 1.1.1 + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + verify + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 11 + 11 + UTF-8 + + + + org.apache.maven.plugins + maven-release-plugin + + forked-path + false + ${release.arguments} + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.1 + + 10 + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 3.1.0 + + + com.puppycrawl.tools + checkstyle + 8.30 + + + + + validate + + check + + + true + true + etc/config/checkstyle-build.xml + true + **/guide/*,**/org/glassfish/tyrus/core/wsadl/model/**/*,**/LocalizationMessages.java,**/module-info.java + + + + + diff --git a/samples/pom.xml b/samples/pom.xml index 6f32c8bd..8880c317 100755 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -1,7 +1,7 @@ + + jakarta.servlet + jakarta.servlet-api + jakarta.websocket jakarta.websocket-api From 4b4d38c7c93d589f217f171ea37d9e04daddf107 Mon Sep 17 00:00:00 2001 From: jansupol Date: Wed, 1 Nov 2023 16:31:55 +0100 Subject: [PATCH 8/8] Add missing test module-info Signed-off-by: jansupol --- tests/servlet/async/src/main/java/module-info.java | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/servlet/async/src/main/java/module-info.java diff --git a/tests/servlet/async/src/main/java/module-info.java b/tests/servlet/async/src/main/java/module-info.java new file mode 100644 index 00000000..5bbeaa27 --- /dev/null +++ b/tests/servlet/async/src/main/java/module-info.java @@ -0,0 +1,4 @@ +module org.glassfish.tyrus.tests.servlet.async { + requires jakarta.websocket; + exports org.glassfish.tyrus.tests.servlet.async; +} \ No newline at end of file