From d649f0d1a2f6566a86149244ac2f37ec9bace8f9 Mon Sep 17 00:00:00 2001 From: tyrus-bot Date: Thu, 19 Oct 2023 12:38:52 +0000 Subject: [PATCH 1/2] 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/2] 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