From 9fb05bae753957c1c21c253fb922467a5c7b065c Mon Sep 17 00:00:00 2001 From: tyrus-bot Date: Wed, 19 Jun 2024 11:54:58 +0000 Subject: [PATCH] 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/release-test/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 +- 73 files changed, 73 insertions(+), 73 deletions(-) diff --git a/archetypes/echo/pom.xml b/archetypes/echo/pom.xml index f63787eb..3be4cfc7 100644 --- a/archetypes/echo/pom.xml +++ b/archetypes/echo/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus.archetypes tyrus-archetypes-project - 2.0.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 875c8435..86fa5151 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 2.0.7 + 2.0.99-SNAPSHOT org.glassfish.tyrus.archetypes diff --git a/bom/pom.xml b/bom/pom.xml index bebfa929..a648bae4 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -29,7 +29,7 @@ org.glassfish.tyrus tyrus-bom - 2.0.7 + 2.0.99-SNAPSHOT pom Tyrus BOM diff --git a/bundles/client-jdk/pom.xml b/bundles/client-jdk/pom.xml index 62b43cf1..766a984c 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.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/bundles/client/pom.xml b/bundles/client/pom.xml index 74b106c0..44e94ee5 100644 --- a/bundles/client/pom.xml +++ b/bundles/client/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 2.0.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/bundles/pom.xml b/bundles/pom.xml index f443056c..2500f129 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -24,7 +24,7 @@ org.glassfish.tyrus tyrus-project - 2.0.7 + 2.0.99-SNAPSHOT org.glassfish.tyrus.bundles diff --git a/bundles/samples/pom.xml b/bundles/samples/pom.xml index 8701cf32..cd47e51b 100644 --- a/bundles/samples/pom.xml +++ b/bundles/samples/pom.xml @@ -24,7 +24,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 2.0.7 + 2.0.99-SNAPSHOT tyrus-samples diff --git a/bundles/websocket-ri-archive/pom.xml b/bundles/websocket-ri-archive/pom.xml index e6e144c1..5a24e11f 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.7 + 2.0.99-SNAPSHOT websocket-ri-archive diff --git a/bundles/websocket-ri-bundle/pom.xml b/bundles/websocket-ri-bundle/pom.xml index 53386496..1d992c48 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.7 + 2.0.99-SNAPSHOT websocket-ri-bundle diff --git a/client/pom.xml b/client/pom.xml index 5b35f3b9..be69c653 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/containers/glassfish/cdi/pom.xml b/containers/glassfish/cdi/pom.xml index 6285da8f..47ada295 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.7 + 2.0.99-SNAPSHOT bundle diff --git a/containers/glassfish/ejb/pom.xml b/containers/glassfish/ejb/pom.xml index b1c1f5bc..1a0ea66a 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.7 + 2.0.99-SNAPSHOT bundle diff --git a/containers/glassfish/pom.xml b/containers/glassfish/pom.xml index af28844a..e75e66e2 100755 --- a/containers/glassfish/pom.xml +++ b/containers/glassfish/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/containers/grizzly-client/pom.xml b/containers/grizzly-client/pom.xml index daf01d55..1e34899c 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.7 + 2.0.99-SNAPSHOT bundle diff --git a/containers/grizzly-server/pom.xml b/containers/grizzly-server/pom.xml index 476ba44e..5382ec57 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.7 + 2.0.99-SNAPSHOT bundle diff --git a/containers/inmemory/pom.xml b/containers/inmemory/pom.xml index 4ad13e3f..b124a280 100644 --- a/containers/inmemory/pom.xml +++ b/containers/inmemory/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.7 + 2.0.99-SNAPSHOT bundle diff --git a/containers/jdk-client/pom.xml b/containers/jdk-client/pom.xml index 6f3de905..006e0d8e 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.7 + 2.0.99-SNAPSHOT bundle diff --git a/containers/pom.xml b/containers/pom.xml index a8b23b64..4b893400 100755 --- a/containers/pom.xml +++ b/containers/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/containers/servlet/pom.xml b/containers/servlet/pom.xml index 78613758..49f15397 100755 --- a/containers/servlet/pom.xml +++ b/containers/servlet/pom.xml @@ -21,7 +21,7 @@ org.glassfish.tyrus tyrus-containers-project - 2.0.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 23962fd0..642ae56b 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/docs/pom.xml b/docs/pom.xml index 4c83e508..be06671f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 2.0.7 + 2.0.99-SNAPSHOT tyrus-documentation diff --git a/ext/client-cli/pom.xml b/ext/client-cli/pom.xml index 65e0124b..6aeeab36 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.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/ext/client-java8/pom.xml b/ext/client-java8/pom.xml index 54a5647b..9a683d5e 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.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/ext/extension-deflate/pom.xml b/ext/extension-deflate/pom.xml index f019fade..defc1d4d 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.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/ext/monitoring-jmx/pom.xml b/ext/monitoring-jmx/pom.xml index 9e071c07..aed5e448 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.7 + 2.0.99-SNAPSHOT tyrus-monitoring-jmx diff --git a/ext/pom.xml b/ext/pom.xml index 9fbe76f1..42f89fa1 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 782d530b..593e89a1 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.glassfish.tyrus tyrus-project - 2.0.7 + 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 f7ab9679..b401c2ea 100755 --- a/samples/auction/pom.xml +++ b/samples/auction/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.7 + 2.0.99-SNAPSHOT war diff --git a/samples/cdi/pom.xml b/samples/cdi/pom.xml index f4a26230..480e75fa 100755 --- a/samples/cdi/pom.xml +++ b/samples/cdi/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.7 + 2.0.99-SNAPSHOT war diff --git a/samples/chat/pom.xml b/samples/chat/pom.xml index 581c6ee5..e7a98d9d 100755 --- a/samples/chat/pom.xml +++ b/samples/chat/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.7 + 2.0.99-SNAPSHOT war diff --git a/samples/draw/pom.xml b/samples/draw/pom.xml index 3606009b..568f30d1 100755 --- a/samples/draw/pom.xml +++ b/samples/draw/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.7 + 2.0.99-SNAPSHOT war diff --git a/samples/echo-basic-auth/pom.xml b/samples/echo-basic-auth/pom.xml index f2763d19..708b41c9 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.7 + 2.0.99-SNAPSHOT war diff --git a/samples/echo-https/pom.xml b/samples/echo-https/pom.xml index 7d98e764..86f2f48c 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.7 + 2.0.99-SNAPSHOT war diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index 2b590d5d..78110100 100755 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.7 + 2.0.99-SNAPSHOT war diff --git a/samples/pom.xml b/samples/pom.xml index 7cce3460..d96e994d 100755 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -17,7 +17,7 @@ org.glassfish.tyrus tyrus-project - 2.0.7 + 2.0.99-SNAPSHOT org.glassfish.tyrus.samples diff --git a/samples/programmatic-echo/pom.xml b/samples/programmatic-echo/pom.xml index ccbcd12d..480b2aaf 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.7 + 2.0.99-SNAPSHOT war diff --git a/samples/shared-collection/pom.xml b/samples/shared-collection/pom.xml index 5b8e2ea9..266cebd3 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.7 + 2.0.99-SNAPSHOT war diff --git a/samples/simplelife/pom.xml b/samples/simplelife/pom.xml index 992e848a..155b3310 100755 --- a/samples/simplelife/pom.xml +++ b/samples/simplelife/pom.xml @@ -16,7 +16,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 2.0.7 + 2.0.99-SNAPSHOT war diff --git a/server/pom.xml b/server/pom.xml index addcd9b2..c003022c 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/spi/pom.xml b/spi/pom.xml index 0a643248..18adb4fd 100755 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus tyrus-project - 2.0.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/tests/containers/jdk-client/pom.xml b/tests/containers/jdk-client/pom.xml index 84c0c30a..a2debcd6 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/containers/pom.xml b/tests/containers/pom.xml index 98d8f7d3..d78f032b 100644 --- a/tests/containers/pom.xml +++ b/tests/containers/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.7 + 2.0.99-SNAPSHOT pom diff --git a/tests/containers/servlet/pom.xml b/tests/containers/servlet/pom.xml index dd6d463b..b3ea006e 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/e2e/application-config/pom.xml b/tests/e2e/application-config/pom.xml index a0f8b7ae..45d18bf6 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/e2e/jdk8/pom.xml b/tests/e2e/jdk8/pom.xml index 22cedc68..c875f3d8 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/e2e/jetty/auth-basic/pom.xml b/tests/e2e/jetty/auth-basic/pom.xml index ba70a077..1457d20c 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.7 + 2.0.99-SNAPSHOT jar diff --git a/tests/e2e/jetty/auth-digest/pom.xml b/tests/e2e/jetty/auth-digest/pom.xml index 3d8674be..f0b5f287 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.7 + 2.0.99-SNAPSHOT jar diff --git a/tests/e2e/jetty/pom.xml b/tests/e2e/jetty/pom.xml index 6a6f8f14..919d003d 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.7 + 2.0.99-SNAPSHOT pom diff --git a/tests/e2e/non-deployable/pom.xml b/tests/e2e/non-deployable/pom.xml index 63e8e21f..c5d24e6e 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml index c8d42911..0df3c0a2 100755 --- a/tests/e2e/pom.xml +++ b/tests/e2e/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.7 + 2.0.99-SNAPSHOT pom diff --git a/tests/e2e/standard-config/pom.xml b/tests/e2e/standard-config/pom.xml index 90bb336b..da0d1bdf 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/pom.xml b/tests/pom.xml index c4ae6f4e..3aba4264 100755 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus tyrus-project - 2.0.7 + 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 3b900ccb..2fbeca66 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/qa/lifecycle-test/pom.xml b/tests/qa/lifecycle-test/pom.xml index c9df9dc3..3d167cb4 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/qa/pom.xml b/tests/qa/pom.xml index 8202fa49..afa7bd46 100644 --- a/tests/qa/pom.xml +++ b/tests/qa/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.7 + 2.0.99-SNAPSHOT org.glassfish.tyrus.tests.qa diff --git a/tests/release-test/pom.xml b/tests/release-test/pom.xml index 10252770..7180d265 100644 --- a/tests/release-test/pom.xml +++ b/tests/release-test/pom.xml @@ -23,7 +23,7 @@ org.glassfish.tyrus tyrus-project - 2.0.7 + 2.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/servlet/async/pom.xml b/tests/servlet/async/pom.xml index 946ba151..dc492a5c 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/autobahn-server/pom.xml b/tests/servlet/autobahn-server/pom.xml index 73a2dfa8..ddd559bd 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/basic/pom.xml b/tests/servlet/basic/pom.xml index 60f15cab..6826df7d 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/debug/pom.xml b/tests/servlet/debug/pom.xml index 3acfd743..97e14f44 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.7 + 2.0.99-SNAPSHOT 4.0.0 diff --git a/tests/servlet/dynamic-deploy/pom.xml b/tests/servlet/dynamic-deploy/pom.xml index 541893b0..720e65a8 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/embedded-glassfish-test/pom.xml b/tests/servlet/embedded-glassfish-test/pom.xml index f03cdc26..6cb34263 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/inject/pom.xml b/tests/servlet/inject/pom.xml index 046ef3d6..f06166e3 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/maxsessions-per-app/pom.xml b/tests/servlet/maxsessions-per-app/pom.xml index 86965103..883ea788 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/maxsessions-per-remoteaddr/pom.xml b/tests/servlet/maxsessions-per-remoteaddr/pom.xml index 0d102035..6484bf10 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/mbean/pom.xml b/tests/servlet/mbean/pom.xml index f8849ad9..3b8c20f9 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/noappconfig/pom.xml b/tests/servlet/noappconfig/pom.xml index 481c2155..f478a9be 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/oneappconfig/pom.xml b/tests/servlet/oneappconfig/pom.xml index 4dfe7f8e..522b0389 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/pom.xml b/tests/servlet/pom.xml index 232ac8f0..a06adc14 100755 --- a/tests/servlet/pom.xml +++ b/tests/servlet/pom.xml @@ -22,7 +22,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.7 + 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 580e9a30..a4af9650 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/session/pom.xml b/tests/servlet/session/pom.xml index 46b0c0cd..7f4699a4 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/servlet/twoappconfig/pom.xml b/tests/servlet/twoappconfig/pom.xml index 2046fba9..36a6d2d3 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.7 + 2.0.99-SNAPSHOT war diff --git a/tests/tools/pom.xml b/tests/tools/pom.xml index 6291e7d6..5bc82d5e 100755 --- a/tests/tools/pom.xml +++ b/tests/tools/pom.xml @@ -20,7 +20,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 2.0.7 + 2.0.99-SNAPSHOT 4.0.0