From 62a062259c755de8f344226cd428344856fee87b Mon Sep 17 00:00:00 2001 From: jersey-bot Date: Thu, 19 Dec 2024 10:26:45 +0000 Subject: [PATCH 1/2] 3.0.17 --- archetypes/jersey-example-java8-webapp/pom.xml | 2 +- archetypes/jersey-heroku-webapp/pom.xml | 2 +- archetypes/jersey-quickstart-grizzly2/pom.xml | 2 +- archetypes/jersey-quickstart-webapp/pom.xml | 2 +- archetypes/pom.xml | 2 +- bom/pom.xml | 2 +- bundles/apidocs/pom.xml | 2 +- bundles/examples/pom.xml | 2 +- bundles/jaxrs-ri/pom.xml | 2 +- bundles/pom.xml | 2 +- connectors/apache-connector/pom.xml | 2 +- connectors/apache5-connector/pom.xml | 2 +- connectors/grizzly-connector/pom.xml | 2 +- connectors/helidon-connector/pom.xml | 2 +- connectors/jdk-connector/pom.xml | 2 +- connectors/jetty-connector/pom.xml | 2 +- connectors/jetty-http2-connector/pom.xml | 2 +- connectors/netty-connector/pom.xml | 2 +- connectors/pom.xml | 2 +- containers/glassfish/jersey-gf-ejb/pom.xml | 2 +- containers/glassfish/pom.xml | 2 +- containers/grizzly2-http/pom.xml | 2 +- containers/grizzly2-servlet/pom.xml | 2 +- containers/jdk-http/pom.xml | 2 +- containers/jersey-servlet-core/pom.xml | 2 +- containers/jersey-servlet/pom.xml | 2 +- containers/jetty-http/pom.xml | 2 +- containers/jetty-http2/pom.xml | 2 +- containers/jetty-servlet/pom.xml | 2 +- containers/netty-http/pom.xml | 2 +- containers/pom.xml | 2 +- containers/simple-http/pom.xml | 2 +- core-client/pom.xml | 2 +- core-common/pom.xml | 2 +- core-server/pom.xml | 2 +- docs/pom.xml | 2 +- examples/assemblies/pom.xml | 2 +- examples/bookmark-em/pom.xml | 2 +- examples/bookmark/pom.xml | 2 +- examples/bookstore-webapp/pom.xml | 2 +- examples/cdi-webapp/pom.xml | 2 +- examples/clipboard-programmatic/pom.xml | 2 +- examples/clipboard/pom.xml | 2 +- examples/configured-client/pom.xml | 2 +- examples/declarative-linking/pom.xml | 2 +- examples/entity-filtering-security/pom.xml | 2 +- examples/entity-filtering-selectable/pom.xml | 2 +- examples/entity-filtering/pom.xml | 2 +- examples/exception-mapping/pom.xml | 2 +- examples/extended-wadl-webapp/pom.xml | 2 +- examples/freemarker-webapp/pom.xml | 2 +- examples/groovy/pom.xml | 2 +- examples/helloworld-benchmark/pom.xml | 2 +- examples/helloworld-cdi2-se/pom.xml | 2 +- examples/helloworld-netty/pom.xml | 2 +- examples/helloworld-programmatic/pom.xml | 2 +- examples/helloworld-pure-jax-rs/pom.xml | 2 +- examples/helloworld-spring-annotations/pom.xml | 2 +- examples/helloworld-spring-webapp/pom.xml | 2 +- examples/helloworld-webapp/pom.xml | 2 +- examples/helloworld-weld/pom.xml | 2 +- examples/helloworld/pom.xml | 2 +- examples/http-patch/pom.xml | 2 +- examples/http-trace/pom.xml | 2 +- examples/https-clientserver-grizzly/pom.xml | 2 +- examples/https-server-glassfish/pom.xml | 2 +- examples/java8-webapp/pom.xml | 2 +- examples/jaxb/pom.xml | 2 +- examples/jaxrs-types-injection/pom.xml | 2 +- examples/jersey-ejb/pom.xml | 2 +- examples/json-binding-webapp/pom.xml | 2 +- examples/json-jackson/pom.xml | 2 +- examples/json-jettison/pom.xml | 2 +- examples/json-moxy/pom.xml | 2 +- examples/json-processing-webapp/pom.xml | 2 +- examples/json-with-padding/pom.xml | 2 +- examples/managed-beans-webapp/pom.xml | 2 +- examples/managed-client-simple-webapp/pom.xml | 2 +- examples/managed-client-webapp/pom.xml | 2 +- examples/managed-client/pom.xml | 2 +- examples/micrometer/pom.xml | 2 +- examples/multipart-webapp/pom.xml | 2 +- examples/oauth-client-twitter/pom.xml | 2 +- examples/open-tracing/pom.xml | 2 +- examples/osgi-helloworld-webapp/additional-bundle/pom.xml | 2 +- .../osgi-helloworld-webapp/alternate-version-bundle/pom.xml | 2 +- examples/osgi-helloworld-webapp/functional-test/pom.xml | 2 +- examples/osgi-helloworld-webapp/lib-bundle/pom.xml | 2 +- examples/osgi-helloworld-webapp/pom.xml | 2 +- examples/osgi-helloworld-webapp/war-bundle/pom.xml | 2 +- examples/pom.xml | 2 +- examples/reload/pom.xml | 2 +- examples/rx-client-webapp/pom.xml | 2 +- examples/server-async-managed/pom.xml | 2 +- examples/server-async-standalone/client/pom.xml | 2 +- examples/server-async-standalone/pom.xml | 2 +- examples/server-async-standalone/webapp/pom.xml | 2 +- examples/server-async/pom.xml | 2 +- examples/server-sent-events-jaxrs/pom.xml | 2 +- examples/server-sent-events-jersey/pom.xml | 2 +- examples/servlet3-webapp/pom.xml | 2 +- examples/simple-console/pom.xml | 2 +- examples/sse-item-store-jaxrs-webapp/pom.xml | 2 +- examples/sse-item-store-jersey-webapp/pom.xml | 2 +- examples/sse-twitter-aggregator/pom.xml | 2 +- examples/system-properties-example/pom.xml | 2 +- examples/webapp-example-parent/pom.xml | 2 +- examples/xml-moxy/pom.xml | 2 +- ext/bean-validation/pom.xml | 2 +- ext/cdi/jersey-cdi-rs-inject/pom.xml | 2 +- ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml | 2 +- ext/cdi/jersey-cdi1x-servlet/pom.xml | 2 +- ext/cdi/jersey-cdi1x-transaction/pom.xml | 2 +- ext/cdi/jersey-cdi1x-validation/pom.xml | 2 +- ext/cdi/jersey-cdi1x/pom.xml | 2 +- ext/cdi/jersey-weld2-se/pom.xml | 2 +- ext/cdi/pom.xml | 2 +- ext/entity-filtering/pom.xml | 2 +- ext/metainf-services/pom.xml | 2 +- ext/micrometer/pom.xml | 2 +- ext/microprofile/mp-config/pom.xml | 2 +- ext/microprofile/mp-rest-client/pom.xml | 2 +- ext/microprofile/pom.xml | 2 +- ext/mvc-bean-validation/pom.xml | 2 +- ext/mvc-freemarker/pom.xml | 2 +- ext/mvc-jsp/pom.xml | 2 +- ext/mvc-mustache/pom.xml | 2 +- ext/mvc-thymeleaf/pom.xml | 2 +- ext/mvc/pom.xml | 2 +- ext/pom.xml | 2 +- ext/proxy-client/pom.xml | 2 +- ext/rx/pom.xml | 2 +- ext/rx/rx-client-guava/pom.xml | 2 +- ext/rx/rx-client-rxjava/pom.xml | 2 +- ext/rx/rx-client-rxjava2/pom.xml | 2 +- ext/spring6/pom.xml | 2 +- ext/wadl-doclet/pom.xml | 2 +- incubator/cdi-inject-weld/pom.xml | 2 +- incubator/declarative-linking/pom.xml | 2 +- incubator/gae-integration/pom.xml | 2 +- incubator/html-json/pom.xml | 2 +- incubator/injectless-client/pom.xml | 2 +- incubator/kryo/pom.xml | 2 +- incubator/open-tracing/pom.xml | 2 +- incubator/pom.xml | 2 +- inject/cdi2-se/pom.xml | 2 +- inject/hk2/pom.xml | 2 +- inject/pom.xml | 2 +- media/jaxb/pom.xml | 2 +- media/json-binding/pom.xml | 2 +- media/json-gson/pom.xml | 2 +- media/json-jackson/pom.xml | 2 +- media/json-jettison/pom.xml | 2 +- media/json-processing/pom.xml | 2 +- media/moxy/pom.xml | 2 +- media/multipart/pom.xml | 2 +- media/pom.xml | 2 +- media/sse/pom.xml | 2 +- pom.xml | 2 +- security/oauth1-client/pom.xml | 2 +- security/oauth1-server/pom.xml | 2 +- security/oauth1-signature/pom.xml | 2 +- security/oauth2-client/pom.xml | 2 +- security/pom.xml | 2 +- test-framework/core/pom.xml | 2 +- test-framework/maven/container-runner-maven-plugin/pom.xml | 2 +- test-framework/maven/custom-enforcer-rules/pom.xml | 2 +- test-framework/maven/pom.xml | 2 +- test-framework/memleak-test-common/pom.xml | 2 +- test-framework/pom.xml | 2 +- test-framework/providers/bundle/pom.xml | 2 +- test-framework/providers/external/pom.xml | 2 +- test-framework/providers/grizzly2/pom.xml | 2 +- test-framework/providers/inmemory/pom.xml | 2 +- test-framework/providers/jdk-http/pom.xml | 2 +- test-framework/providers/jetty-http2/pom.xml | 2 +- test-framework/providers/jetty/pom.xml | 2 +- test-framework/providers/netty/pom.xml | 2 +- test-framework/providers/pom.xml | 2 +- test-framework/providers/simple/pom.xml | 2 +- test-framework/util/pom.xml | 2 +- tests/e2e-client/pom.xml | 2 +- tests/e2e-core-common/pom.xml | 2 +- tests/e2e-entity/pom.xml | 2 +- tests/e2e-inject/cdi-inject-weld/pom.xml | 2 +- tests/e2e-inject/cdi2-se/pom.xml | 2 +- tests/e2e-inject/hk2/pom.xml | 2 +- tests/e2e-inject/non-inject/pom.xml | 2 +- tests/e2e-inject/pom.xml | 2 +- tests/e2e-jdk-specifics/pom.xml | 2 +- tests/e2e-server/pom.xml | 2 +- tests/e2e-testng/pom.xml | 2 +- tests/e2e-tls/pom.xml | 2 +- tests/e2e/pom.xml | 2 +- tests/integration/asm/pom.xml | 2 +- tests/integration/async-jersey-filter/pom.xml | 2 +- .../cdi-integration/cdi-beanvalidation-webapp/pom.xml | 2 +- .../integration/cdi-integration/cdi-client-on-server/pom.xml | 2 +- tests/integration/cdi-integration/cdi-client/pom.xml | 2 +- tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml | 2 +- .../cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml | 2 +- tests/integration/cdi-integration/cdi-log-check/pom.xml | 2 +- tests/integration/cdi-integration/cdi-manually-bound/pom.xml | 2 +- tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml | 2 +- tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml | 2 +- tests/integration/cdi-integration/cdi-multimodule/pom.xml | 2 +- .../integration/cdi-integration/cdi-multimodule/war1/pom.xml | 2 +- .../integration/cdi-integration/cdi-multimodule/war2/pom.xml | 2 +- .../integration/cdi-integration/cdi-multipart-webapp/pom.xml | 2 +- .../cdi-integration/cdi-resource-with-at-context/pom.xml | 2 +- tests/integration/cdi-integration/cdi-singleton/pom.xml | 2 +- .../integration/cdi-integration/cdi-skipping-analyzer/pom.xml | 2 +- tests/integration/cdi-integration/cdi-test-webapp/pom.xml | 2 +- .../cdi-with-jersey-injection-custom-cfg-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../cdi-integration/cdi-with-jersey-injection-webapp/pom.xml | 2 +- .../cdi-integration/context-inject-on-server/pom.xml | 2 +- tests/integration/cdi-integration/gf-cdi-inject/pom.xml | 2 +- tests/integration/cdi-integration/pom.xml | 2 +- tests/integration/client-connector-provider/pom.xml | 2 +- tests/integration/ejb-multimodule-reload/ear/pom.xml | 2 +- tests/integration/ejb-multimodule-reload/lib/pom.xml | 2 +- tests/integration/ejb-multimodule-reload/pom.xml | 2 +- tests/integration/ejb-multimodule-reload/war1/pom.xml | 2 +- tests/integration/ejb-multimodule-reload/war2/pom.xml | 2 +- tests/integration/ejb-multimodule/ear/pom.xml | 2 +- tests/integration/ejb-multimodule/lib/pom.xml | 2 +- tests/integration/ejb-multimodule/pom.xml | 2 +- tests/integration/ejb-multimodule/war/pom.xml | 2 +- tests/integration/ejb-test-webapp/pom.xml | 2 +- tests/integration/externalproperties/pom.xml | 2 +- tests/integration/j-376/pom.xml | 2 +- tests/integration/j-441/ear/pom.xml | 2 +- tests/integration/j-441/pom.xml | 2 +- tests/integration/j-441/war1/pom.xml | 2 +- tests/integration/j-441/war2/pom.xml | 2 +- tests/integration/j-59/ear/pom.xml | 2 +- tests/integration/j-59/lib/pom.xml | 2 +- tests/integration/j-59/pom.xml | 2 +- tests/integration/j-59/war/pom.xml | 2 +- tests/integration/jackson-14/pom.xml | 2 +- tests/integration/jaxrs-component-inject/pom.xml | 2 +- tests/integration/jersey-1107/pom.xml | 2 +- tests/integration/jersey-1223/pom.xml | 2 +- tests/integration/jersey-1604/pom.xml | 2 +- tests/integration/jersey-1667/pom.xml | 2 +- tests/integration/jersey-1883/pom.xml | 2 +- tests/integration/jersey-1928/pom.xml | 2 +- tests/integration/jersey-1960/pom.xml | 2 +- tests/integration/jersey-1964/pom.xml | 2 +- tests/integration/jersey-2031/pom.xml | 2 +- tests/integration/jersey-2136/pom.xml | 2 +- tests/integration/jersey-2137/pom.xml | 2 +- tests/integration/jersey-2154/pom.xml | 2 +- tests/integration/jersey-2160/pom.xml | 2 +- tests/integration/jersey-2164/pom.xml | 2 +- tests/integration/jersey-2167/pom.xml | 2 +- tests/integration/jersey-2176/pom.xml | 2 +- tests/integration/jersey-2184/pom.xml | 2 +- tests/integration/jersey-2255/pom.xml | 2 +- tests/integration/jersey-2322/pom.xml | 2 +- tests/integration/jersey-2335/pom.xml | 2 +- tests/integration/jersey-2421/pom.xml | 2 +- tests/integration/jersey-2551/pom.xml | 2 +- tests/integration/jersey-2612/pom.xml | 2 +- tests/integration/jersey-2637/pom.xml | 2 +- tests/integration/jersey-2654/pom.xml | 2 +- tests/integration/jersey-2673/pom.xml | 2 +- tests/integration/jersey-2689/pom.xml | 2 +- tests/integration/jersey-2704/pom.xml | 2 +- tests/integration/jersey-2776/pom.xml | 2 +- tests/integration/jersey-2794/pom.xml | 2 +- tests/integration/jersey-2846/pom.xml | 2 +- tests/integration/jersey-2878/pom.xml | 2 +- tests/integration/jersey-2892/pom.xml | 2 +- tests/integration/jersey-3662/pom.xml | 2 +- tests/integration/jersey-3670/pom.xml | 2 +- tests/integration/jersey-3796/pom.xml | 2 +- tests/integration/jersey-3992/pom.xml | 2 +- tests/integration/jersey-4003/pom.xml | 2 +- tests/integration/jersey-4099/pom.xml | 2 +- tests/integration/jersey-4321/pom.xml | 2 +- tests/integration/jersey-4507/pom.xml | 2 +- tests/integration/jersey-4542/pom.xml | 2 +- tests/integration/jersey-4697/pom.xml | 2 +- tests/integration/jersey-4722/pom.xml | 2 +- tests/integration/jersey-4949/pom.xml | 2 +- tests/integration/jersey-5087/pom.xml | 2 +- tests/integration/jersey-780/pom.xml | 2 +- tests/integration/microprofile/config/helidon/pom.xml | 2 +- tests/integration/microprofile/config/pom.xml | 2 +- tests/integration/microprofile/config/webapp/pom.xml | 2 +- tests/integration/microprofile/pom.xml | 2 +- tests/integration/microprofile/rest-client-tck/pom.xml | 2 +- tests/integration/microprofile/rest-client/pom.xml | 2 +- tests/integration/pom.xml | 2 +- tests/integration/property-check/pom.xml | 2 +- tests/integration/reactive-streams/pom.xml | 2 +- tests/integration/reactive-streams/sse/pom.xml | 2 +- tests/integration/security-digest/pom.xml | 2 +- tests/integration/servlet-2.5-autodiscovery-1/pom.xml | 2 +- tests/integration/servlet-2.5-autodiscovery-2/pom.xml | 2 +- tests/integration/servlet-2.5-filter/pom.xml | 2 +- tests/integration/servlet-2.5-inflector-1/pom.xml | 2 +- tests/integration/servlet-2.5-init-1/pom.xml | 2 +- tests/integration/servlet-2.5-init-2/pom.xml | 2 +- tests/integration/servlet-2.5-init-3/pom.xml | 2 +- tests/integration/servlet-2.5-init-4/pom.xml | 2 +- tests/integration/servlet-2.5-init-5/pom.xml | 2 +- tests/integration/servlet-2.5-init-6/pom.xml | 2 +- tests/integration/servlet-2.5-init-7/pom.xml | 2 +- tests/integration/servlet-2.5-init-8/pom.xml | 2 +- tests/integration/servlet-2.5-mvc-1/pom.xml | 2 +- tests/integration/servlet-2.5-mvc-2/pom.xml | 2 +- tests/integration/servlet-2.5-mvc-3/pom.xml | 2 +- tests/integration/servlet-2.5-reload/pom.xml | 2 +- tests/integration/servlet-3-async/pom.xml | 2 +- tests/integration/servlet-3-chunked-io/pom.xml | 2 +- tests/integration/servlet-3-filter/pom.xml | 2 +- tests/integration/servlet-3-gf-async/pom.xml | 2 +- tests/integration/servlet-3-inflector-1/pom.xml | 2 +- tests/integration/servlet-3-init-1/pom.xml | 2 +- tests/integration/servlet-3-init-2/pom.xml | 2 +- tests/integration/servlet-3-init-3/pom.xml | 2 +- tests/integration/servlet-3-init-4/pom.xml | 2 +- tests/integration/servlet-3-init-5/pom.xml | 2 +- tests/integration/servlet-3-init-6/pom.xml | 2 +- tests/integration/servlet-3-init-7/pom.xml | 2 +- tests/integration/servlet-3-init-8/pom.xml | 2 +- tests/integration/servlet-3-init-9/pom.xml | 2 +- tests/integration/servlet-3-init-provider/pom.xml | 2 +- tests/integration/servlet-3-params/pom.xml | 2 +- tests/integration/servlet-3-sse-1/pom.xml | 2 +- tests/integration/servlet-4.0-mvc-1/pom.xml | 2 +- tests/integration/servlet-request-wrapper-binding-2/pom.xml | 2 +- tests/integration/servlet-request-wrapper-binding/pom.xml | 2 +- tests/integration/servlet-tests/pom.xml | 2 +- tests/integration/sonar-test/pom.xml | 2 +- tests/integration/spring6/pom.xml | 2 +- tests/integration/tracing-support/pom.xml | 2 +- tests/jmockit/pom.xml | 2 +- tests/mem-leaks/pom.xml | 2 +- tests/mem-leaks/redeployment/pom.xml | 2 +- .../redeployment/redeployment-hello-world-app-ref/pom.xml | 4 ++-- .../redeployment/redeployment-leaking-test-app/pom.xml | 2 +- .../mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml | 2 +- .../redeployment/redeployment-threadlocals-app/pom.xml | 2 +- tests/mem-leaks/test-cases/bean-param-leak/pom.xml | 2 +- tests/mem-leaks/test-cases/leaking-test-app/pom.xml | 2 +- tests/mem-leaks/test-cases/pom.xml | 2 +- tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml | 2 +- tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml | 2 +- tests/osgi/functional/pom.xml | 2 +- tests/osgi/pom.xml | 2 +- tests/performance/benchmarks/pom.xml | 2 +- tests/performance/pom.xml | 2 +- tests/performance/runners/jersey-grizzly-runner/pom.xml | 2 +- tests/performance/runners/pom.xml | 2 +- tests/performance/test-cases/assemblies/pom.xml | 2 +- tests/performance/test-cases/filter-dynamic/pom.xml | 2 +- tests/performance/test-cases/filter-global/pom.xml | 2 +- tests/performance/test-cases/filter-name/pom.xml | 2 +- tests/performance/test-cases/interceptor-dynamic/pom.xml | 2 +- tests/performance/test-cases/interceptor-global/pom.xml | 2 +- tests/performance/test-cases/interceptor-name/pom.xml | 2 +- tests/performance/test-cases/mbw-custom-provider/pom.xml | 2 +- tests/performance/test-cases/mbw-json-jackson/pom.xml | 2 +- tests/performance/test-cases/mbw-json-moxy/pom.xml | 2 +- tests/performance/test-cases/mbw-kryo/pom.xml | 2 +- tests/performance/test-cases/mbw-text-plain/pom.xml | 2 +- tests/performance/test-cases/mbw-xml-jaxb/pom.xml | 2 +- tests/performance/test-cases/mbw-xml-moxy/pom.xml | 2 +- tests/performance/test-cases/param-srl/pom.xml | 2 +- tests/performance/test-cases/pom.xml | 2 +- tests/performance/test-cases/proxy-injection/pom.xml | 2 +- tests/performance/tools/pom.xml | 2 +- tests/pom.xml | 2 +- tests/release-test/pom.xml | 2 +- tests/stress/pom.xml | 2 +- 379 files changed, 380 insertions(+), 380 deletions(-) diff --git a/archetypes/jersey-example-java8-webapp/pom.xml b/archetypes/jersey-example-java8-webapp/pom.xml index 6d0233beb8..b632aae449 100644 --- a/archetypes/jersey-example-java8-webapp/pom.xml +++ b/archetypes/jersey-example-java8-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.archetypes project - 3.0.99-SNAPSHOT + 3.0.17 jersey-example-java8-webapp diff --git a/archetypes/jersey-heroku-webapp/pom.xml b/archetypes/jersey-heroku-webapp/pom.xml index a3b4e18191..fad230a3ce 100644 --- a/archetypes/jersey-heroku-webapp/pom.xml +++ b/archetypes/jersey-heroku-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.archetypes project - 3.0.99-SNAPSHOT + 3.0.17 maven-archetype diff --git a/archetypes/jersey-quickstart-grizzly2/pom.xml b/archetypes/jersey-quickstart-grizzly2/pom.xml index b0a977532d..6c4b0e85a8 100644 --- a/archetypes/jersey-quickstart-grizzly2/pom.xml +++ b/archetypes/jersey-quickstart-grizzly2/pom.xml @@ -21,7 +21,7 @@ org.glassfish.jersey.archetypes project - 3.0.99-SNAPSHOT + 3.0.17 jersey-quickstart-grizzly2 maven-archetype diff --git a/archetypes/jersey-quickstart-webapp/pom.xml b/archetypes/jersey-quickstart-webapp/pom.xml index 32e29698a4..4806ac4ab1 100644 --- a/archetypes/jersey-quickstart-webapp/pom.xml +++ b/archetypes/jersey-quickstart-webapp/pom.xml @@ -21,7 +21,7 @@ org.glassfish.jersey.archetypes project - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 maven-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index e41beee64c..00a64f8f96 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.archetypes diff --git a/bom/pom.xml b/bom/pom.xml index 1b7d7f5992..8bffb72637 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -30,7 +30,7 @@ org.glassfish.jersey jersey-bom - 3.0.99-SNAPSHOT + 3.0.17 pom jersey-bom diff --git a/bundles/apidocs/pom.xml b/bundles/apidocs/pom.xml index b7c9921fca..7c1308d4cd 100644 --- a/bundles/apidocs/pom.xml +++ b/bundles/apidocs/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.bundles project - 3.0.99-SNAPSHOT + 3.0.17 apidocs diff --git a/bundles/examples/pom.xml b/bundles/examples/pom.xml index 48d44ac4c4..dcef602311 100644 --- a/bundles/examples/pom.xml +++ b/bundles/examples/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.bundles project - 3.0.99-SNAPSHOT + 3.0.17 jersey-examples diff --git a/bundles/jaxrs-ri/pom.xml b/bundles/jaxrs-ri/pom.xml index e6a7a7fb97..ed35f18d11 100644 --- a/bundles/jaxrs-ri/pom.xml +++ b/bundles/jaxrs-ri/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.bundles project - 3.0.99-SNAPSHOT + 3.0.17 jaxrs-ri diff --git a/bundles/pom.xml b/bundles/pom.xml index 052dfb751b..6b76389d23 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.bundles diff --git a/connectors/apache-connector/pom.xml b/connectors/apache-connector/pom.xml index 82efb18284..58dc0d7586 100644 --- a/connectors/apache-connector/pom.xml +++ b/connectors/apache-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.99-SNAPSHOT + 3.0.17 jersey-apache-connector diff --git a/connectors/apache5-connector/pom.xml b/connectors/apache5-connector/pom.xml index 88723e6841..10ef29ef72 100644 --- a/connectors/apache5-connector/pom.xml +++ b/connectors/apache5-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.99-SNAPSHOT + 3.0.17 jersey-apache5-connector diff --git a/connectors/grizzly-connector/pom.xml b/connectors/grizzly-connector/pom.xml index 2b25a35682..e233f304d0 100644 --- a/connectors/grizzly-connector/pom.xml +++ b/connectors/grizzly-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.99-SNAPSHOT + 3.0.17 jersey-grizzly-connector diff --git a/connectors/helidon-connector/pom.xml b/connectors/helidon-connector/pom.xml index 8453f9b924..4f3940dc9b 100644 --- a/connectors/helidon-connector/pom.xml +++ b/connectors/helidon-connector/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.connectors - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/connectors/jdk-connector/pom.xml b/connectors/jdk-connector/pom.xml index c3b83013c8..9ac033bad3 100644 --- a/connectors/jdk-connector/pom.xml +++ b/connectors/jdk-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.99-SNAPSHOT + 3.0.17 jersey-jdk-connector diff --git a/connectors/jetty-connector/pom.xml b/connectors/jetty-connector/pom.xml index 86876ec0d1..85178861ac 100644 --- a/connectors/jetty-connector/pom.xml +++ b/connectors/jetty-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.99-SNAPSHOT + 3.0.17 jersey-jetty-connector diff --git a/connectors/jetty-http2-connector/pom.xml b/connectors/jetty-http2-connector/pom.xml index 00356708d8..8f364c3ebf 100644 --- a/connectors/jetty-http2-connector/pom.xml +++ b/connectors/jetty-http2-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.99-SNAPSHOT + 3.0.17 jersey-jetty-http2-connector diff --git a/connectors/netty-connector/pom.xml b/connectors/netty-connector/pom.xml index 0d4ed01881..8f24d999a7 100644 --- a/connectors/netty-connector/pom.xml +++ b/connectors/netty-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.99-SNAPSHOT + 3.0.17 jersey-netty-connector diff --git a/connectors/pom.xml b/connectors/pom.xml index a48065d3dc..0015d15090 100644 --- a/connectors/pom.xml +++ b/connectors/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.connectors diff --git a/containers/glassfish/jersey-gf-ejb/pom.xml b/containers/glassfish/jersey-gf-ejb/pom.xml index d388b7e5f1..38de9d4237 100644 --- a/containers/glassfish/jersey-gf-ejb/pom.xml +++ b/containers/glassfish/jersey-gf-ejb/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers.glassfish project - 3.0.99-SNAPSHOT + 3.0.17 jersey-gf-ejb diff --git a/containers/glassfish/pom.xml b/containers/glassfish/pom.xml index e7f1668475..5d365c21c7 100644 --- a/containers/glassfish/pom.xml +++ b/containers/glassfish/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.containers.glassfish diff --git a/containers/grizzly2-http/pom.xml b/containers/grizzly2-http/pom.xml index c8a2bb61c4..71da019c4d 100644 --- a/containers/grizzly2-http/pom.xml +++ b/containers/grizzly2-http/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.containers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-container-grizzly2-http diff --git a/containers/grizzly2-servlet/pom.xml b/containers/grizzly2-servlet/pom.xml index 95887084fb..8bf40799e3 100644 --- a/containers/grizzly2-servlet/pom.xml +++ b/containers/grizzly2-servlet/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-container-grizzly2-servlet diff --git a/containers/jdk-http/pom.xml b/containers/jdk-http/pom.xml index 659b4dc1d7..4ba59b0ae3 100644 --- a/containers/jdk-http/pom.xml +++ b/containers/jdk-http/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-container-jdk-http diff --git a/containers/jersey-servlet-core/pom.xml b/containers/jersey-servlet-core/pom.xml index 5985e69e28..0b8adcd1c7 100644 --- a/containers/jersey-servlet-core/pom.xml +++ b/containers/jersey-servlet-core/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-container-servlet-core diff --git a/containers/jersey-servlet/pom.xml b/containers/jersey-servlet/pom.xml index e47c6f22b6..42ba2ac26a 100644 --- a/containers/jersey-servlet/pom.xml +++ b/containers/jersey-servlet/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-container-servlet diff --git a/containers/jetty-http/pom.xml b/containers/jetty-http/pom.xml index ce0768dfc2..a2832d559b 100644 --- a/containers/jetty-http/pom.xml +++ b/containers/jetty-http/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.containers - 3.0.99-SNAPSHOT + 3.0.17 jersey-container-jetty-http diff --git a/containers/jetty-http2/pom.xml b/containers/jetty-http2/pom.xml index 59d26efe5f..4ddfb84634 100644 --- a/containers/jetty-http2/pom.xml +++ b/containers/jetty-http2/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.containers - 3.0.99-SNAPSHOT + 3.0.17 jersey-container-jetty-http2 diff --git a/containers/jetty-servlet/pom.xml b/containers/jetty-servlet/pom.xml index 73f1f694c0..d7f41c51c8 100644 --- a/containers/jetty-servlet/pom.xml +++ b/containers/jetty-servlet/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-container-jetty-servlet diff --git a/containers/netty-http/pom.xml b/containers/netty-http/pom.xml index 2b07fcf45c..885f04a8aa 100644 --- a/containers/netty-http/pom.xml +++ b/containers/netty-http/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-container-netty-http diff --git a/containers/pom.xml b/containers/pom.xml index be05caf2fa..f2de061928 100644 --- a/containers/pom.xml +++ b/containers/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.containers diff --git a/containers/simple-http/pom.xml b/containers/simple-http/pom.xml index e21c30101d..10029f02ba 100644 --- a/containers/simple-http/pom.xml +++ b/containers/simple-http/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-container-simple-http diff --git a/core-client/pom.xml b/core-client/pom.xml index fefc6842e4..5e1b6fcfa2 100644 --- a/core-client/pom.xml +++ b/core-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.core diff --git a/core-common/pom.xml b/core-common/pom.xml index 0a1c0867bb..c9704f1f6a 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.core diff --git a/core-server/pom.xml b/core-server/pom.xml index 171512f2a3..1022cc3fb2 100644 --- a/core-server/pom.xml +++ b/core-server/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.core diff --git a/docs/pom.xml b/docs/pom.xml index 062ff1fe69..34022a6221 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 jersey-documentation pom diff --git a/examples/assemblies/pom.xml b/examples/assemblies/pom.xml index 1c54fae2f1..3d58804647 100644 --- a/examples/assemblies/pom.xml +++ b/examples/assemblies/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 assemblies diff --git a/examples/bookmark-em/pom.xml b/examples/bookmark-em/pom.xml index 3663370df6..db82bdc96c 100644 --- a/examples/bookmark-em/pom.xml +++ b/examples/bookmark-em/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 bookmark-em diff --git a/examples/bookmark/pom.xml b/examples/bookmark/pom.xml index 21d30d8350..4ea8ae248b 100644 --- a/examples/bookmark/pom.xml +++ b/examples/bookmark/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 bookmark diff --git a/examples/bookstore-webapp/pom.xml b/examples/bookstore-webapp/pom.xml index d8c472587b..2fdc2a404d 100644 --- a/examples/bookstore-webapp/pom.xml +++ b/examples/bookstore-webapp/pom.xml @@ -35,7 +35,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 bookstore-webapp diff --git a/examples/cdi-webapp/pom.xml b/examples/cdi-webapp/pom.xml index 4531b60ef1..aeb5eaecb1 100644 --- a/examples/cdi-webapp/pom.xml +++ b/examples/cdi-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 cdi-webapp diff --git a/examples/clipboard-programmatic/pom.xml b/examples/clipboard-programmatic/pom.xml index 36b2854dc2..41af779d20 100644 --- a/examples/clipboard-programmatic/pom.xml +++ b/examples/clipboard-programmatic/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 clipboard-programmatic diff --git a/examples/clipboard/pom.xml b/examples/clipboard/pom.xml index 34ab9c20e3..4c55b4958b 100644 --- a/examples/clipboard/pom.xml +++ b/examples/clipboard/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 clipboard diff --git a/examples/configured-client/pom.xml b/examples/configured-client/pom.xml index 6d38f0d9f7..4648311586 100644 --- a/examples/configured-client/pom.xml +++ b/examples/configured-client/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 configured-client diff --git a/examples/declarative-linking/pom.xml b/examples/declarative-linking/pom.xml index 63c4e780de..9cd63ffcfa 100644 --- a/examples/declarative-linking/pom.xml +++ b/examples/declarative-linking/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 declarative-linking diff --git a/examples/entity-filtering-security/pom.xml b/examples/entity-filtering-security/pom.xml index 5cb67a3807..b2072a7639 100644 --- a/examples/entity-filtering-security/pom.xml +++ b/examples/entity-filtering-security/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 entity-filtering-security diff --git a/examples/entity-filtering-selectable/pom.xml b/examples/entity-filtering-selectable/pom.xml index 6664f23de7..e1dcb45a13 100644 --- a/examples/entity-filtering-selectable/pom.xml +++ b/examples/entity-filtering-selectable/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 entity-filtering-selectable diff --git a/examples/entity-filtering/pom.xml b/examples/entity-filtering/pom.xml index 4af5fa458d..abf9f9bad2 100644 --- a/examples/entity-filtering/pom.xml +++ b/examples/entity-filtering/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 entity-filtering diff --git a/examples/exception-mapping/pom.xml b/examples/exception-mapping/pom.xml index b55aa9e816..0662c7e92a 100644 --- a/examples/exception-mapping/pom.xml +++ b/examples/exception-mapping/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 exception-mapping diff --git a/examples/extended-wadl-webapp/pom.xml b/examples/extended-wadl-webapp/pom.xml index 8d239a725f..95a1172e88 100644 --- a/examples/extended-wadl-webapp/pom.xml +++ b/examples/extended-wadl-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 extended-wadl-webapp diff --git a/examples/freemarker-webapp/pom.xml b/examples/freemarker-webapp/pom.xml index d5b30424f8..9e29b1ec2c 100644 --- a/examples/freemarker-webapp/pom.xml +++ b/examples/freemarker-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 freemarker-webapp diff --git a/examples/groovy/pom.xml b/examples/groovy/pom.xml index a12fae22b2..f3770cf2d6 100644 --- a/examples/groovy/pom.xml +++ b/examples/groovy/pom.xml @@ -16,7 +16,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 groovy jar diff --git a/examples/helloworld-benchmark/pom.xml b/examples/helloworld-benchmark/pom.xml index 055c055211..5c7801b11e 100644 --- a/examples/helloworld-benchmark/pom.xml +++ b/examples/helloworld-benchmark/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 helloworld-benchmark diff --git a/examples/helloworld-cdi2-se/pom.xml b/examples/helloworld-cdi2-se/pom.xml index fa19a705d9..63ab3c31a3 100644 --- a/examples/helloworld-cdi2-se/pom.xml +++ b/examples/helloworld-cdi2-se/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 helloworld-cdi2-se diff --git a/examples/helloworld-netty/pom.xml b/examples/helloworld-netty/pom.xml index 2bb3e5fb1b..e962da9ede 100644 --- a/examples/helloworld-netty/pom.xml +++ b/examples/helloworld-netty/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 helloworld-netty diff --git a/examples/helloworld-programmatic/pom.xml b/examples/helloworld-programmatic/pom.xml index 6636d3a8d3..9d7a34f722 100644 --- a/examples/helloworld-programmatic/pom.xml +++ b/examples/helloworld-programmatic/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 helloworld-programmatic diff --git a/examples/helloworld-pure-jax-rs/pom.xml b/examples/helloworld-pure-jax-rs/pom.xml index 768bfec32b..0c08d55548 100644 --- a/examples/helloworld-pure-jax-rs/pom.xml +++ b/examples/helloworld-pure-jax-rs/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 helloworld-pure-jax-rs diff --git a/examples/helloworld-spring-annotations/pom.xml b/examples/helloworld-spring-annotations/pom.xml index 0874ae93ba..f412cf1cf3 100644 --- a/examples/helloworld-spring-annotations/pom.xml +++ b/examples/helloworld-spring-annotations/pom.xml @@ -15,7 +15,7 @@ project org.glassfish.jersey.examples - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 helloworld-spring-annotations diff --git a/examples/helloworld-spring-webapp/pom.xml b/examples/helloworld-spring-webapp/pom.xml index 81d3514276..87306a1e06 100644 --- a/examples/helloworld-spring-webapp/pom.xml +++ b/examples/helloworld-spring-webapp/pom.xml @@ -25,7 +25,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 helloworld-spring-webapp diff --git a/examples/helloworld-webapp/pom.xml b/examples/helloworld-webapp/pom.xml index f0ad725407..6614ba8bde 100644 --- a/examples/helloworld-webapp/pom.xml +++ b/examples/helloworld-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 helloworld-webapp diff --git a/examples/helloworld-weld/pom.xml b/examples/helloworld-weld/pom.xml index a5ce51c07e..2c6777396e 100644 --- a/examples/helloworld-weld/pom.xml +++ b/examples/helloworld-weld/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 helloworld-weld diff --git a/examples/helloworld/pom.xml b/examples/helloworld/pom.xml index b99c2efb54..fb262fd3da 100644 --- a/examples/helloworld/pom.xml +++ b/examples/helloworld/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 helloworld diff --git a/examples/http-patch/pom.xml b/examples/http-patch/pom.xml index 567d9ad534..10844ffacd 100644 --- a/examples/http-patch/pom.xml +++ b/examples/http-patch/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 http-patch diff --git a/examples/http-trace/pom.xml b/examples/http-trace/pom.xml index 0026193530..e3f629f624 100644 --- a/examples/http-trace/pom.xml +++ b/examples/http-trace/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 http-trace diff --git a/examples/https-clientserver-grizzly/pom.xml b/examples/https-clientserver-grizzly/pom.xml index 1ff6f66e2e..e47bbdf580 100644 --- a/examples/https-clientserver-grizzly/pom.xml +++ b/examples/https-clientserver-grizzly/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 https-clientserver-grizzly diff --git a/examples/https-server-glassfish/pom.xml b/examples/https-server-glassfish/pom.xml index 1273186bb5..ec9bc97305 100644 --- a/examples/https-server-glassfish/pom.xml +++ b/examples/https-server-glassfish/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 https-server-glassfish diff --git a/examples/java8-webapp/pom.xml b/examples/java8-webapp/pom.xml index 25d7e1ba28..d4e7d2504e 100644 --- a/examples/java8-webapp/pom.xml +++ b/examples/java8-webapp/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 java8-webapp diff --git a/examples/jaxb/pom.xml b/examples/jaxb/pom.xml index 44303095c9..5a74b2e880 100644 --- a/examples/jaxb/pom.xml +++ b/examples/jaxb/pom.xml @@ -16,7 +16,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 jaxb diff --git a/examples/jaxrs-types-injection/pom.xml b/examples/jaxrs-types-injection/pom.xml index 63e5a87f17..df105386b5 100644 --- a/examples/jaxrs-types-injection/pom.xml +++ b/examples/jaxrs-types-injection/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 jaxrs-types-injection diff --git a/examples/jersey-ejb/pom.xml b/examples/jersey-ejb/pom.xml index 83d4303ee1..eb059879bb 100644 --- a/examples/jersey-ejb/pom.xml +++ b/examples/jersey-ejb/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 jersey-ejb diff --git a/examples/json-binding-webapp/pom.xml b/examples/json-binding-webapp/pom.xml index 7251947a7c..fa3c2b1311 100644 --- a/examples/json-binding-webapp/pom.xml +++ b/examples/json-binding-webapp/pom.xml @@ -16,7 +16,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 json-binding-webapp diff --git a/examples/json-jackson/pom.xml b/examples/json-jackson/pom.xml index 4f27b7307d..b9a1cbe61a 100644 --- a/examples/json-jackson/pom.xml +++ b/examples/json-jackson/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 json-jackson diff --git a/examples/json-jettison/pom.xml b/examples/json-jettison/pom.xml index b59825a28a..06283aba7d 100644 --- a/examples/json-jettison/pom.xml +++ b/examples/json-jettison/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 json-jettison diff --git a/examples/json-moxy/pom.xml b/examples/json-moxy/pom.xml index 1424646afd..05def0f7c7 100644 --- a/examples/json-moxy/pom.xml +++ b/examples/json-moxy/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 json-moxy diff --git a/examples/json-processing-webapp/pom.xml b/examples/json-processing-webapp/pom.xml index ddbf757a34..519b312f2b 100644 --- a/examples/json-processing-webapp/pom.xml +++ b/examples/json-processing-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 json-processing-webapp diff --git a/examples/json-with-padding/pom.xml b/examples/json-with-padding/pom.xml index 836cea3224..8890d3b357 100644 --- a/examples/json-with-padding/pom.xml +++ b/examples/json-with-padding/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 json-with-padding diff --git a/examples/managed-beans-webapp/pom.xml b/examples/managed-beans-webapp/pom.xml index 700bf51ee5..7e926add9c 100644 --- a/examples/managed-beans-webapp/pom.xml +++ b/examples/managed-beans-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 managed-beans-webapp diff --git a/examples/managed-client-simple-webapp/pom.xml b/examples/managed-client-simple-webapp/pom.xml index b0c44ce45f..50ced84b8f 100644 --- a/examples/managed-client-simple-webapp/pom.xml +++ b/examples/managed-client-simple-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 managed-client-simple-webapp diff --git a/examples/managed-client-webapp/pom.xml b/examples/managed-client-webapp/pom.xml index 84d614d0d8..2d75498730 100644 --- a/examples/managed-client-webapp/pom.xml +++ b/examples/managed-client-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 managed-client-webapp diff --git a/examples/managed-client/pom.xml b/examples/managed-client/pom.xml index 573177b84e..65f0c5cf5b 100644 --- a/examples/managed-client/pom.xml +++ b/examples/managed-client/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 managed-client diff --git a/examples/micrometer/pom.xml b/examples/micrometer/pom.xml index b536662f26..e06cf9403d 100644 --- a/examples/micrometer/pom.xml +++ b/examples/micrometer/pom.xml @@ -16,7 +16,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 jersey-micrometer-webapp diff --git a/examples/multipart-webapp/pom.xml b/examples/multipart-webapp/pom.xml index 06b3afa4d0..1951e2334b 100644 --- a/examples/multipart-webapp/pom.xml +++ b/examples/multipart-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 multipart-webapp diff --git a/examples/oauth-client-twitter/pom.xml b/examples/oauth-client-twitter/pom.xml index 1cac7ba9c0..2cf3a5b488 100644 --- a/examples/oauth-client-twitter/pom.xml +++ b/examples/oauth-client-twitter/pom.xml @@ -15,7 +15,7 @@ project org.glassfish.jersey.examples - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/examples/open-tracing/pom.xml b/examples/open-tracing/pom.xml index 43708921c9..e7a9ef116f 100644 --- a/examples/open-tracing/pom.xml +++ b/examples/open-tracing/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 open-tracing diff --git a/examples/osgi-helloworld-webapp/additional-bundle/pom.xml b/examples/osgi-helloworld-webapp/additional-bundle/pom.xml index 6a7a6b9357..b09b2eb97b 100644 --- a/examples/osgi-helloworld-webapp/additional-bundle/pom.xml +++ b/examples/osgi-helloworld-webapp/additional-bundle/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples osgi-helloworld-webapp - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.examples.osgi-helloworld-webapp diff --git a/examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml b/examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml index 750155077f..61f55260f2 100644 --- a/examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml +++ b/examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples osgi-helloworld-webapp - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.examples.osgi-helloworld-webapp diff --git a/examples/osgi-helloworld-webapp/functional-test/pom.xml b/examples/osgi-helloworld-webapp/functional-test/pom.xml index 8453b3a241..cfc5c1c719 100644 --- a/examples/osgi-helloworld-webapp/functional-test/pom.xml +++ b/examples/osgi-helloworld-webapp/functional-test/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples osgi-helloworld-webapp - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.examples.osgi-helloworld-webapp diff --git a/examples/osgi-helloworld-webapp/lib-bundle/pom.xml b/examples/osgi-helloworld-webapp/lib-bundle/pom.xml index dcd3cbc002..3c46a1f423 100644 --- a/examples/osgi-helloworld-webapp/lib-bundle/pom.xml +++ b/examples/osgi-helloworld-webapp/lib-bundle/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples osgi-helloworld-webapp - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.examples.osgi-helloworld-webapp diff --git a/examples/osgi-helloworld-webapp/pom.xml b/examples/osgi-helloworld-webapp/pom.xml index ea5cb87079..aeb2a7f307 100644 --- a/examples/osgi-helloworld-webapp/pom.xml +++ b/examples/osgi-helloworld-webapp/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 osgi-helloworld-webapp diff --git a/examples/osgi-helloworld-webapp/war-bundle/pom.xml b/examples/osgi-helloworld-webapp/war-bundle/pom.xml index 1249a34c17..e78fd7b82b 100644 --- a/examples/osgi-helloworld-webapp/war-bundle/pom.xml +++ b/examples/osgi-helloworld-webapp/war-bundle/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples osgi-helloworld-webapp - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.examples.osgi-helloworld-webapp diff --git a/examples/pom.xml b/examples/pom.xml index 609875fd54..d912953038 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 diff --git a/examples/reload/pom.xml b/examples/reload/pom.xml index fbb06f85e2..9319b74312 100644 --- a/examples/reload/pom.xml +++ b/examples/reload/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 reload diff --git a/examples/rx-client-webapp/pom.xml b/examples/rx-client-webapp/pom.xml index 9fb7b2cb3f..2483e290d7 100644 --- a/examples/rx-client-webapp/pom.xml +++ b/examples/rx-client-webapp/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 rx-client-webapp diff --git a/examples/server-async-managed/pom.xml b/examples/server-async-managed/pom.xml index 633a6924e4..6582411d89 100644 --- a/examples/server-async-managed/pom.xml +++ b/examples/server-async-managed/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 server-async-managed diff --git a/examples/server-async-standalone/client/pom.xml b/examples/server-async-standalone/client/pom.xml index 7978e51f7f..a2e5975ecc 100644 --- a/examples/server-async-standalone/client/pom.xml +++ b/examples/server-async-standalone/client/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples server-async-standalone - 3.0.99-SNAPSHOT + 3.0.17 server-async-standalone-client diff --git a/examples/server-async-standalone/pom.xml b/examples/server-async-standalone/pom.xml index 8f8a4e8732..05bff463ea 100644 --- a/examples/server-async-standalone/pom.xml +++ b/examples/server-async-standalone/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 server-async-standalone diff --git a/examples/server-async-standalone/webapp/pom.xml b/examples/server-async-standalone/webapp/pom.xml index 7e0e602be5..9d7c4498fb 100644 --- a/examples/server-async-standalone/webapp/pom.xml +++ b/examples/server-async-standalone/webapp/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples server-async-standalone - 3.0.99-SNAPSHOT + 3.0.17 server-async-standalone-webapp diff --git a/examples/server-async/pom.xml b/examples/server-async/pom.xml index b7e53e433f..c2e9979719 100644 --- a/examples/server-async/pom.xml +++ b/examples/server-async/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 server-async diff --git a/examples/server-sent-events-jaxrs/pom.xml b/examples/server-sent-events-jaxrs/pom.xml index 1308d80ce6..74049908d6 100644 --- a/examples/server-sent-events-jaxrs/pom.xml +++ b/examples/server-sent-events-jaxrs/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 server-sent-events-jaxrs diff --git a/examples/server-sent-events-jersey/pom.xml b/examples/server-sent-events-jersey/pom.xml index 5f82dcaa2f..d8780b467e 100644 --- a/examples/server-sent-events-jersey/pom.xml +++ b/examples/server-sent-events-jersey/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 server-sent-events-jersey diff --git a/examples/servlet3-webapp/pom.xml b/examples/servlet3-webapp/pom.xml index 1e2a7dbee2..c486fcf8a0 100644 --- a/examples/servlet3-webapp/pom.xml +++ b/examples/servlet3-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 servlet3-webapp diff --git a/examples/simple-console/pom.xml b/examples/simple-console/pom.xml index b1e17d4af6..328b9670c1 100644 --- a/examples/simple-console/pom.xml +++ b/examples/simple-console/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 simple-console diff --git a/examples/sse-item-store-jaxrs-webapp/pom.xml b/examples/sse-item-store-jaxrs-webapp/pom.xml index 58c0837532..189bf6fe6d 100644 --- a/examples/sse-item-store-jaxrs-webapp/pom.xml +++ b/examples/sse-item-store-jaxrs-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 sse-item-store-jaxrs-webapp diff --git a/examples/sse-item-store-jersey-webapp/pom.xml b/examples/sse-item-store-jersey-webapp/pom.xml index 2bac026098..e409353df2 100644 --- a/examples/sse-item-store-jersey-webapp/pom.xml +++ b/examples/sse-item-store-jersey-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.99-SNAPSHOT + 3.0.17 sse-item-store-jersey-webapp diff --git a/examples/sse-twitter-aggregator/pom.xml b/examples/sse-twitter-aggregator/pom.xml index 601d9d26bc..14e26bc9b1 100644 --- a/examples/sse-twitter-aggregator/pom.xml +++ b/examples/sse-twitter-aggregator/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 sse-twitter-aggregator diff --git a/examples/system-properties-example/pom.xml b/examples/system-properties-example/pom.xml index aa3d103319..783636b538 100644 --- a/examples/system-properties-example/pom.xml +++ b/examples/system-properties-example/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 system-properties-example diff --git a/examples/webapp-example-parent/pom.xml b/examples/webapp-example-parent/pom.xml index ebcde20065..1c1f067f28 100644 --- a/examples/webapp-example-parent/pom.xml +++ b/examples/webapp-example-parent/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 webapp-example-parent diff --git a/examples/xml-moxy/pom.xml b/examples/xml-moxy/pom.xml index 2a272598f0..315d6a8b91 100644 --- a/examples/xml-moxy/pom.xml +++ b/examples/xml-moxy/pom.xml @@ -16,7 +16,7 @@ org.glassfish.jersey.examples project - 3.0.99-SNAPSHOT + 3.0.17 xml-moxy diff --git a/ext/bean-validation/pom.xml b/ext/bean-validation/pom.xml index 743a933698..6640b5a5dc 100644 --- a/ext/bean-validation/pom.xml +++ b/ext/bean-validation/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.ext project - 3.0.99-SNAPSHOT + 3.0.17 jersey-bean-validation diff --git a/ext/cdi/jersey-cdi-rs-inject/pom.xml b/ext/cdi/jersey-cdi-rs-inject/pom.xml index 7fbd6c306c..6ba3ab232f 100644 --- a/ext/cdi/jersey-cdi-rs-inject/pom.xml +++ b/ext/cdi/jersey-cdi-rs-inject/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.ext.cdi - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml b/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml index 7e22ff6d83..52869063dd 100644 --- a/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml +++ b/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.cdi project - 3.0.99-SNAPSHOT + 3.0.17 jersey-cdi1x-ban-custom-hk2-binding diff --git a/ext/cdi/jersey-cdi1x-servlet/pom.xml b/ext/cdi/jersey-cdi1x-servlet/pom.xml index 0301b3b563..0e0cc11cc3 100644 --- a/ext/cdi/jersey-cdi1x-servlet/pom.xml +++ b/ext/cdi/jersey-cdi1x-servlet/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.cdi project - 3.0.99-SNAPSHOT + 3.0.17 jersey-cdi1x-servlet diff --git a/ext/cdi/jersey-cdi1x-transaction/pom.xml b/ext/cdi/jersey-cdi1x-transaction/pom.xml index fad4a61b4e..d753ff4044 100644 --- a/ext/cdi/jersey-cdi1x-transaction/pom.xml +++ b/ext/cdi/jersey-cdi1x-transaction/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.cdi project - 3.0.99-SNAPSHOT + 3.0.17 jersey-cdi1x-transaction diff --git a/ext/cdi/jersey-cdi1x-validation/pom.xml b/ext/cdi/jersey-cdi1x-validation/pom.xml index 71f1bf3aaf..2b9d114cbc 100644 --- a/ext/cdi/jersey-cdi1x-validation/pom.xml +++ b/ext/cdi/jersey-cdi1x-validation/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.cdi project - 3.0.99-SNAPSHOT + 3.0.17 jersey-cdi1x-validation diff --git a/ext/cdi/jersey-cdi1x/pom.xml b/ext/cdi/jersey-cdi1x/pom.xml index 7ef1fbf512..6cd785de6d 100644 --- a/ext/cdi/jersey-cdi1x/pom.xml +++ b/ext/cdi/jersey-cdi1x/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.cdi project - 3.0.99-SNAPSHOT + 3.0.17 jersey-cdi1x diff --git a/ext/cdi/jersey-weld2-se/pom.xml b/ext/cdi/jersey-weld2-se/pom.xml index 9790e01be8..de77f8ba9f 100644 --- a/ext/cdi/jersey-weld2-se/pom.xml +++ b/ext/cdi/jersey-weld2-se/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.cdi project - 3.0.99-SNAPSHOT + 3.0.17 jersey-weld2-se diff --git a/ext/cdi/pom.xml b/ext/cdi/pom.xml index 0af9140d58..2926b2f5d5 100644 --- a/ext/cdi/pom.xml +++ b/ext/cdi/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.ext.cdi diff --git a/ext/entity-filtering/pom.xml b/ext/entity-filtering/pom.xml index 0eae91b407..c1e37c4596 100644 --- a/ext/entity-filtering/pom.xml +++ b/ext/entity-filtering/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.99-SNAPSHOT + 3.0.17 jersey-entity-filtering diff --git a/ext/metainf-services/pom.xml b/ext/metainf-services/pom.xml index 411dbb33cd..0925bf04c7 100644 --- a/ext/metainf-services/pom.xml +++ b/ext/metainf-services/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.99-SNAPSHOT + 3.0.17 jersey-metainf-services diff --git a/ext/micrometer/pom.xml b/ext/micrometer/pom.xml index 3980e2edee..f70274d2e4 100644 --- a/ext/micrometer/pom.xml +++ b/ext/micrometer/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.ext - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/ext/microprofile/mp-config/pom.xml b/ext/microprofile/mp-config/pom.xml index bbe540d718..f84785ef85 100644 --- a/ext/microprofile/mp-config/pom.xml +++ b/ext/microprofile/mp-config/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.ext.microprofile - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/ext/microprofile/mp-rest-client/pom.xml b/ext/microprofile/mp-rest-client/pom.xml index bd5463d78d..9b92cc5e87 100644 --- a/ext/microprofile/mp-rest-client/pom.xml +++ b/ext/microprofile/mp-rest-client/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.ext.microprofile - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/ext/microprofile/pom.xml b/ext/microprofile/pom.xml index bd69eafcc0..94c0a19553 100644 --- a/ext/microprofile/pom.xml +++ b/ext/microprofile/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.ext - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/ext/mvc-bean-validation/pom.xml b/ext/mvc-bean-validation/pom.xml index 852406b2cc..7e886aafad 100644 --- a/ext/mvc-bean-validation/pom.xml +++ b/ext/mvc-bean-validation/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.99-SNAPSHOT + 3.0.17 jersey-mvc-bean-validation diff --git a/ext/mvc-freemarker/pom.xml b/ext/mvc-freemarker/pom.xml index 5bcdd4fb2d..15d0e3e69f 100644 --- a/ext/mvc-freemarker/pom.xml +++ b/ext/mvc-freemarker/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.99-SNAPSHOT + 3.0.17 jersey-mvc-freemarker diff --git a/ext/mvc-jsp/pom.xml b/ext/mvc-jsp/pom.xml index dceb4efb0d..b755252d60 100644 --- a/ext/mvc-jsp/pom.xml +++ b/ext/mvc-jsp/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.99-SNAPSHOT + 3.0.17 jersey-mvc-jsp diff --git a/ext/mvc-mustache/pom.xml b/ext/mvc-mustache/pom.xml index e918d84cac..5e484162f8 100644 --- a/ext/mvc-mustache/pom.xml +++ b/ext/mvc-mustache/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.99-SNAPSHOT + 3.0.17 jersey-mvc-mustache diff --git a/ext/mvc-thymeleaf/pom.xml b/ext/mvc-thymeleaf/pom.xml index 2f25a7399d..16d33ec6b2 100644 --- a/ext/mvc-thymeleaf/pom.xml +++ b/ext/mvc-thymeleaf/pom.xml @@ -25,7 +25,7 @@ project org.glassfish.jersey.ext - 3.0.99-SNAPSHOT + 3.0.17 jersey-mvc-thymeleaf diff --git a/ext/mvc/pom.xml b/ext/mvc/pom.xml index 58927c3fbd..2540336254 100644 --- a/ext/mvc/pom.xml +++ b/ext/mvc/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.99-SNAPSHOT + 3.0.17 jersey-mvc diff --git a/ext/pom.xml b/ext/pom.xml index a13a88e730..96c74d0f2f 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.ext diff --git a/ext/proxy-client/pom.xml b/ext/proxy-client/pom.xml index 03b9119a3e..c8881ec0dd 100644 --- a/ext/proxy-client/pom.xml +++ b/ext/proxy-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.99-SNAPSHOT + 3.0.17 jersey-proxy-client diff --git a/ext/rx/pom.xml b/ext/rx/pom.xml index 2e86422618..ab5077b96c 100644 --- a/ext/rx/pom.xml +++ b/ext/rx/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.ext.rx diff --git a/ext/rx/rx-client-guava/pom.xml b/ext/rx/rx-client-guava/pom.xml index 5a147bcd00..e5184b9201 100644 --- a/ext/rx/rx-client-guava/pom.xml +++ b/ext/rx/rx-client-guava/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.rx project - 3.0.99-SNAPSHOT + 3.0.17 jersey-rx-client-guava diff --git a/ext/rx/rx-client-rxjava/pom.xml b/ext/rx/rx-client-rxjava/pom.xml index 07d7fb1562..f98ca614d4 100644 --- a/ext/rx/rx-client-rxjava/pom.xml +++ b/ext/rx/rx-client-rxjava/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.rx project - 3.0.99-SNAPSHOT + 3.0.17 jersey-rx-client-rxjava diff --git a/ext/rx/rx-client-rxjava2/pom.xml b/ext/rx/rx-client-rxjava2/pom.xml index 2a9830033d..7c5915fb15 100644 --- a/ext/rx/rx-client-rxjava2/pom.xml +++ b/ext/rx/rx-client-rxjava2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.rx project - 3.0.99-SNAPSHOT + 3.0.17 jersey-rx-client-rxjava2 diff --git a/ext/spring6/pom.xml b/ext/spring6/pom.xml index 1e5b000a11..e43006b2f5 100644 --- a/ext/spring6/pom.xml +++ b/ext/spring6/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.ext project - 3.0.99-SNAPSHOT + 3.0.17 jersey-spring6 diff --git a/ext/wadl-doclet/pom.xml b/ext/wadl-doclet/pom.xml index 0e8b3cb6e1..a775880c9b 100644 --- a/ext/wadl-doclet/pom.xml +++ b/ext/wadl-doclet/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.ext - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 jersey-wadl-doclet diff --git a/incubator/cdi-inject-weld/pom.xml b/incubator/cdi-inject-weld/pom.xml index 2d73880c9b..1e7d5abf20 100644 --- a/incubator/cdi-inject-weld/pom.xml +++ b/incubator/cdi-inject-weld/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.incubator project - 3.0.99-SNAPSHOT + 3.0.17 jersey-cdi-inject-weld diff --git a/incubator/declarative-linking/pom.xml b/incubator/declarative-linking/pom.xml index cdb5680870..528c868057 100644 --- a/incubator/declarative-linking/pom.xml +++ b/incubator/declarative-linking/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.incubator project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.ext diff --git a/incubator/gae-integration/pom.xml b/incubator/gae-integration/pom.xml index f0a09165aa..208e230d5d 100644 --- a/incubator/gae-integration/pom.xml +++ b/incubator/gae-integration/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.incubator project - 3.0.99-SNAPSHOT + 3.0.17 jersey-gae-integration diff --git a/incubator/html-json/pom.xml b/incubator/html-json/pom.xml index 5eed87b024..8fab842b8e 100644 --- a/incubator/html-json/pom.xml +++ b/incubator/html-json/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.incubator project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.media diff --git a/incubator/injectless-client/pom.xml b/incubator/injectless-client/pom.xml index daf7c243a9..725be7c79b 100644 --- a/incubator/injectless-client/pom.xml +++ b/incubator/injectless-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.incubator project - 3.0.99-SNAPSHOT + 3.0.17 jersey-injectless-client diff --git a/incubator/kryo/pom.xml b/incubator/kryo/pom.xml index 7ddc227efc..fe3141aa3d 100644 --- a/incubator/kryo/pom.xml +++ b/incubator/kryo/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.incubator project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.media diff --git a/incubator/open-tracing/pom.xml b/incubator/open-tracing/pom.xml index 5faa7b0f49..9af5ef4e63 100644 --- a/incubator/open-tracing/pom.xml +++ b/incubator/open-tracing/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.incubator project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.incubator diff --git a/incubator/pom.xml b/incubator/pom.xml index afbfda45a3..dcb614a024 100644 --- a/incubator/pom.xml +++ b/incubator/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.incubator diff --git a/inject/cdi2-se/pom.xml b/inject/cdi2-se/pom.xml index d63c8ea898..9020618a9b 100644 --- a/inject/cdi2-se/pom.xml +++ b/inject/cdi2-se/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.inject project - 3.0.99-SNAPSHOT + 3.0.17 jersey-cdi2-se diff --git a/inject/hk2/pom.xml b/inject/hk2/pom.xml index 84a04cfc59..b9578a6126 100644 --- a/inject/hk2/pom.xml +++ b/inject/hk2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.inject project - 3.0.99-SNAPSHOT + 3.0.17 jersey-hk2 diff --git a/inject/pom.xml b/inject/pom.xml index 1dec961cee..951321f8ec 100644 --- a/inject/pom.xml +++ b/inject/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.inject diff --git a/media/jaxb/pom.xml b/media/jaxb/pom.xml index 6586b38ea5..2578eb38ba 100644 --- a/media/jaxb/pom.xml +++ b/media/jaxb/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.99-SNAPSHOT + 3.0.17 jersey-media-jaxb diff --git a/media/json-binding/pom.xml b/media/json-binding/pom.xml index 53de4a880b..691bd179ac 100644 --- a/media/json-binding/pom.xml +++ b/media/json-binding/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.99-SNAPSHOT + 3.0.17 jersey-media-json-binding diff --git a/media/json-gson/pom.xml b/media/json-gson/pom.xml index a57df78910..41ead1ce97 100644 --- a/media/json-gson/pom.xml +++ b/media/json-gson/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.99-SNAPSHOT + 3.0.17 jersey-media-json-gson diff --git a/media/json-jackson/pom.xml b/media/json-jackson/pom.xml index cb27c7f711..eb8db0bdbe 100644 --- a/media/json-jackson/pom.xml +++ b/media/json-jackson/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.99-SNAPSHOT + 3.0.17 jersey-media-json-jackson diff --git a/media/json-jettison/pom.xml b/media/json-jettison/pom.xml index 30e074b38d..e43292e400 100644 --- a/media/json-jettison/pom.xml +++ b/media/json-jettison/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.99-SNAPSHOT + 3.0.17 jersey-media-json-jettison diff --git a/media/json-processing/pom.xml b/media/json-processing/pom.xml index aa851ad045..9521cb04ef 100644 --- a/media/json-processing/pom.xml +++ b/media/json-processing/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.99-SNAPSHOT + 3.0.17 jersey-media-json-processing diff --git a/media/moxy/pom.xml b/media/moxy/pom.xml index 5ae722eced..e52bfe2817 100644 --- a/media/moxy/pom.xml +++ b/media/moxy/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.99-SNAPSHOT + 3.0.17 jersey-media-moxy diff --git a/media/multipart/pom.xml b/media/multipart/pom.xml index ffda4d0ef3..a9dc3f507d 100644 --- a/media/multipart/pom.xml +++ b/media/multipart/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.99-SNAPSHOT + 3.0.17 jersey-media-multipart diff --git a/media/pom.xml b/media/pom.xml index adef754ee1..db646aee2e 100644 --- a/media/pom.xml +++ b/media/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.media diff --git a/media/sse/pom.xml b/media/sse/pom.xml index f1627a8da4..32b8b6b290 100644 --- a/media/sse/pom.xml +++ b/media/sse/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.99-SNAPSHOT + 3.0.17 jersey-media-sse diff --git a/pom.xml b/pom.xml index bc1397ead7..9cd298d570 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.glassfish.jersey project pom - 3.0.99-SNAPSHOT + 3.0.17 jersey Eclipse Jersey is the open source (under dual EPL+GPL license) Jakarta RESTful WebServices 3.0 diff --git a/security/oauth1-client/pom.xml b/security/oauth1-client/pom.xml index 750ec8d3e5..c96be602df 100644 --- a/security/oauth1-client/pom.xml +++ b/security/oauth1-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.security project - 3.0.99-SNAPSHOT + 3.0.17 oauth1-client diff --git a/security/oauth1-server/pom.xml b/security/oauth1-server/pom.xml index d59a01e4fe..b8ae7fb933 100644 --- a/security/oauth1-server/pom.xml +++ b/security/oauth1-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.security project - 3.0.99-SNAPSHOT + 3.0.17 oauth1-server diff --git a/security/oauth1-signature/pom.xml b/security/oauth1-signature/pom.xml index 562f7a248e..aac9dff208 100644 --- a/security/oauth1-signature/pom.xml +++ b/security/oauth1-signature/pom.xml @@ -21,7 +21,7 @@ org.glassfish.jersey.security project - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/security/oauth2-client/pom.xml b/security/oauth2-client/pom.xml index b0b9e0ec5e..d6834ff50b 100644 --- a/security/oauth2-client/pom.xml +++ b/security/oauth2-client/pom.xml @@ -21,7 +21,7 @@ org.glassfish.jersey.security project - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/security/pom.xml b/security/pom.xml index bfe13e677d..ec1c766adc 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.security diff --git a/test-framework/core/pom.xml b/test-framework/core/pom.xml index c26482fbfe..62d6464bc9 100644 --- a/test-framework/core/pom.xml +++ b/test-framework/core/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework project - 3.0.99-SNAPSHOT + 3.0.17 jersey-test-framework-core diff --git a/test-framework/maven/container-runner-maven-plugin/pom.xml b/test-framework/maven/container-runner-maven-plugin/pom.xml index 21bbfd3205..e82acbdba1 100644 --- a/test-framework/maven/container-runner-maven-plugin/pom.xml +++ b/test-framework/maven/container-runner-maven-plugin/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.maven project - 3.0.99-SNAPSHOT + 3.0.17 container-runner-maven-plugin diff --git a/test-framework/maven/custom-enforcer-rules/pom.xml b/test-framework/maven/custom-enforcer-rules/pom.xml index 5f702fc581..edb4ce8bd8 100644 --- a/test-framework/maven/custom-enforcer-rules/pom.xml +++ b/test-framework/maven/custom-enforcer-rules/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.maven project - 3.0.99-SNAPSHOT + 3.0.17 custom-enforcer-rules diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml index 66da100266..270bd91be6 100644 --- a/test-framework/maven/pom.xml +++ b/test-framework/maven/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.test-framework project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.test-framework.maven diff --git a/test-framework/memleak-test-common/pom.xml b/test-framework/memleak-test-common/pom.xml index be40dbfcea..b00298fcc2 100644 --- a/test-framework/memleak-test-common/pom.xml +++ b/test-framework/memleak-test-common/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework project - 3.0.99-SNAPSHOT + 3.0.17 memleak-test-common diff --git a/test-framework/pom.xml b/test-framework/pom.xml index 5d7da44253..b29fb143f5 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.test-framework diff --git a/test-framework/providers/bundle/pom.xml b/test-framework/providers/bundle/pom.xml index ec8f3bce30..1b0e639faa 100644 --- a/test-framework/providers/bundle/pom.xml +++ b/test-framework/providers/bundle/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.providers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-test-framework-provider-bundle diff --git a/test-framework/providers/external/pom.xml b/test-framework/providers/external/pom.xml index 53c05045c6..b60a224f89 100644 --- a/test-framework/providers/external/pom.xml +++ b/test-framework/providers/external/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.providers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-test-framework-provider-external diff --git a/test-framework/providers/grizzly2/pom.xml b/test-framework/providers/grizzly2/pom.xml index b3fd19eed6..468e665a3a 100644 --- a/test-framework/providers/grizzly2/pom.xml +++ b/test-framework/providers/grizzly2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.providers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-test-framework-provider-grizzly2 diff --git a/test-framework/providers/inmemory/pom.xml b/test-framework/providers/inmemory/pom.xml index 7af40a2bea..965c190f18 100644 --- a/test-framework/providers/inmemory/pom.xml +++ b/test-framework/providers/inmemory/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.providers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-test-framework-provider-inmemory diff --git a/test-framework/providers/jdk-http/pom.xml b/test-framework/providers/jdk-http/pom.xml index 56fce13ad1..30a24ed5e7 100644 --- a/test-framework/providers/jdk-http/pom.xml +++ b/test-framework/providers/jdk-http/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.providers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-test-framework-provider-jdk-http diff --git a/test-framework/providers/jetty-http2/pom.xml b/test-framework/providers/jetty-http2/pom.xml index caffc015ef..1cd0411d0a 100644 --- a/test-framework/providers/jetty-http2/pom.xml +++ b/test-framework/providers/jetty-http2/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.test-framework.providers - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/test-framework/providers/jetty/pom.xml b/test-framework/providers/jetty/pom.xml index 7e5e861155..e69c4afc5d 100644 --- a/test-framework/providers/jetty/pom.xml +++ b/test-framework/providers/jetty/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.test-framework.providers - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/test-framework/providers/netty/pom.xml b/test-framework/providers/netty/pom.xml index 0e439ecd6e..88bfe87b2a 100644 --- a/test-framework/providers/netty/pom.xml +++ b/test-framework/providers/netty/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.providers project - 3.0.99-SNAPSHOT + 3.0.17 jersey-test-framework-provider-netty diff --git a/test-framework/providers/pom.xml b/test-framework/providers/pom.xml index 564a4ac8d7..a994aa03e5 100644 --- a/test-framework/providers/pom.xml +++ b/test-framework/providers/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.test-framework.providers diff --git a/test-framework/providers/simple/pom.xml b/test-framework/providers/simple/pom.xml index bbb9e13433..1acc91ea76 100644 --- a/test-framework/providers/simple/pom.xml +++ b/test-framework/providers/simple/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.test-framework.providers - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/test-framework/util/pom.xml b/test-framework/util/pom.xml index b0adcadb18..524c9ec169 100644 --- a/test-framework/util/pom.xml +++ b/test-framework/util/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework project - 3.0.99-SNAPSHOT + 3.0.17 jersey-test-framework-util diff --git a/tests/e2e-client/pom.xml b/tests/e2e-client/pom.xml index a8e9f41157..6c393977a5 100644 --- a/tests/e2e-client/pom.xml +++ b/tests/e2e-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 e2e-client diff --git a/tests/e2e-core-common/pom.xml b/tests/e2e-core-common/pom.xml index 1364ab7faf..13f030d1fe 100644 --- a/tests/e2e-core-common/pom.xml +++ b/tests/e2e-core-common/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 e2e-core-common diff --git a/tests/e2e-entity/pom.xml b/tests/e2e-entity/pom.xml index 734264ad0d..fc81da1c78 100644 --- a/tests/e2e-entity/pom.xml +++ b/tests/e2e-entity/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 e2e-entity diff --git a/tests/e2e-inject/cdi-inject-weld/pom.xml b/tests/e2e-inject/cdi-inject-weld/pom.xml index 558857e707..2e8b5f5647 100644 --- a/tests/e2e-inject/cdi-inject-weld/pom.xml +++ b/tests/e2e-inject/cdi-inject-weld/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests e2e-inject - 3.0.99-SNAPSHOT + 3.0.17 e2e-inject-cdi-inject-weld diff --git a/tests/e2e-inject/cdi2-se/pom.xml b/tests/e2e-inject/cdi2-se/pom.xml index 8857958be2..484048867f 100644 --- a/tests/e2e-inject/cdi2-se/pom.xml +++ b/tests/e2e-inject/cdi2-se/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests e2e-inject - 3.0.99-SNAPSHOT + 3.0.17 e2e-inject-cdi2-se diff --git a/tests/e2e-inject/hk2/pom.xml b/tests/e2e-inject/hk2/pom.xml index 313e8e2482..ec65a7f2a3 100644 --- a/tests/e2e-inject/hk2/pom.xml +++ b/tests/e2e-inject/hk2/pom.xml @@ -23,7 +23,7 @@ e2e-inject org.glassfish.jersey.tests - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/e2e-inject/non-inject/pom.xml b/tests/e2e-inject/non-inject/pom.xml index f1f1082233..27c7a2e2f1 100644 --- a/tests/e2e-inject/non-inject/pom.xml +++ b/tests/e2e-inject/non-inject/pom.xml @@ -23,7 +23,7 @@ e2e-inject org.glassfish.jersey.tests - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/e2e-inject/pom.xml b/tests/e2e-inject/pom.xml index 35f74ec425..2252724de5 100644 --- a/tests/e2e-inject/pom.xml +++ b/tests/e2e-inject/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 e2e-inject diff --git a/tests/e2e-jdk-specifics/pom.xml b/tests/e2e-jdk-specifics/pom.xml index 6166ef1f41..671ae22daa 100644 --- a/tests/e2e-jdk-specifics/pom.xml +++ b/tests/e2e-jdk-specifics/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 e2e-jdk-specifics diff --git a/tests/e2e-server/pom.xml b/tests/e2e-server/pom.xml index 215cbfc10f..67b3a88423 100644 --- a/tests/e2e-server/pom.xml +++ b/tests/e2e-server/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 e2e-server diff --git a/tests/e2e-testng/pom.xml b/tests/e2e-testng/pom.xml index 2fca714421..e25e5e110b 100644 --- a/tests/e2e-testng/pom.xml +++ b/tests/e2e-testng/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 e2e-testng diff --git a/tests/e2e-tls/pom.xml b/tests/e2e-tls/pom.xml index 8e15cb6364..77c01746ca 100644 --- a/tests/e2e-tls/pom.xml +++ b/tests/e2e-tls/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 e2e-tls diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml index 94d1d8e3c4..268d87be18 100644 --- a/tests/e2e/pom.xml +++ b/tests/e2e/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 e2e diff --git a/tests/integration/asm/pom.xml b/tests/integration/asm/pom.xml index 096e38c455..a2cfe14a49 100644 --- a/tests/integration/asm/pom.xml +++ b/tests/integration/asm/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/async-jersey-filter/pom.xml b/tests/integration/async-jersey-filter/pom.xml index c9c3d4f100..28b370b72b 100644 --- a/tests/integration/async-jersey-filter/pom.xml +++ b/tests/integration/async-jersey-filter/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 async-jersey-filter diff --git a/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml b/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml index 139ff13437..8d2131471f 100644 --- a/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 cdi-beanvalidation-webapp diff --git a/tests/integration/cdi-integration/cdi-client-on-server/pom.xml b/tests/integration/cdi-integration/cdi-client-on-server/pom.xml index fea5a22757..0d86b2a3f2 100644 --- a/tests/integration/cdi-integration/cdi-client-on-server/pom.xml +++ b/tests/integration/cdi-integration/cdi-client-on-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 cdi-client-on-server diff --git a/tests/integration/cdi-integration/cdi-client/pom.xml b/tests/integration/cdi-integration/cdi-client/pom.xml index 888bd349e2..0a82810b08 100644 --- a/tests/integration/cdi-integration/cdi-client/pom.xml +++ b/tests/integration/cdi-integration/cdi-client/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 cdi-client diff --git a/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml b/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml index 18e70af32c..9e93a0c6ca 100644 --- a/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 cdi-ejb-test-webapp diff --git a/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml b/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml index 4f945682a4..5e38ca8a6a 100644 --- a/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 cdi-iface-with-non-jaxrs-impl-test-webapp diff --git a/tests/integration/cdi-integration/cdi-log-check/pom.xml b/tests/integration/cdi-integration/cdi-log-check/pom.xml index 4733e26bac..30ed7944e2 100644 --- a/tests/integration/cdi-integration/cdi-log-check/pom.xml +++ b/tests/integration/cdi-integration/cdi-log-check/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 cdi-log-check diff --git a/tests/integration/cdi-integration/cdi-manually-bound/pom.xml b/tests/integration/cdi-integration/cdi-manually-bound/pom.xml index 29405b1d1e..384d0a9d6c 100644 --- a/tests/integration/cdi-integration/cdi-manually-bound/pom.xml +++ b/tests/integration/cdi-integration/cdi-manually-bound/pom.xml @@ -23,7 +23,7 @@ cdi-integration-project org.glassfish.jersey.tests.integration.cdi - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml index e49c77fb65..77eb7f776a 100644 --- a/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml +++ b/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml index 2b4c7410c1..8cdc68a1cc 100644 --- a/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml +++ b/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/cdi-integration/cdi-multimodule/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/pom.xml index 034d712d1d..9894e8341f 100644 --- a/tests/integration/cdi-integration/cdi-multimodule/pom.xml +++ b/tests/integration/cdi-integration/cdi-multimodule/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 cdi-multimodule diff --git a/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml index 6ae2e7f7c1..043d5de13a 100644 --- a/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml +++ b/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml index 0cc877d229..a5cd024e25 100644 --- a/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml +++ b/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml b/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml index 948f201539..787310a2e5 100644 --- a/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 cdi-multipart-webapp diff --git a/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml b/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml index a1e6263a21..f82a69196e 100644 --- a/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml +++ b/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/cdi-integration/cdi-singleton/pom.xml b/tests/integration/cdi-integration/cdi-singleton/pom.xml index 7e44430792..1afa452292 100644 --- a/tests/integration/cdi-integration/cdi-singleton/pom.xml +++ b/tests/integration/cdi-integration/cdi-singleton/pom.xml @@ -23,7 +23,7 @@ cdi-integration-project org.glassfish.jersey.tests.integration.cdi - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/cdi-integration/cdi-skipping-analyzer/pom.xml b/tests/integration/cdi-integration/cdi-skipping-analyzer/pom.xml index 073f936a60..bf8bdf5a5d 100644 --- a/tests/integration/cdi-integration/cdi-skipping-analyzer/pom.xml +++ b/tests/integration/cdi-integration/cdi-skipping-analyzer/pom.xml @@ -23,7 +23,7 @@ cdi-integration-project org.glassfish.jersey.tests.integration.cdi - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/cdi-integration/cdi-test-webapp/pom.xml b/tests/integration/cdi-integration/cdi-test-webapp/pom.xml index c37a1e686c..7913a4f447 100644 --- a/tests/integration/cdi-integration/cdi-test-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-test-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 cdi-test-webapp diff --git a/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml b/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml index 174cf6ad92..4c30c3950b 100644 --- a/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 cdi-with-jersey-injection-custom-cfg-webapp diff --git a/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml b/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml index 2914f99148..3d59f39ece 100644 --- a/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 cdi-with-jersey-injection-custom-hk2-banned-webapp diff --git a/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml b/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml index f5be881a43..92907c0424 100644 --- a/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 cdi-with-jersey-injection-webapp diff --git a/tests/integration/cdi-integration/context-inject-on-server/pom.xml b/tests/integration/cdi-integration/context-inject-on-server/pom.xml index 85b8d7f5d7..bf717b886a 100644 --- a/tests/integration/cdi-integration/context-inject-on-server/pom.xml +++ b/tests/integration/cdi-integration/context-inject-on-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 context-inject-on-server diff --git a/tests/integration/cdi-integration/gf-cdi-inject/pom.xml b/tests/integration/cdi-integration/gf-cdi-inject/pom.xml index 5dac7d8c08..f6f3c7da34 100644 --- a/tests/integration/cdi-integration/gf-cdi-inject/pom.xml +++ b/tests/integration/cdi-integration/gf-cdi-inject/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.99-SNAPSHOT + 3.0.17 gf-cdi-inject-on-server diff --git a/tests/integration/cdi-integration/pom.xml b/tests/integration/cdi-integration/pom.xml index b054f69833..d9194fc739 100644 --- a/tests/integration/cdi-integration/pom.xml +++ b/tests/integration/cdi-integration/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 pom diff --git a/tests/integration/client-connector-provider/pom.xml b/tests/integration/client-connector-provider/pom.xml index 01bb35db4c..b5b540a095 100644 --- a/tests/integration/client-connector-provider/pom.xml +++ b/tests/integration/client-connector-provider/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 client-connector-provider diff --git a/tests/integration/ejb-multimodule-reload/ear/pom.xml b/tests/integration/ejb-multimodule-reload/ear/pom.xml index 289b4eae5a..cb05ed44b1 100644 --- a/tests/integration/ejb-multimodule-reload/ear/pom.xml +++ b/tests/integration/ejb-multimodule-reload/ear/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/ejb-multimodule-reload/lib/pom.xml b/tests/integration/ejb-multimodule-reload/lib/pom.xml index 54c38fdfbf..6b1fbd6441 100644 --- a/tests/integration/ejb-multimodule-reload/lib/pom.xml +++ b/tests/integration/ejb-multimodule-reload/lib/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/ejb-multimodule-reload/pom.xml b/tests/integration/ejb-multimodule-reload/pom.xml index af1c57a94f..28a6d7086e 100644 --- a/tests/integration/ejb-multimodule-reload/pom.xml +++ b/tests/integration/ejb-multimodule-reload/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ejb-multimodule-reload diff --git a/tests/integration/ejb-multimodule-reload/war1/pom.xml b/tests/integration/ejb-multimodule-reload/war1/pom.xml index c197c923a3..c11c2fb36b 100644 --- a/tests/integration/ejb-multimodule-reload/war1/pom.xml +++ b/tests/integration/ejb-multimodule-reload/war1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/ejb-multimodule-reload/war2/pom.xml b/tests/integration/ejb-multimodule-reload/war2/pom.xml index c0febb1755..b7978962e0 100644 --- a/tests/integration/ejb-multimodule-reload/war2/pom.xml +++ b/tests/integration/ejb-multimodule-reload/war2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/ejb-multimodule/ear/pom.xml b/tests/integration/ejb-multimodule/ear/pom.xml index ad6fa1e7d4..b8d94766d3 100644 --- a/tests/integration/ejb-multimodule/ear/pom.xml +++ b/tests/integration/ejb-multimodule/ear/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/ejb-multimodule/lib/pom.xml b/tests/integration/ejb-multimodule/lib/pom.xml index 9a4e53ea63..33a303e1ba 100644 --- a/tests/integration/ejb-multimodule/lib/pom.xml +++ b/tests/integration/ejb-multimodule/lib/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/ejb-multimodule/pom.xml b/tests/integration/ejb-multimodule/pom.xml index e8c321d76e..36e5ecabcd 100644 --- a/tests/integration/ejb-multimodule/pom.xml +++ b/tests/integration/ejb-multimodule/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ejb-multimodule diff --git a/tests/integration/ejb-multimodule/war/pom.xml b/tests/integration/ejb-multimodule/war/pom.xml index 47a54b7aa3..cdbeb1865b 100644 --- a/tests/integration/ejb-multimodule/war/pom.xml +++ b/tests/integration/ejb-multimodule/war/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/ejb-test-webapp/pom.xml b/tests/integration/ejb-test-webapp/pom.xml index be9285cf39..dba12d964c 100644 --- a/tests/integration/ejb-test-webapp/pom.xml +++ b/tests/integration/ejb-test-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ejb-test-webapp diff --git a/tests/integration/externalproperties/pom.xml b/tests/integration/externalproperties/pom.xml index 58bb379640..e84faa8614 100644 --- a/tests/integration/externalproperties/pom.xml +++ b/tests/integration/externalproperties/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 externalproperties diff --git a/tests/integration/j-376/pom.xml b/tests/integration/j-376/pom.xml index 9fc277472e..dc4d6c043d 100644 --- a/tests/integration/j-376/pom.xml +++ b/tests/integration/j-376/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 j-376 diff --git a/tests/integration/j-441/ear/pom.xml b/tests/integration/j-441/ear/pom.xml index 6250fbe60d..91f665d616 100644 --- a/tests/integration/j-441/ear/pom.xml +++ b/tests/integration/j-441/ear/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml j-441-ear diff --git a/tests/integration/j-441/pom.xml b/tests/integration/j-441/pom.xml index 972a4c169f..9fefc5c487 100644 --- a/tests/integration/j-441/pom.xml +++ b/tests/integration/j-441/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 j-441 diff --git a/tests/integration/j-441/war1/pom.xml b/tests/integration/j-441/war1/pom.xml index 3988f0614a..8d1c67638f 100644 --- a/tests/integration/j-441/war1/pom.xml +++ b/tests/integration/j-441/war1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/j-441/war2/pom.xml b/tests/integration/j-441/war2/pom.xml index a670bcc6de..a60f238072 100644 --- a/tests/integration/j-441/war2/pom.xml +++ b/tests/integration/j-441/war2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/j-59/ear/pom.xml b/tests/integration/j-59/ear/pom.xml index 143fdc096d..e61de3bada 100644 --- a/tests/integration/j-59/ear/pom.xml +++ b/tests/integration/j-59/ear/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/j-59/lib/pom.xml b/tests/integration/j-59/lib/pom.xml index 1021639989..d68951d54a 100644 --- a/tests/integration/j-59/lib/pom.xml +++ b/tests/integration/j-59/lib/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/j-59/pom.xml b/tests/integration/j-59/pom.xml index 8f10570cfe..30aa2138e3 100644 --- a/tests/integration/j-59/pom.xml +++ b/tests/integration/j-59/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 j-59 diff --git a/tests/integration/j-59/war/pom.xml b/tests/integration/j-59/war/pom.xml index 6336bd314a..9f34295aad 100644 --- a/tests/integration/j-59/war/pom.xml +++ b/tests/integration/j-59/war/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/integration/jackson-14/pom.xml b/tests/integration/jackson-14/pom.xml index 5a3a8dc080..ce52286c89 100644 --- a/tests/integration/jackson-14/pom.xml +++ b/tests/integration/jackson-14/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/jaxrs-component-inject/pom.xml b/tests/integration/jaxrs-component-inject/pom.xml index 217752ae6d..23d49225a8 100644 --- a/tests/integration/jaxrs-component-inject/pom.xml +++ b/tests/integration/jaxrs-component-inject/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jaxrs-component-inject diff --git a/tests/integration/jersey-1107/pom.xml b/tests/integration/jersey-1107/pom.xml index e9f49ddd59..be86b7b536 100644 --- a/tests/integration/jersey-1107/pom.xml +++ b/tests/integration/jersey-1107/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-1107 diff --git a/tests/integration/jersey-1223/pom.xml b/tests/integration/jersey-1223/pom.xml index 50f517f755..454270d940 100644 --- a/tests/integration/jersey-1223/pom.xml +++ b/tests/integration/jersey-1223/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 jersey-1223 diff --git a/tests/integration/jersey-1604/pom.xml b/tests/integration/jersey-1604/pom.xml index 6046f628be..482b0cc6e9 100644 --- a/tests/integration/jersey-1604/pom.xml +++ b/tests/integration/jersey-1604/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 jersey-1604 diff --git a/tests/integration/jersey-1667/pom.xml b/tests/integration/jersey-1667/pom.xml index 278c6989fd..2e61459bd2 100644 --- a/tests/integration/jersey-1667/pom.xml +++ b/tests/integration/jersey-1667/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-1667 diff --git a/tests/integration/jersey-1883/pom.xml b/tests/integration/jersey-1883/pom.xml index b06b1c121f..c44624f9b9 100644 --- a/tests/integration/jersey-1883/pom.xml +++ b/tests/integration/jersey-1883/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-1883 diff --git a/tests/integration/jersey-1928/pom.xml b/tests/integration/jersey-1928/pom.xml index daea1a5230..04c693dd6f 100644 --- a/tests/integration/jersey-1928/pom.xml +++ b/tests/integration/jersey-1928/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 jersey-1928 diff --git a/tests/integration/jersey-1960/pom.xml b/tests/integration/jersey-1960/pom.xml index 468385f4db..e85b657189 100644 --- a/tests/integration/jersey-1960/pom.xml +++ b/tests/integration/jersey-1960/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-1960 diff --git a/tests/integration/jersey-1964/pom.xml b/tests/integration/jersey-1964/pom.xml index 1bd2cc1a13..0e48eb30ac 100644 --- a/tests/integration/jersey-1964/pom.xml +++ b/tests/integration/jersey-1964/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-1964 diff --git a/tests/integration/jersey-2031/pom.xml b/tests/integration/jersey-2031/pom.xml index 0577609593..4dedbcdef0 100644 --- a/tests/integration/jersey-2031/pom.xml +++ b/tests/integration/jersey-2031/pom.xml @@ -25,7 +25,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2031 diff --git a/tests/integration/jersey-2136/pom.xml b/tests/integration/jersey-2136/pom.xml index 01cc34a05c..110fe86456 100644 --- a/tests/integration/jersey-2136/pom.xml +++ b/tests/integration/jersey-2136/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2136 diff --git a/tests/integration/jersey-2137/pom.xml b/tests/integration/jersey-2137/pom.xml index b767dbccf8..6ca2158015 100644 --- a/tests/integration/jersey-2137/pom.xml +++ b/tests/integration/jersey-2137/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2137 diff --git a/tests/integration/jersey-2154/pom.xml b/tests/integration/jersey-2154/pom.xml index 63056f6499..a55f669c2e 100644 --- a/tests/integration/jersey-2154/pom.xml +++ b/tests/integration/jersey-2154/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2154 diff --git a/tests/integration/jersey-2160/pom.xml b/tests/integration/jersey-2160/pom.xml index 0d3428218c..098c0dd0b2 100644 --- a/tests/integration/jersey-2160/pom.xml +++ b/tests/integration/jersey-2160/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2160 diff --git a/tests/integration/jersey-2164/pom.xml b/tests/integration/jersey-2164/pom.xml index 57d3e212f7..bdc00cda5f 100644 --- a/tests/integration/jersey-2164/pom.xml +++ b/tests/integration/jersey-2164/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2164 diff --git a/tests/integration/jersey-2167/pom.xml b/tests/integration/jersey-2167/pom.xml index 1005ef7e96..b9ce2c1834 100644 --- a/tests/integration/jersey-2167/pom.xml +++ b/tests/integration/jersey-2167/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2167 diff --git a/tests/integration/jersey-2176/pom.xml b/tests/integration/jersey-2176/pom.xml index 24aa77bfb1..fd66b8fad6 100644 --- a/tests/integration/jersey-2176/pom.xml +++ b/tests/integration/jersey-2176/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2176 diff --git a/tests/integration/jersey-2184/pom.xml b/tests/integration/jersey-2184/pom.xml index d4f0303368..98734f1535 100644 --- a/tests/integration/jersey-2184/pom.xml +++ b/tests/integration/jersey-2184/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2184 diff --git a/tests/integration/jersey-2255/pom.xml b/tests/integration/jersey-2255/pom.xml index ae7df01903..bfa2a02d9f 100644 --- a/tests/integration/jersey-2255/pom.xml +++ b/tests/integration/jersey-2255/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2255 diff --git a/tests/integration/jersey-2322/pom.xml b/tests/integration/jersey-2322/pom.xml index fc5f567ddf..64ce0f8a6e 100644 --- a/tests/integration/jersey-2322/pom.xml +++ b/tests/integration/jersey-2322/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2322 diff --git a/tests/integration/jersey-2335/pom.xml b/tests/integration/jersey-2335/pom.xml index 6a0a032442..4d6df5f8f9 100644 --- a/tests/integration/jersey-2335/pom.xml +++ b/tests/integration/jersey-2335/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2335 diff --git a/tests/integration/jersey-2421/pom.xml b/tests/integration/jersey-2421/pom.xml index 8705c2e21d..348ff81b56 100644 --- a/tests/integration/jersey-2421/pom.xml +++ b/tests/integration/jersey-2421/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2421 diff --git a/tests/integration/jersey-2551/pom.xml b/tests/integration/jersey-2551/pom.xml index f767620650..45b78a275c 100644 --- a/tests/integration/jersey-2551/pom.xml +++ b/tests/integration/jersey-2551/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2551 diff --git a/tests/integration/jersey-2612/pom.xml b/tests/integration/jersey-2612/pom.xml index c8b9abff4d..a48d6a7cfd 100644 --- a/tests/integration/jersey-2612/pom.xml +++ b/tests/integration/jersey-2612/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2612 diff --git a/tests/integration/jersey-2637/pom.xml b/tests/integration/jersey-2637/pom.xml index 1f040490fb..f718f46ad5 100644 --- a/tests/integration/jersey-2637/pom.xml +++ b/tests/integration/jersey-2637/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2637 diff --git a/tests/integration/jersey-2654/pom.xml b/tests/integration/jersey-2654/pom.xml index 3034e366dc..c34cbc5d9e 100644 --- a/tests/integration/jersey-2654/pom.xml +++ b/tests/integration/jersey-2654/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2654 diff --git a/tests/integration/jersey-2673/pom.xml b/tests/integration/jersey-2673/pom.xml index e228add6d4..14406f82a6 100644 --- a/tests/integration/jersey-2673/pom.xml +++ b/tests/integration/jersey-2673/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2673 diff --git a/tests/integration/jersey-2689/pom.xml b/tests/integration/jersey-2689/pom.xml index deb934a79f..4e9938fa48 100644 --- a/tests/integration/jersey-2689/pom.xml +++ b/tests/integration/jersey-2689/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2689 diff --git a/tests/integration/jersey-2704/pom.xml b/tests/integration/jersey-2704/pom.xml index 5dc92da6c1..07b5023aed 100644 --- a/tests/integration/jersey-2704/pom.xml +++ b/tests/integration/jersey-2704/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2704 diff --git a/tests/integration/jersey-2776/pom.xml b/tests/integration/jersey-2776/pom.xml index 82b05bb977..5f90e6b797 100644 --- a/tests/integration/jersey-2776/pom.xml +++ b/tests/integration/jersey-2776/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2776 diff --git a/tests/integration/jersey-2794/pom.xml b/tests/integration/jersey-2794/pom.xml index f35e413cb2..7b4071050d 100644 --- a/tests/integration/jersey-2794/pom.xml +++ b/tests/integration/jersey-2794/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2794 diff --git a/tests/integration/jersey-2846/pom.xml b/tests/integration/jersey-2846/pom.xml index 58df897fe9..e13c6a5a6c 100644 --- a/tests/integration/jersey-2846/pom.xml +++ b/tests/integration/jersey-2846/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2846 diff --git a/tests/integration/jersey-2878/pom.xml b/tests/integration/jersey-2878/pom.xml index 9811834553..1ad6225928 100644 --- a/tests/integration/jersey-2878/pom.xml +++ b/tests/integration/jersey-2878/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2878 diff --git a/tests/integration/jersey-2892/pom.xml b/tests/integration/jersey-2892/pom.xml index 51379721ec..706091d3f3 100644 --- a/tests/integration/jersey-2892/pom.xml +++ b/tests/integration/jersey-2892/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-2892 diff --git a/tests/integration/jersey-3662/pom.xml b/tests/integration/jersey-3662/pom.xml index 8b4e3d7a1a..4fe8d8b226 100644 --- a/tests/integration/jersey-3662/pom.xml +++ b/tests/integration/jersey-3662/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/jersey-3670/pom.xml b/tests/integration/jersey-3670/pom.xml index 47891e95e2..82c44ce390 100644 --- a/tests/integration/jersey-3670/pom.xml +++ b/tests/integration/jersey-3670/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-3670 diff --git a/tests/integration/jersey-3796/pom.xml b/tests/integration/jersey-3796/pom.xml index 009c29e9ee..31c620b0a4 100644 --- a/tests/integration/jersey-3796/pom.xml +++ b/tests/integration/jersey-3796/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-3796 diff --git a/tests/integration/jersey-3992/pom.xml b/tests/integration/jersey-3992/pom.xml index 3480a7371a..fed7c36012 100644 --- a/tests/integration/jersey-3992/pom.xml +++ b/tests/integration/jersey-3992/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-3992 diff --git a/tests/integration/jersey-4003/pom.xml b/tests/integration/jersey-4003/pom.xml index 732e332f37..1a0474fa12 100644 --- a/tests/integration/jersey-4003/pom.xml +++ b/tests/integration/jersey-4003/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/jersey-4099/pom.xml b/tests/integration/jersey-4099/pom.xml index 2d1eb2048c..7dcfb18073 100644 --- a/tests/integration/jersey-4099/pom.xml +++ b/tests/integration/jersey-4099/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-4099 diff --git a/tests/integration/jersey-4321/pom.xml b/tests/integration/jersey-4321/pom.xml index b991dad644..8b41f62a1e 100644 --- a/tests/integration/jersey-4321/pom.xml +++ b/tests/integration/jersey-4321/pom.xml @@ -24,7 +24,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/jersey-4507/pom.xml b/tests/integration/jersey-4507/pom.xml index dc20389617..5a38dc0654 100644 --- a/tests/integration/jersey-4507/pom.xml +++ b/tests/integration/jersey-4507/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/jersey-4542/pom.xml b/tests/integration/jersey-4542/pom.xml index d106b98b58..d57cba770b 100644 --- a/tests/integration/jersey-4542/pom.xml +++ b/tests/integration/jersey-4542/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/jersey-4697/pom.xml b/tests/integration/jersey-4697/pom.xml index 7672011f95..d7045af673 100644 --- a/tests/integration/jersey-4697/pom.xml +++ b/tests/integration/jersey-4697/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/jersey-4722/pom.xml b/tests/integration/jersey-4722/pom.xml index f5b7834dca..0788cebcb9 100644 --- a/tests/integration/jersey-4722/pom.xml +++ b/tests/integration/jersey-4722/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/jersey-4949/pom.xml b/tests/integration/jersey-4949/pom.xml index d36f702c21..ada799e265 100644 --- a/tests/integration/jersey-4949/pom.xml +++ b/tests/integration/jersey-4949/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-4949 diff --git a/tests/integration/jersey-5087/pom.xml b/tests/integration/jersey-5087/pom.xml index 139028ab79..dc131e5268 100644 --- a/tests/integration/jersey-5087/pom.xml +++ b/tests/integration/jersey-5087/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/jersey-780/pom.xml b/tests/integration/jersey-780/pom.xml index 9152e17db0..23353811e7 100644 --- a/tests/integration/jersey-780/pom.xml +++ b/tests/integration/jersey-780/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 jersey-780 diff --git a/tests/integration/microprofile/config/helidon/pom.xml b/tests/integration/microprofile/config/helidon/pom.xml index 853a70a1ba..90e72cd716 100644 --- a/tests/integration/microprofile/config/helidon/pom.xml +++ b/tests/integration/microprofile/config/helidon/pom.xml @@ -22,7 +22,7 @@ microprofile-config-project org.glassfish.jersey.tests.integration.microprofile - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/microprofile/config/pom.xml b/tests/integration/microprofile/config/pom.xml index 7863a8a8e5..574407fccd 100644 --- a/tests/integration/microprofile/config/pom.xml +++ b/tests/integration/microprofile/config/pom.xml @@ -22,7 +22,7 @@ microprofile-integration-project org.glassfish.jersey.tests.integration.microprofile - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 pom diff --git a/tests/integration/microprofile/config/webapp/pom.xml b/tests/integration/microprofile/config/webapp/pom.xml index d7e961fdff..b3d7fdff39 100644 --- a/tests/integration/microprofile/config/webapp/pom.xml +++ b/tests/integration/microprofile/config/webapp/pom.xml @@ -22,7 +22,7 @@ microprofile-config-project org.glassfish.jersey.tests.integration.microprofile - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/microprofile/pom.xml b/tests/integration/microprofile/pom.xml index 07a66be77d..2c61e8e79f 100644 --- a/tests/integration/microprofile/pom.xml +++ b/tests/integration/microprofile/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 pom diff --git a/tests/integration/microprofile/rest-client-tck/pom.xml b/tests/integration/microprofile/rest-client-tck/pom.xml index 13e553c54c..523a843ae7 100644 --- a/tests/integration/microprofile/rest-client-tck/pom.xml +++ b/tests/integration/microprofile/rest-client-tck/pom.xml @@ -23,7 +23,7 @@ microprofile-integration-project org.glassfish.jersey.tests.integration.microprofile - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/microprofile/rest-client/pom.xml b/tests/integration/microprofile/rest-client/pom.xml index b323d26c81..9cf9c6255c 100644 --- a/tests/integration/microprofile/rest-client/pom.xml +++ b/tests/integration/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ microprofile-integration-project org.glassfish.jersey.tests.integration.microprofile - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index 4f5245fc71..19e71e0b07 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.tests.integration diff --git a/tests/integration/property-check/pom.xml b/tests/integration/property-check/pom.xml index ef3d8ac8e9..46fa5b9b95 100644 --- a/tests/integration/property-check/pom.xml +++ b/tests/integration/property-check/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 property-check diff --git a/tests/integration/reactive-streams/pom.xml b/tests/integration/reactive-streams/pom.xml index 5f9ecaa029..1376970231 100644 --- a/tests/integration/reactive-streams/pom.xml +++ b/tests/integration/reactive-streams/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 pom diff --git a/tests/integration/reactive-streams/sse/pom.xml b/tests/integration/reactive-streams/sse/pom.xml index 22305776eb..7c9814c5e2 100644 --- a/tests/integration/reactive-streams/sse/pom.xml +++ b/tests/integration/reactive-streams/sse/pom.xml @@ -22,7 +22,7 @@ reactive-streams-integration-project org.glassfish.jersey.tests.integration.reactive - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/integration/security-digest/pom.xml b/tests/integration/security-digest/pom.xml index c46f7613fa..c516896281 100644 --- a/tests/integration/security-digest/pom.xml +++ b/tests/integration/security-digest/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.tests.integration - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 security-digest diff --git a/tests/integration/servlet-2.5-autodiscovery-1/pom.xml b/tests/integration/servlet-2.5-autodiscovery-1/pom.xml index a369114c2e..4f8213a1ca 100644 --- a/tests/integration/servlet-2.5-autodiscovery-1/pom.xml +++ b/tests/integration/servlet-2.5-autodiscovery-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-autodiscovery-1 diff --git a/tests/integration/servlet-2.5-autodiscovery-2/pom.xml b/tests/integration/servlet-2.5-autodiscovery-2/pom.xml index 1f068a09d8..aab813d597 100644 --- a/tests/integration/servlet-2.5-autodiscovery-2/pom.xml +++ b/tests/integration/servlet-2.5-autodiscovery-2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-autodiscovery-2 diff --git a/tests/integration/servlet-2.5-filter/pom.xml b/tests/integration/servlet-2.5-filter/pom.xml index 2d07e5e582..35c41de265 100644 --- a/tests/integration/servlet-2.5-filter/pom.xml +++ b/tests/integration/servlet-2.5-filter/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-filter diff --git a/tests/integration/servlet-2.5-inflector-1/pom.xml b/tests/integration/servlet-2.5-inflector-1/pom.xml index 2a94b1a9f2..baeddac30a 100644 --- a/tests/integration/servlet-2.5-inflector-1/pom.xml +++ b/tests/integration/servlet-2.5-inflector-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-inflector-1 diff --git a/tests/integration/servlet-2.5-init-1/pom.xml b/tests/integration/servlet-2.5-init-1/pom.xml index 6a774f32e6..505255a5f2 100644 --- a/tests/integration/servlet-2.5-init-1/pom.xml +++ b/tests/integration/servlet-2.5-init-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-init-1 diff --git a/tests/integration/servlet-2.5-init-2/pom.xml b/tests/integration/servlet-2.5-init-2/pom.xml index a60c25a057..cbf8fb2bbd 100644 --- a/tests/integration/servlet-2.5-init-2/pom.xml +++ b/tests/integration/servlet-2.5-init-2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-init-2 diff --git a/tests/integration/servlet-2.5-init-3/pom.xml b/tests/integration/servlet-2.5-init-3/pom.xml index f9d667b77d..5a9a28c9ef 100644 --- a/tests/integration/servlet-2.5-init-3/pom.xml +++ b/tests/integration/servlet-2.5-init-3/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-init-3 diff --git a/tests/integration/servlet-2.5-init-4/pom.xml b/tests/integration/servlet-2.5-init-4/pom.xml index cc145f5ab8..ce531a1d49 100644 --- a/tests/integration/servlet-2.5-init-4/pom.xml +++ b/tests/integration/servlet-2.5-init-4/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-init-4 diff --git a/tests/integration/servlet-2.5-init-5/pom.xml b/tests/integration/servlet-2.5-init-5/pom.xml index 8df42ce887..b63b543883 100644 --- a/tests/integration/servlet-2.5-init-5/pom.xml +++ b/tests/integration/servlet-2.5-init-5/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-init-5 diff --git a/tests/integration/servlet-2.5-init-6/pom.xml b/tests/integration/servlet-2.5-init-6/pom.xml index c68d868c89..f8230d8cb2 100644 --- a/tests/integration/servlet-2.5-init-6/pom.xml +++ b/tests/integration/servlet-2.5-init-6/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-init-6 diff --git a/tests/integration/servlet-2.5-init-7/pom.xml b/tests/integration/servlet-2.5-init-7/pom.xml index 4b50bd773a..eb7c102712 100644 --- a/tests/integration/servlet-2.5-init-7/pom.xml +++ b/tests/integration/servlet-2.5-init-7/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-init-7 diff --git a/tests/integration/servlet-2.5-init-8/pom.xml b/tests/integration/servlet-2.5-init-8/pom.xml index 2ad88bc2cd..357126e4aa 100644 --- a/tests/integration/servlet-2.5-init-8/pom.xml +++ b/tests/integration/servlet-2.5-init-8/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-init-8 diff --git a/tests/integration/servlet-2.5-mvc-1/pom.xml b/tests/integration/servlet-2.5-mvc-1/pom.xml index 8193179960..d992ea9c09 100644 --- a/tests/integration/servlet-2.5-mvc-1/pom.xml +++ b/tests/integration/servlet-2.5-mvc-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-mvc-1 diff --git a/tests/integration/servlet-2.5-mvc-2/pom.xml b/tests/integration/servlet-2.5-mvc-2/pom.xml index 88ee7f4932..54e16c7d75 100644 --- a/tests/integration/servlet-2.5-mvc-2/pom.xml +++ b/tests/integration/servlet-2.5-mvc-2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-mvc-2 diff --git a/tests/integration/servlet-2.5-mvc-3/pom.xml b/tests/integration/servlet-2.5-mvc-3/pom.xml index 30a78317e1..f181f0d907 100644 --- a/tests/integration/servlet-2.5-mvc-3/pom.xml +++ b/tests/integration/servlet-2.5-mvc-3/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-mvc-3 diff --git a/tests/integration/servlet-2.5-reload/pom.xml b/tests/integration/servlet-2.5-reload/pom.xml index d19047de35..cea308668f 100644 --- a/tests/integration/servlet-2.5-reload/pom.xml +++ b/tests/integration/servlet-2.5-reload/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-2.5-reload diff --git a/tests/integration/servlet-3-async/pom.xml b/tests/integration/servlet-3-async/pom.xml index c61d313e51..7cc9e2259a 100644 --- a/tests/integration/servlet-3-async/pom.xml +++ b/tests/integration/servlet-3-async/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-async diff --git a/tests/integration/servlet-3-chunked-io/pom.xml b/tests/integration/servlet-3-chunked-io/pom.xml index eb2e704b93..6d7702ac61 100644 --- a/tests/integration/servlet-3-chunked-io/pom.xml +++ b/tests/integration/servlet-3-chunked-io/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-chunked-io diff --git a/tests/integration/servlet-3-filter/pom.xml b/tests/integration/servlet-3-filter/pom.xml index e1e7d0f4cb..81049a5f91 100644 --- a/tests/integration/servlet-3-filter/pom.xml +++ b/tests/integration/servlet-3-filter/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-filter diff --git a/tests/integration/servlet-3-gf-async/pom.xml b/tests/integration/servlet-3-gf-async/pom.xml index 351a4fd9d2..3646e785a1 100644 --- a/tests/integration/servlet-3-gf-async/pom.xml +++ b/tests/integration/servlet-3-gf-async/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-gf-async diff --git a/tests/integration/servlet-3-inflector-1/pom.xml b/tests/integration/servlet-3-inflector-1/pom.xml index ed0c95a5b7..ca4b8e3ff6 100644 --- a/tests/integration/servlet-3-inflector-1/pom.xml +++ b/tests/integration/servlet-3-inflector-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-inflector-1 diff --git a/tests/integration/servlet-3-init-1/pom.xml b/tests/integration/servlet-3-init-1/pom.xml index 0f67fa026e..aebddae298 100644 --- a/tests/integration/servlet-3-init-1/pom.xml +++ b/tests/integration/servlet-3-init-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-init-1 diff --git a/tests/integration/servlet-3-init-2/pom.xml b/tests/integration/servlet-3-init-2/pom.xml index e419e136f5..c377b0a899 100644 --- a/tests/integration/servlet-3-init-2/pom.xml +++ b/tests/integration/servlet-3-init-2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-init-2 diff --git a/tests/integration/servlet-3-init-3/pom.xml b/tests/integration/servlet-3-init-3/pom.xml index 9a8b5416a1..715c32b995 100644 --- a/tests/integration/servlet-3-init-3/pom.xml +++ b/tests/integration/servlet-3-init-3/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-init-3 diff --git a/tests/integration/servlet-3-init-4/pom.xml b/tests/integration/servlet-3-init-4/pom.xml index aa7499654f..018feb5b10 100644 --- a/tests/integration/servlet-3-init-4/pom.xml +++ b/tests/integration/servlet-3-init-4/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-init-4 diff --git a/tests/integration/servlet-3-init-5/pom.xml b/tests/integration/servlet-3-init-5/pom.xml index 029f8e2999..f0e0f00b78 100644 --- a/tests/integration/servlet-3-init-5/pom.xml +++ b/tests/integration/servlet-3-init-5/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-init-5 diff --git a/tests/integration/servlet-3-init-6/pom.xml b/tests/integration/servlet-3-init-6/pom.xml index c18feab6ce..13cec57a7e 100644 --- a/tests/integration/servlet-3-init-6/pom.xml +++ b/tests/integration/servlet-3-init-6/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-init-6 diff --git a/tests/integration/servlet-3-init-7/pom.xml b/tests/integration/servlet-3-init-7/pom.xml index 20cb7e2d6f..d176b6a685 100644 --- a/tests/integration/servlet-3-init-7/pom.xml +++ b/tests/integration/servlet-3-init-7/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-init-7 diff --git a/tests/integration/servlet-3-init-8/pom.xml b/tests/integration/servlet-3-init-8/pom.xml index 3acf8bce4b..b6fc3945ac 100644 --- a/tests/integration/servlet-3-init-8/pom.xml +++ b/tests/integration/servlet-3-init-8/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-init-8 diff --git a/tests/integration/servlet-3-init-9/pom.xml b/tests/integration/servlet-3-init-9/pom.xml index c31c84495d..04bc6e95cb 100644 --- a/tests/integration/servlet-3-init-9/pom.xml +++ b/tests/integration/servlet-3-init-9/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-init-9 diff --git a/tests/integration/servlet-3-init-provider/pom.xml b/tests/integration/servlet-3-init-provider/pom.xml index eed50db0c1..56199cc3cb 100644 --- a/tests/integration/servlet-3-init-provider/pom.xml +++ b/tests/integration/servlet-3-init-provider/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-init-provider diff --git a/tests/integration/servlet-3-params/pom.xml b/tests/integration/servlet-3-params/pom.xml index d8983e090e..40cee9268f 100644 --- a/tests/integration/servlet-3-params/pom.xml +++ b/tests/integration/servlet-3-params/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-params diff --git a/tests/integration/servlet-3-sse-1/pom.xml b/tests/integration/servlet-3-sse-1/pom.xml index acd00bfda6..0bdbf8886a 100644 --- a/tests/integration/servlet-3-sse-1/pom.xml +++ b/tests/integration/servlet-3-sse-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-3-sse-1 diff --git a/tests/integration/servlet-4.0-mvc-1/pom.xml b/tests/integration/servlet-4.0-mvc-1/pom.xml index d9111b1afa..c41730046f 100644 --- a/tests/integration/servlet-4.0-mvc-1/pom.xml +++ b/tests/integration/servlet-4.0-mvc-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-4.0-mvc-1 diff --git a/tests/integration/servlet-request-wrapper-binding-2/pom.xml b/tests/integration/servlet-request-wrapper-binding-2/pom.xml index 5c0fe996f8..64a8b58f8a 100644 --- a/tests/integration/servlet-request-wrapper-binding-2/pom.xml +++ b/tests/integration/servlet-request-wrapper-binding-2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-request-wrappper-binding-2 diff --git a/tests/integration/servlet-request-wrapper-binding/pom.xml b/tests/integration/servlet-request-wrapper-binding/pom.xml index 677d230b19..c27f7ab1f3 100644 --- a/tests/integration/servlet-request-wrapper-binding/pom.xml +++ b/tests/integration/servlet-request-wrapper-binding/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-request-wrappper-binding diff --git a/tests/integration/servlet-tests/pom.xml b/tests/integration/servlet-tests/pom.xml index f86f48a9c3..cdb3fa8054 100644 --- a/tests/integration/servlet-tests/pom.xml +++ b/tests/integration/servlet-tests/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 servlet-tests diff --git a/tests/integration/sonar-test/pom.xml b/tests/integration/sonar-test/pom.xml index fc6a8043ea..f0a40449c3 100644 --- a/tests/integration/sonar-test/pom.xml +++ b/tests/integration/sonar-test/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 sonar-test diff --git a/tests/integration/spring6/pom.xml b/tests/integration/spring6/pom.xml index 13a780493c..a5f317cac4 100644 --- a/tests/integration/spring6/pom.xml +++ b/tests/integration/spring6/pom.xml @@ -25,7 +25,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 spring6 diff --git a/tests/integration/tracing-support/pom.xml b/tests/integration/tracing-support/pom.xml index 9d4bcd9dca..bb0a7d2032 100644 --- a/tests/integration/tracing-support/pom.xml +++ b/tests/integration/tracing-support/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.99-SNAPSHOT + 3.0.17 tracing-support diff --git a/tests/jmockit/pom.xml b/tests/jmockit/pom.xml index 3682449baa..d8a95f1a3e 100644 --- a/tests/jmockit/pom.xml +++ b/tests/jmockit/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.tests - 3.0.99-SNAPSHOT + 3.0.17 4.0.0 diff --git a/tests/mem-leaks/pom.xml b/tests/mem-leaks/pom.xml index cb443872fd..baa908b4c7 100644 --- a/tests/mem-leaks/pom.xml +++ b/tests/mem-leaks/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.tests.memleaks diff --git a/tests/mem-leaks/redeployment/pom.xml b/tests/mem-leaks/redeployment/pom.xml index 05b104791e..a63d4bf984 100644 --- a/tests/mem-leaks/redeployment/pom.xml +++ b/tests/mem-leaks/redeployment/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.tests.memleaks.redeployment diff --git a/tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml b/tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml index 68d0620341..4bb2f9ca08 100644 --- a/tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml +++ b/tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks.redeployment project - 3.0.99-SNAPSHOT + 3.0.17 redeployment-hello-world-app-ref @@ -132,7 +132,7 @@ org.glassfish.jersey.examples helloworld-webapp war - 3.0.99-SNAPSHOT + 3.0.17 diff --git a/tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml b/tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml index 3dbdce42cd..f1dcb0339a 100644 --- a/tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml +++ b/tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks.redeployment project - 3.0.99-SNAPSHOT + 3.0.17 redeployment-leaking-test-app diff --git a/tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml b/tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml index 5db3a032b6..497be532ab 100644 --- a/tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml +++ b/tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests.memleaks.redeployment project - 3.0.99-SNAPSHOT + 3.0.17 redeployment-no-jersey-app diff --git a/tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml b/tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml index 3e78927463..f55a407167 100644 --- a/tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml +++ b/tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests.memleaks.redeployment project - 3.0.99-SNAPSHOT + 3.0.17 redeployment-threadlocals-app diff --git a/tests/mem-leaks/test-cases/bean-param-leak/pom.xml b/tests/mem-leaks/test-cases/bean-param-leak/pom.xml index 8111508d62..da82e8d2fe 100644 --- a/tests/mem-leaks/test-cases/bean-param-leak/pom.xml +++ b/tests/mem-leaks/test-cases/bean-param-leak/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks.testcases project - 3.0.99-SNAPSHOT + 3.0.17 bean-param-leak diff --git a/tests/mem-leaks/test-cases/leaking-test-app/pom.xml b/tests/mem-leaks/test-cases/leaking-test-app/pom.xml index 19159fa5c8..733b8d0a04 100644 --- a/tests/mem-leaks/test-cases/leaking-test-app/pom.xml +++ b/tests/mem-leaks/test-cases/leaking-test-app/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks.testcases project - 3.0.99-SNAPSHOT + 3.0.17 leaking-test-app diff --git a/tests/mem-leaks/test-cases/pom.xml b/tests/mem-leaks/test-cases/pom.xml index 1f4d9ce059..3fcfec2354 100644 --- a/tests/mem-leaks/test-cases/pom.xml +++ b/tests/mem-leaks/test-cases/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.tests.memleaks.testcases diff --git a/tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml b/tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml index 4655cd2d16..82603071f7 100644 --- a/tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml +++ b/tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks.testcases project - 3.0.99-SNAPSHOT + 3.0.17 shutdown-hook-leak-client diff --git a/tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml b/tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml index 26e87e687f..4639a183b9 100644 --- a/tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml +++ b/tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks.testcases project - 3.0.99-SNAPSHOT + 3.0.17 shutdown-hook-leak diff --git a/tests/osgi/functional/pom.xml b/tests/osgi/functional/pom.xml index 4e6e564c9c..211ce472f0 100644 --- a/tests/osgi/functional/pom.xml +++ b/tests/osgi/functional/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests.osgi project - 3.0.99-SNAPSHOT + 3.0.17 jersey-tests-osgi-functional diff --git a/tests/osgi/pom.xml b/tests/osgi/pom.xml index 99da325128..788ab2927a 100644 --- a/tests/osgi/pom.xml +++ b/tests/osgi/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.tests.osgi diff --git a/tests/performance/benchmarks/pom.xml b/tests/performance/benchmarks/pom.xml index 4af92ed1f1..c5ab540b76 100644 --- a/tests/performance/benchmarks/pom.xml +++ b/tests/performance/benchmarks/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance project - 3.0.99-SNAPSHOT + 3.0.17 performance-test-benchmarks diff --git a/tests/performance/pom.xml b/tests/performance/pom.xml index bf57e5d516..49c6f84fc1 100644 --- a/tests/performance/pom.xml +++ b/tests/performance/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.tests.performance diff --git a/tests/performance/runners/jersey-grizzly-runner/pom.xml b/tests/performance/runners/jersey-grizzly-runner/pom.xml index 03f7645660..e7a470f77a 100644 --- a/tests/performance/runners/jersey-grizzly-runner/pom.xml +++ b/tests/performance/runners/jersey-grizzly-runner/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.runners project - 3.0.99-SNAPSHOT + 3.0.17 diff --git a/tests/performance/runners/pom.xml b/tests/performance/runners/pom.xml index 4fbf1c551f..0edab0a7d7 100644 --- a/tests/performance/runners/pom.xml +++ b/tests/performance/runners/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.tests.performance.runners diff --git a/tests/performance/test-cases/assemblies/pom.xml b/tests/performance/test-cases/assemblies/pom.xml index 8ef729d81c..7e98851f47 100644 --- a/tests/performance/test-cases/assemblies/pom.xml +++ b/tests/performance/test-cases/assemblies/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 assemblies diff --git a/tests/performance/test-cases/filter-dynamic/pom.xml b/tests/performance/test-cases/filter-dynamic/pom.xml index 0c357ffb7d..a888147b6f 100644 --- a/tests/performance/test-cases/filter-dynamic/pom.xml +++ b/tests/performance/test-cases/filter-dynamic/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 filter-dynamic diff --git a/tests/performance/test-cases/filter-global/pom.xml b/tests/performance/test-cases/filter-global/pom.xml index 7465710187..9cc601147d 100644 --- a/tests/performance/test-cases/filter-global/pom.xml +++ b/tests/performance/test-cases/filter-global/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 filter-global diff --git a/tests/performance/test-cases/filter-name/pom.xml b/tests/performance/test-cases/filter-name/pom.xml index 04979e5d93..c5ab9c6175 100644 --- a/tests/performance/test-cases/filter-name/pom.xml +++ b/tests/performance/test-cases/filter-name/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 filter-name diff --git a/tests/performance/test-cases/interceptor-dynamic/pom.xml b/tests/performance/test-cases/interceptor-dynamic/pom.xml index dd35986688..e874ad8fb3 100644 --- a/tests/performance/test-cases/interceptor-dynamic/pom.xml +++ b/tests/performance/test-cases/interceptor-dynamic/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 interceptor-dynamic diff --git a/tests/performance/test-cases/interceptor-global/pom.xml b/tests/performance/test-cases/interceptor-global/pom.xml index a4af722ba2..9da0eb335a 100644 --- a/tests/performance/test-cases/interceptor-global/pom.xml +++ b/tests/performance/test-cases/interceptor-global/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 interceptor-global diff --git a/tests/performance/test-cases/interceptor-name/pom.xml b/tests/performance/test-cases/interceptor-name/pom.xml index 1ce8e1602f..05e580a02e 100644 --- a/tests/performance/test-cases/interceptor-name/pom.xml +++ b/tests/performance/test-cases/interceptor-name/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 interceptor-name diff --git a/tests/performance/test-cases/mbw-custom-provider/pom.xml b/tests/performance/test-cases/mbw-custom-provider/pom.xml index e03aa7eac1..b29d9ee1d8 100644 --- a/tests/performance/test-cases/mbw-custom-provider/pom.xml +++ b/tests/performance/test-cases/mbw-custom-provider/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 custom-provider diff --git a/tests/performance/test-cases/mbw-json-jackson/pom.xml b/tests/performance/test-cases/mbw-json-jackson/pom.xml index 88be2b1f23..04651da01a 100644 --- a/tests/performance/test-cases/mbw-json-jackson/pom.xml +++ b/tests/performance/test-cases/mbw-json-jackson/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 json-jackson diff --git a/tests/performance/test-cases/mbw-json-moxy/pom.xml b/tests/performance/test-cases/mbw-json-moxy/pom.xml index 2e88e34723..ccfea95261 100644 --- a/tests/performance/test-cases/mbw-json-moxy/pom.xml +++ b/tests/performance/test-cases/mbw-json-moxy/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 json-moxy diff --git a/tests/performance/test-cases/mbw-kryo/pom.xml b/tests/performance/test-cases/mbw-kryo/pom.xml index c2bd7c7ae9..5b2701b9a5 100644 --- a/tests/performance/test-cases/mbw-kryo/pom.xml +++ b/tests/performance/test-cases/mbw-kryo/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 mbw-kryo diff --git a/tests/performance/test-cases/mbw-text-plain/pom.xml b/tests/performance/test-cases/mbw-text-plain/pom.xml index 85791e5862..0467d009b0 100644 --- a/tests/performance/test-cases/mbw-text-plain/pom.xml +++ b/tests/performance/test-cases/mbw-text-plain/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 text-plain diff --git a/tests/performance/test-cases/mbw-xml-jaxb/pom.xml b/tests/performance/test-cases/mbw-xml-jaxb/pom.xml index aed91e9a7e..b19d1d074a 100644 --- a/tests/performance/test-cases/mbw-xml-jaxb/pom.xml +++ b/tests/performance/test-cases/mbw-xml-jaxb/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 xml-jaxb diff --git a/tests/performance/test-cases/mbw-xml-moxy/pom.xml b/tests/performance/test-cases/mbw-xml-moxy/pom.xml index 17610d5083..33b94d814c 100644 --- a/tests/performance/test-cases/mbw-xml-moxy/pom.xml +++ b/tests/performance/test-cases/mbw-xml-moxy/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 xml-moxy diff --git a/tests/performance/test-cases/param-srl/pom.xml b/tests/performance/test-cases/param-srl/pom.xml index d0584169e7..0883ef66e8 100644 --- a/tests/performance/test-cases/param-srl/pom.xml +++ b/tests/performance/test-cases/param-srl/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 param-srl diff --git a/tests/performance/test-cases/pom.xml b/tests/performance/test-cases/pom.xml index 240d406685..eb8c26b23a 100644 --- a/tests/performance/test-cases/pom.xml +++ b/tests/performance/test-cases/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.tests.performance.testcases diff --git a/tests/performance/test-cases/proxy-injection/pom.xml b/tests/performance/test-cases/proxy-injection/pom.xml index 417a3967cf..a59f368464 100644 --- a/tests/performance/test-cases/proxy-injection/pom.xml +++ b/tests/performance/test-cases/proxy-injection/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.99-SNAPSHOT + 3.0.17 proxy-injection diff --git a/tests/performance/tools/pom.xml b/tests/performance/tools/pom.xml index 6e7949d657..4de12bc96d 100644 --- a/tests/performance/tools/pom.xml +++ b/tests/performance/tools/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.tests.performance.tools performance-test-tools diff --git a/tests/pom.xml b/tests/pom.xml index b25b08ddac..97e12bea31 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 org.glassfish.jersey.tests diff --git a/tests/release-test/pom.xml b/tests/release-test/pom.xml index 2882162824..a3a1010842 100644 --- a/tests/release-test/pom.xml +++ b/tests/release-test/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.99-SNAPSHOT + 3.0.17 ../../pom.xml diff --git a/tests/stress/pom.xml b/tests/stress/pom.xml index bb69102ab5..4477f27354 100644 --- a/tests/stress/pom.xml +++ b/tests/stress/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.99-SNAPSHOT + 3.0.17 stress From f3a89383f7fd6cb04bc4942fea9979dadd477402 Mon Sep 17 00:00:00 2001 From: jersey-bot Date: Thu, 19 Dec 2024 10:27:31 +0000 Subject: [PATCH 2/2] 3.0.99-SNAPSHOT --- archetypes/jersey-example-java8-webapp/pom.xml | 2 +- archetypes/jersey-heroku-webapp/pom.xml | 2 +- archetypes/jersey-quickstart-grizzly2/pom.xml | 2 +- archetypes/jersey-quickstart-webapp/pom.xml | 2 +- archetypes/pom.xml | 2 +- bom/pom.xml | 2 +- bundles/apidocs/pom.xml | 2 +- bundles/examples/pom.xml | 2 +- bundles/jaxrs-ri/pom.xml | 2 +- bundles/pom.xml | 2 +- connectors/apache-connector/pom.xml | 2 +- connectors/apache5-connector/pom.xml | 2 +- connectors/grizzly-connector/pom.xml | 2 +- connectors/helidon-connector/pom.xml | 2 +- connectors/jdk-connector/pom.xml | 2 +- connectors/jetty-connector/pom.xml | 2 +- connectors/jetty-http2-connector/pom.xml | 2 +- connectors/netty-connector/pom.xml | 2 +- connectors/pom.xml | 2 +- containers/glassfish/jersey-gf-ejb/pom.xml | 2 +- containers/glassfish/pom.xml | 2 +- containers/grizzly2-http/pom.xml | 2 +- containers/grizzly2-servlet/pom.xml | 2 +- containers/jdk-http/pom.xml | 2 +- containers/jersey-servlet-core/pom.xml | 2 +- containers/jersey-servlet/pom.xml | 2 +- containers/jetty-http/pom.xml | 2 +- containers/jetty-http2/pom.xml | 2 +- containers/jetty-servlet/pom.xml | 2 +- containers/netty-http/pom.xml | 2 +- containers/pom.xml | 2 +- containers/simple-http/pom.xml | 2 +- core-client/pom.xml | 2 +- core-common/pom.xml | 2 +- core-server/pom.xml | 2 +- docs/pom.xml | 2 +- examples/assemblies/pom.xml | 2 +- examples/bookmark-em/pom.xml | 2 +- examples/bookmark/pom.xml | 2 +- examples/bookstore-webapp/pom.xml | 2 +- examples/cdi-webapp/pom.xml | 2 +- examples/clipboard-programmatic/pom.xml | 2 +- examples/clipboard/pom.xml | 2 +- examples/configured-client/pom.xml | 2 +- examples/declarative-linking/pom.xml | 2 +- examples/entity-filtering-security/pom.xml | 2 +- examples/entity-filtering-selectable/pom.xml | 2 +- examples/entity-filtering/pom.xml | 2 +- examples/exception-mapping/pom.xml | 2 +- examples/extended-wadl-webapp/pom.xml | 2 +- examples/freemarker-webapp/pom.xml | 2 +- examples/groovy/pom.xml | 2 +- examples/helloworld-benchmark/pom.xml | 2 +- examples/helloworld-cdi2-se/pom.xml | 2 +- examples/helloworld-netty/pom.xml | 2 +- examples/helloworld-programmatic/pom.xml | 2 +- examples/helloworld-pure-jax-rs/pom.xml | 2 +- examples/helloworld-spring-annotations/pom.xml | 2 +- examples/helloworld-spring-webapp/pom.xml | 2 +- examples/helloworld-webapp/pom.xml | 2 +- examples/helloworld-weld/pom.xml | 2 +- examples/helloworld/pom.xml | 2 +- examples/http-patch/pom.xml | 2 +- examples/http-trace/pom.xml | 2 +- examples/https-clientserver-grizzly/pom.xml | 2 +- examples/https-server-glassfish/pom.xml | 2 +- examples/java8-webapp/pom.xml | 2 +- examples/jaxb/pom.xml | 2 +- examples/jaxrs-types-injection/pom.xml | 2 +- examples/jersey-ejb/pom.xml | 2 +- examples/json-binding-webapp/pom.xml | 2 +- examples/json-jackson/pom.xml | 2 +- examples/json-jettison/pom.xml | 2 +- examples/json-moxy/pom.xml | 2 +- examples/json-processing-webapp/pom.xml | 2 +- examples/json-with-padding/pom.xml | 2 +- examples/managed-beans-webapp/pom.xml | 2 +- examples/managed-client-simple-webapp/pom.xml | 2 +- examples/managed-client-webapp/pom.xml | 2 +- examples/managed-client/pom.xml | 2 +- examples/micrometer/pom.xml | 2 +- examples/multipart-webapp/pom.xml | 2 +- examples/oauth-client-twitter/pom.xml | 2 +- examples/open-tracing/pom.xml | 2 +- examples/osgi-helloworld-webapp/additional-bundle/pom.xml | 2 +- .../osgi-helloworld-webapp/alternate-version-bundle/pom.xml | 2 +- examples/osgi-helloworld-webapp/functional-test/pom.xml | 2 +- examples/osgi-helloworld-webapp/lib-bundle/pom.xml | 2 +- examples/osgi-helloworld-webapp/pom.xml | 2 +- examples/osgi-helloworld-webapp/war-bundle/pom.xml | 2 +- examples/pom.xml | 2 +- examples/reload/pom.xml | 2 +- examples/rx-client-webapp/pom.xml | 2 +- examples/server-async-managed/pom.xml | 2 +- examples/server-async-standalone/client/pom.xml | 2 +- examples/server-async-standalone/pom.xml | 2 +- examples/server-async-standalone/webapp/pom.xml | 2 +- examples/server-async/pom.xml | 2 +- examples/server-sent-events-jaxrs/pom.xml | 2 +- examples/server-sent-events-jersey/pom.xml | 2 +- examples/servlet3-webapp/pom.xml | 2 +- examples/simple-console/pom.xml | 2 +- examples/sse-item-store-jaxrs-webapp/pom.xml | 2 +- examples/sse-item-store-jersey-webapp/pom.xml | 2 +- examples/sse-twitter-aggregator/pom.xml | 2 +- examples/system-properties-example/pom.xml | 2 +- examples/webapp-example-parent/pom.xml | 2 +- examples/xml-moxy/pom.xml | 2 +- ext/bean-validation/pom.xml | 2 +- ext/cdi/jersey-cdi-rs-inject/pom.xml | 2 +- ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml | 2 +- ext/cdi/jersey-cdi1x-servlet/pom.xml | 2 +- ext/cdi/jersey-cdi1x-transaction/pom.xml | 2 +- ext/cdi/jersey-cdi1x-validation/pom.xml | 2 +- ext/cdi/jersey-cdi1x/pom.xml | 2 +- ext/cdi/jersey-weld2-se/pom.xml | 2 +- ext/cdi/pom.xml | 2 +- ext/entity-filtering/pom.xml | 2 +- ext/metainf-services/pom.xml | 2 +- ext/micrometer/pom.xml | 2 +- ext/microprofile/mp-config/pom.xml | 2 +- ext/microprofile/mp-rest-client/pom.xml | 2 +- ext/microprofile/pom.xml | 2 +- ext/mvc-bean-validation/pom.xml | 2 +- ext/mvc-freemarker/pom.xml | 2 +- ext/mvc-jsp/pom.xml | 2 +- ext/mvc-mustache/pom.xml | 2 +- ext/mvc-thymeleaf/pom.xml | 2 +- ext/mvc/pom.xml | 2 +- ext/pom.xml | 2 +- ext/proxy-client/pom.xml | 2 +- ext/rx/pom.xml | 2 +- ext/rx/rx-client-guava/pom.xml | 2 +- ext/rx/rx-client-rxjava/pom.xml | 2 +- ext/rx/rx-client-rxjava2/pom.xml | 2 +- ext/spring6/pom.xml | 2 +- ext/wadl-doclet/pom.xml | 2 +- incubator/cdi-inject-weld/pom.xml | 2 +- incubator/declarative-linking/pom.xml | 2 +- incubator/gae-integration/pom.xml | 2 +- incubator/html-json/pom.xml | 2 +- incubator/injectless-client/pom.xml | 2 +- incubator/kryo/pom.xml | 2 +- incubator/open-tracing/pom.xml | 2 +- incubator/pom.xml | 2 +- inject/cdi2-se/pom.xml | 2 +- inject/hk2/pom.xml | 2 +- inject/pom.xml | 2 +- media/jaxb/pom.xml | 2 +- media/json-binding/pom.xml | 2 +- media/json-gson/pom.xml | 2 +- media/json-jackson/pom.xml | 2 +- media/json-jettison/pom.xml | 2 +- media/json-processing/pom.xml | 2 +- media/moxy/pom.xml | 2 +- media/multipart/pom.xml | 2 +- media/pom.xml | 2 +- media/sse/pom.xml | 2 +- pom.xml | 2 +- security/oauth1-client/pom.xml | 2 +- security/oauth1-server/pom.xml | 2 +- security/oauth1-signature/pom.xml | 2 +- security/oauth2-client/pom.xml | 2 +- security/pom.xml | 2 +- test-framework/core/pom.xml | 2 +- test-framework/maven/container-runner-maven-plugin/pom.xml | 2 +- test-framework/maven/custom-enforcer-rules/pom.xml | 2 +- test-framework/maven/pom.xml | 2 +- test-framework/memleak-test-common/pom.xml | 2 +- test-framework/pom.xml | 2 +- test-framework/providers/bundle/pom.xml | 2 +- test-framework/providers/external/pom.xml | 2 +- test-framework/providers/grizzly2/pom.xml | 2 +- test-framework/providers/inmemory/pom.xml | 2 +- test-framework/providers/jdk-http/pom.xml | 2 +- test-framework/providers/jetty-http2/pom.xml | 2 +- test-framework/providers/jetty/pom.xml | 2 +- test-framework/providers/netty/pom.xml | 2 +- test-framework/providers/pom.xml | 2 +- test-framework/providers/simple/pom.xml | 2 +- test-framework/util/pom.xml | 2 +- tests/e2e-client/pom.xml | 2 +- tests/e2e-core-common/pom.xml | 2 +- tests/e2e-entity/pom.xml | 2 +- tests/e2e-inject/cdi-inject-weld/pom.xml | 2 +- tests/e2e-inject/cdi2-se/pom.xml | 2 +- tests/e2e-inject/hk2/pom.xml | 2 +- tests/e2e-inject/non-inject/pom.xml | 2 +- tests/e2e-inject/pom.xml | 2 +- tests/e2e-jdk-specifics/pom.xml | 2 +- tests/e2e-server/pom.xml | 2 +- tests/e2e-testng/pom.xml | 2 +- tests/e2e-tls/pom.xml | 2 +- tests/e2e/pom.xml | 2 +- tests/integration/asm/pom.xml | 2 +- tests/integration/async-jersey-filter/pom.xml | 2 +- .../cdi-integration/cdi-beanvalidation-webapp/pom.xml | 2 +- .../integration/cdi-integration/cdi-client-on-server/pom.xml | 2 +- tests/integration/cdi-integration/cdi-client/pom.xml | 2 +- tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml | 2 +- .../cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml | 2 +- tests/integration/cdi-integration/cdi-log-check/pom.xml | 2 +- tests/integration/cdi-integration/cdi-manually-bound/pom.xml | 2 +- tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml | 2 +- tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml | 2 +- tests/integration/cdi-integration/cdi-multimodule/pom.xml | 2 +- .../integration/cdi-integration/cdi-multimodule/war1/pom.xml | 2 +- .../integration/cdi-integration/cdi-multimodule/war2/pom.xml | 2 +- .../integration/cdi-integration/cdi-multipart-webapp/pom.xml | 2 +- .../cdi-integration/cdi-resource-with-at-context/pom.xml | 2 +- tests/integration/cdi-integration/cdi-singleton/pom.xml | 2 +- .../integration/cdi-integration/cdi-skipping-analyzer/pom.xml | 2 +- tests/integration/cdi-integration/cdi-test-webapp/pom.xml | 2 +- .../cdi-with-jersey-injection-custom-cfg-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../cdi-integration/cdi-with-jersey-injection-webapp/pom.xml | 2 +- .../cdi-integration/context-inject-on-server/pom.xml | 2 +- tests/integration/cdi-integration/gf-cdi-inject/pom.xml | 2 +- tests/integration/cdi-integration/pom.xml | 2 +- tests/integration/client-connector-provider/pom.xml | 2 +- tests/integration/ejb-multimodule-reload/ear/pom.xml | 2 +- tests/integration/ejb-multimodule-reload/lib/pom.xml | 2 +- tests/integration/ejb-multimodule-reload/pom.xml | 2 +- tests/integration/ejb-multimodule-reload/war1/pom.xml | 2 +- tests/integration/ejb-multimodule-reload/war2/pom.xml | 2 +- tests/integration/ejb-multimodule/ear/pom.xml | 2 +- tests/integration/ejb-multimodule/lib/pom.xml | 2 +- tests/integration/ejb-multimodule/pom.xml | 2 +- tests/integration/ejb-multimodule/war/pom.xml | 2 +- tests/integration/ejb-test-webapp/pom.xml | 2 +- tests/integration/externalproperties/pom.xml | 2 +- tests/integration/j-376/pom.xml | 2 +- tests/integration/j-441/ear/pom.xml | 2 +- tests/integration/j-441/pom.xml | 2 +- tests/integration/j-441/war1/pom.xml | 2 +- tests/integration/j-441/war2/pom.xml | 2 +- tests/integration/j-59/ear/pom.xml | 2 +- tests/integration/j-59/lib/pom.xml | 2 +- tests/integration/j-59/pom.xml | 2 +- tests/integration/j-59/war/pom.xml | 2 +- tests/integration/jackson-14/pom.xml | 2 +- tests/integration/jaxrs-component-inject/pom.xml | 2 +- tests/integration/jersey-1107/pom.xml | 2 +- tests/integration/jersey-1223/pom.xml | 2 +- tests/integration/jersey-1604/pom.xml | 2 +- tests/integration/jersey-1667/pom.xml | 2 +- tests/integration/jersey-1883/pom.xml | 2 +- tests/integration/jersey-1928/pom.xml | 2 +- tests/integration/jersey-1960/pom.xml | 2 +- tests/integration/jersey-1964/pom.xml | 2 +- tests/integration/jersey-2031/pom.xml | 2 +- tests/integration/jersey-2136/pom.xml | 2 +- tests/integration/jersey-2137/pom.xml | 2 +- tests/integration/jersey-2154/pom.xml | 2 +- tests/integration/jersey-2160/pom.xml | 2 +- tests/integration/jersey-2164/pom.xml | 2 +- tests/integration/jersey-2167/pom.xml | 2 +- tests/integration/jersey-2176/pom.xml | 2 +- tests/integration/jersey-2184/pom.xml | 2 +- tests/integration/jersey-2255/pom.xml | 2 +- tests/integration/jersey-2322/pom.xml | 2 +- tests/integration/jersey-2335/pom.xml | 2 +- tests/integration/jersey-2421/pom.xml | 2 +- tests/integration/jersey-2551/pom.xml | 2 +- tests/integration/jersey-2612/pom.xml | 2 +- tests/integration/jersey-2637/pom.xml | 2 +- tests/integration/jersey-2654/pom.xml | 2 +- tests/integration/jersey-2673/pom.xml | 2 +- tests/integration/jersey-2689/pom.xml | 2 +- tests/integration/jersey-2704/pom.xml | 2 +- tests/integration/jersey-2776/pom.xml | 2 +- tests/integration/jersey-2794/pom.xml | 2 +- tests/integration/jersey-2846/pom.xml | 2 +- tests/integration/jersey-2878/pom.xml | 2 +- tests/integration/jersey-2892/pom.xml | 2 +- tests/integration/jersey-3662/pom.xml | 2 +- tests/integration/jersey-3670/pom.xml | 2 +- tests/integration/jersey-3796/pom.xml | 2 +- tests/integration/jersey-3992/pom.xml | 2 +- tests/integration/jersey-4003/pom.xml | 2 +- tests/integration/jersey-4099/pom.xml | 2 +- tests/integration/jersey-4321/pom.xml | 2 +- tests/integration/jersey-4507/pom.xml | 2 +- tests/integration/jersey-4542/pom.xml | 2 +- tests/integration/jersey-4697/pom.xml | 2 +- tests/integration/jersey-4722/pom.xml | 2 +- tests/integration/jersey-4949/pom.xml | 2 +- tests/integration/jersey-5087/pom.xml | 2 +- tests/integration/jersey-780/pom.xml | 2 +- tests/integration/microprofile/config/helidon/pom.xml | 2 +- tests/integration/microprofile/config/pom.xml | 2 +- tests/integration/microprofile/config/webapp/pom.xml | 2 +- tests/integration/microprofile/pom.xml | 2 +- tests/integration/microprofile/rest-client-tck/pom.xml | 2 +- tests/integration/microprofile/rest-client/pom.xml | 2 +- tests/integration/pom.xml | 2 +- tests/integration/property-check/pom.xml | 2 +- tests/integration/reactive-streams/pom.xml | 2 +- tests/integration/reactive-streams/sse/pom.xml | 2 +- tests/integration/security-digest/pom.xml | 2 +- tests/integration/servlet-2.5-autodiscovery-1/pom.xml | 2 +- tests/integration/servlet-2.5-autodiscovery-2/pom.xml | 2 +- tests/integration/servlet-2.5-filter/pom.xml | 2 +- tests/integration/servlet-2.5-inflector-1/pom.xml | 2 +- tests/integration/servlet-2.5-init-1/pom.xml | 2 +- tests/integration/servlet-2.5-init-2/pom.xml | 2 +- tests/integration/servlet-2.5-init-3/pom.xml | 2 +- tests/integration/servlet-2.5-init-4/pom.xml | 2 +- tests/integration/servlet-2.5-init-5/pom.xml | 2 +- tests/integration/servlet-2.5-init-6/pom.xml | 2 +- tests/integration/servlet-2.5-init-7/pom.xml | 2 +- tests/integration/servlet-2.5-init-8/pom.xml | 2 +- tests/integration/servlet-2.5-mvc-1/pom.xml | 2 +- tests/integration/servlet-2.5-mvc-2/pom.xml | 2 +- tests/integration/servlet-2.5-mvc-3/pom.xml | 2 +- tests/integration/servlet-2.5-reload/pom.xml | 2 +- tests/integration/servlet-3-async/pom.xml | 2 +- tests/integration/servlet-3-chunked-io/pom.xml | 2 +- tests/integration/servlet-3-filter/pom.xml | 2 +- tests/integration/servlet-3-gf-async/pom.xml | 2 +- tests/integration/servlet-3-inflector-1/pom.xml | 2 +- tests/integration/servlet-3-init-1/pom.xml | 2 +- tests/integration/servlet-3-init-2/pom.xml | 2 +- tests/integration/servlet-3-init-3/pom.xml | 2 +- tests/integration/servlet-3-init-4/pom.xml | 2 +- tests/integration/servlet-3-init-5/pom.xml | 2 +- tests/integration/servlet-3-init-6/pom.xml | 2 +- tests/integration/servlet-3-init-7/pom.xml | 2 +- tests/integration/servlet-3-init-8/pom.xml | 2 +- tests/integration/servlet-3-init-9/pom.xml | 2 +- tests/integration/servlet-3-init-provider/pom.xml | 2 +- tests/integration/servlet-3-params/pom.xml | 2 +- tests/integration/servlet-3-sse-1/pom.xml | 2 +- tests/integration/servlet-4.0-mvc-1/pom.xml | 2 +- tests/integration/servlet-request-wrapper-binding-2/pom.xml | 2 +- tests/integration/servlet-request-wrapper-binding/pom.xml | 2 +- tests/integration/servlet-tests/pom.xml | 2 +- tests/integration/sonar-test/pom.xml | 2 +- tests/integration/spring6/pom.xml | 2 +- tests/integration/tracing-support/pom.xml | 2 +- tests/jmockit/pom.xml | 2 +- tests/mem-leaks/pom.xml | 2 +- tests/mem-leaks/redeployment/pom.xml | 2 +- .../redeployment/redeployment-hello-world-app-ref/pom.xml | 4 ++-- .../redeployment/redeployment-leaking-test-app/pom.xml | 2 +- .../mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml | 2 +- .../redeployment/redeployment-threadlocals-app/pom.xml | 2 +- tests/mem-leaks/test-cases/bean-param-leak/pom.xml | 2 +- tests/mem-leaks/test-cases/leaking-test-app/pom.xml | 2 +- tests/mem-leaks/test-cases/pom.xml | 2 +- tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml | 2 +- tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml | 2 +- tests/osgi/functional/pom.xml | 2 +- tests/osgi/pom.xml | 2 +- tests/performance/benchmarks/pom.xml | 2 +- tests/performance/pom.xml | 2 +- tests/performance/runners/jersey-grizzly-runner/pom.xml | 2 +- tests/performance/runners/pom.xml | 2 +- tests/performance/test-cases/assemblies/pom.xml | 2 +- tests/performance/test-cases/filter-dynamic/pom.xml | 2 +- tests/performance/test-cases/filter-global/pom.xml | 2 +- tests/performance/test-cases/filter-name/pom.xml | 2 +- tests/performance/test-cases/interceptor-dynamic/pom.xml | 2 +- tests/performance/test-cases/interceptor-global/pom.xml | 2 +- tests/performance/test-cases/interceptor-name/pom.xml | 2 +- tests/performance/test-cases/mbw-custom-provider/pom.xml | 2 +- tests/performance/test-cases/mbw-json-jackson/pom.xml | 2 +- tests/performance/test-cases/mbw-json-moxy/pom.xml | 2 +- tests/performance/test-cases/mbw-kryo/pom.xml | 2 +- tests/performance/test-cases/mbw-text-plain/pom.xml | 2 +- tests/performance/test-cases/mbw-xml-jaxb/pom.xml | 2 +- tests/performance/test-cases/mbw-xml-moxy/pom.xml | 2 +- tests/performance/test-cases/param-srl/pom.xml | 2 +- tests/performance/test-cases/pom.xml | 2 +- tests/performance/test-cases/proxy-injection/pom.xml | 2 +- tests/performance/tools/pom.xml | 2 +- tests/pom.xml | 2 +- tests/release-test/pom.xml | 2 +- tests/stress/pom.xml | 2 +- 379 files changed, 380 insertions(+), 380 deletions(-) diff --git a/archetypes/jersey-example-java8-webapp/pom.xml b/archetypes/jersey-example-java8-webapp/pom.xml index b632aae449..6d0233beb8 100644 --- a/archetypes/jersey-example-java8-webapp/pom.xml +++ b/archetypes/jersey-example-java8-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.archetypes project - 3.0.17 + 3.0.99-SNAPSHOT jersey-example-java8-webapp diff --git a/archetypes/jersey-heroku-webapp/pom.xml b/archetypes/jersey-heroku-webapp/pom.xml index fad230a3ce..a3b4e18191 100644 --- a/archetypes/jersey-heroku-webapp/pom.xml +++ b/archetypes/jersey-heroku-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.archetypes project - 3.0.17 + 3.0.99-SNAPSHOT maven-archetype diff --git a/archetypes/jersey-quickstart-grizzly2/pom.xml b/archetypes/jersey-quickstart-grizzly2/pom.xml index 6c4b0e85a8..b0a977532d 100644 --- a/archetypes/jersey-quickstart-grizzly2/pom.xml +++ b/archetypes/jersey-quickstart-grizzly2/pom.xml @@ -21,7 +21,7 @@ org.glassfish.jersey.archetypes project - 3.0.17 + 3.0.99-SNAPSHOT jersey-quickstart-grizzly2 maven-archetype diff --git a/archetypes/jersey-quickstart-webapp/pom.xml b/archetypes/jersey-quickstart-webapp/pom.xml index 4806ac4ab1..32e29698a4 100644 --- a/archetypes/jersey-quickstart-webapp/pom.xml +++ b/archetypes/jersey-quickstart-webapp/pom.xml @@ -21,7 +21,7 @@ org.glassfish.jersey.archetypes project - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 maven-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 00a64f8f96..e41beee64c 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.archetypes diff --git a/bom/pom.xml b/bom/pom.xml index 8bffb72637..1b7d7f5992 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -30,7 +30,7 @@ org.glassfish.jersey jersey-bom - 3.0.17 + 3.0.99-SNAPSHOT pom jersey-bom diff --git a/bundles/apidocs/pom.xml b/bundles/apidocs/pom.xml index 7c1308d4cd..b7c9921fca 100644 --- a/bundles/apidocs/pom.xml +++ b/bundles/apidocs/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.bundles project - 3.0.17 + 3.0.99-SNAPSHOT apidocs diff --git a/bundles/examples/pom.xml b/bundles/examples/pom.xml index dcef602311..48d44ac4c4 100644 --- a/bundles/examples/pom.xml +++ b/bundles/examples/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.bundles project - 3.0.17 + 3.0.99-SNAPSHOT jersey-examples diff --git a/bundles/jaxrs-ri/pom.xml b/bundles/jaxrs-ri/pom.xml index ed35f18d11..e6a7a7fb97 100644 --- a/bundles/jaxrs-ri/pom.xml +++ b/bundles/jaxrs-ri/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.bundles project - 3.0.17 + 3.0.99-SNAPSHOT jaxrs-ri diff --git a/bundles/pom.xml b/bundles/pom.xml index 6b76389d23..052dfb751b 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.bundles diff --git a/connectors/apache-connector/pom.xml b/connectors/apache-connector/pom.xml index 58dc0d7586..82efb18284 100644 --- a/connectors/apache-connector/pom.xml +++ b/connectors/apache-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.17 + 3.0.99-SNAPSHOT jersey-apache-connector diff --git a/connectors/apache5-connector/pom.xml b/connectors/apache5-connector/pom.xml index 10ef29ef72..88723e6841 100644 --- a/connectors/apache5-connector/pom.xml +++ b/connectors/apache5-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.17 + 3.0.99-SNAPSHOT jersey-apache5-connector diff --git a/connectors/grizzly-connector/pom.xml b/connectors/grizzly-connector/pom.xml index e233f304d0..2b25a35682 100644 --- a/connectors/grizzly-connector/pom.xml +++ b/connectors/grizzly-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.17 + 3.0.99-SNAPSHOT jersey-grizzly-connector diff --git a/connectors/helidon-connector/pom.xml b/connectors/helidon-connector/pom.xml index 4f3940dc9b..8453f9b924 100644 --- a/connectors/helidon-connector/pom.xml +++ b/connectors/helidon-connector/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.connectors - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/connectors/jdk-connector/pom.xml b/connectors/jdk-connector/pom.xml index 9ac033bad3..c3b83013c8 100644 --- a/connectors/jdk-connector/pom.xml +++ b/connectors/jdk-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.17 + 3.0.99-SNAPSHOT jersey-jdk-connector diff --git a/connectors/jetty-connector/pom.xml b/connectors/jetty-connector/pom.xml index 85178861ac..86876ec0d1 100644 --- a/connectors/jetty-connector/pom.xml +++ b/connectors/jetty-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.17 + 3.0.99-SNAPSHOT jersey-jetty-connector diff --git a/connectors/jetty-http2-connector/pom.xml b/connectors/jetty-http2-connector/pom.xml index 8f364c3ebf..00356708d8 100644 --- a/connectors/jetty-http2-connector/pom.xml +++ b/connectors/jetty-http2-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.17 + 3.0.99-SNAPSHOT jersey-jetty-http2-connector diff --git a/connectors/netty-connector/pom.xml b/connectors/netty-connector/pom.xml index 8f24d999a7..0d4ed01881 100644 --- a/connectors/netty-connector/pom.xml +++ b/connectors/netty-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 3.0.17 + 3.0.99-SNAPSHOT jersey-netty-connector diff --git a/connectors/pom.xml b/connectors/pom.xml index 0015d15090..a48065d3dc 100644 --- a/connectors/pom.xml +++ b/connectors/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.connectors diff --git a/containers/glassfish/jersey-gf-ejb/pom.xml b/containers/glassfish/jersey-gf-ejb/pom.xml index 38de9d4237..d388b7e5f1 100644 --- a/containers/glassfish/jersey-gf-ejb/pom.xml +++ b/containers/glassfish/jersey-gf-ejb/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers.glassfish project - 3.0.17 + 3.0.99-SNAPSHOT jersey-gf-ejb diff --git a/containers/glassfish/pom.xml b/containers/glassfish/pom.xml index 5d365c21c7..e7f1668475 100644 --- a/containers/glassfish/pom.xml +++ b/containers/glassfish/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.containers.glassfish diff --git a/containers/grizzly2-http/pom.xml b/containers/grizzly2-http/pom.xml index 71da019c4d..c8a2bb61c4 100644 --- a/containers/grizzly2-http/pom.xml +++ b/containers/grizzly2-http/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.containers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-container-grizzly2-http diff --git a/containers/grizzly2-servlet/pom.xml b/containers/grizzly2-servlet/pom.xml index 8bf40799e3..95887084fb 100644 --- a/containers/grizzly2-servlet/pom.xml +++ b/containers/grizzly2-servlet/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-container-grizzly2-servlet diff --git a/containers/jdk-http/pom.xml b/containers/jdk-http/pom.xml index 4ba59b0ae3..659b4dc1d7 100644 --- a/containers/jdk-http/pom.xml +++ b/containers/jdk-http/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-container-jdk-http diff --git a/containers/jersey-servlet-core/pom.xml b/containers/jersey-servlet-core/pom.xml index 0b8adcd1c7..5985e69e28 100644 --- a/containers/jersey-servlet-core/pom.xml +++ b/containers/jersey-servlet-core/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-container-servlet-core diff --git a/containers/jersey-servlet/pom.xml b/containers/jersey-servlet/pom.xml index 42ba2ac26a..e47c6f22b6 100644 --- a/containers/jersey-servlet/pom.xml +++ b/containers/jersey-servlet/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-container-servlet diff --git a/containers/jetty-http/pom.xml b/containers/jetty-http/pom.xml index a2832d559b..ce0768dfc2 100644 --- a/containers/jetty-http/pom.xml +++ b/containers/jetty-http/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.containers - 3.0.17 + 3.0.99-SNAPSHOT jersey-container-jetty-http diff --git a/containers/jetty-http2/pom.xml b/containers/jetty-http2/pom.xml index 4ddfb84634..59d26efe5f 100644 --- a/containers/jetty-http2/pom.xml +++ b/containers/jetty-http2/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.containers - 3.0.17 + 3.0.99-SNAPSHOT jersey-container-jetty-http2 diff --git a/containers/jetty-servlet/pom.xml b/containers/jetty-servlet/pom.xml index d7f41c51c8..73f1f694c0 100644 --- a/containers/jetty-servlet/pom.xml +++ b/containers/jetty-servlet/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-container-jetty-servlet diff --git a/containers/netty-http/pom.xml b/containers/netty-http/pom.xml index 885f04a8aa..2b07fcf45c 100644 --- a/containers/netty-http/pom.xml +++ b/containers/netty-http/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-container-netty-http diff --git a/containers/pom.xml b/containers/pom.xml index f2de061928..be05caf2fa 100644 --- a/containers/pom.xml +++ b/containers/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.containers diff --git a/containers/simple-http/pom.xml b/containers/simple-http/pom.xml index 10029f02ba..e21c30101d 100644 --- a/containers/simple-http/pom.xml +++ b/containers/simple-http/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-container-simple-http diff --git a/core-client/pom.xml b/core-client/pom.xml index 5e1b6fcfa2..fefc6842e4 100644 --- a/core-client/pom.xml +++ b/core-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.core diff --git a/core-common/pom.xml b/core-common/pom.xml index c9704f1f6a..0a1c0867bb 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.core diff --git a/core-server/pom.xml b/core-server/pom.xml index 1022cc3fb2..171512f2a3 100644 --- a/core-server/pom.xml +++ b/core-server/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.core diff --git a/docs/pom.xml b/docs/pom.xml index 34022a6221..062ff1fe69 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT jersey-documentation pom diff --git a/examples/assemblies/pom.xml b/examples/assemblies/pom.xml index 3d58804647..1c54fae2f1 100644 --- a/examples/assemblies/pom.xml +++ b/examples/assemblies/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT assemblies diff --git a/examples/bookmark-em/pom.xml b/examples/bookmark-em/pom.xml index db82bdc96c..3663370df6 100644 --- a/examples/bookmark-em/pom.xml +++ b/examples/bookmark-em/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT bookmark-em diff --git a/examples/bookmark/pom.xml b/examples/bookmark/pom.xml index 4ea8ae248b..21d30d8350 100644 --- a/examples/bookmark/pom.xml +++ b/examples/bookmark/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT bookmark diff --git a/examples/bookstore-webapp/pom.xml b/examples/bookstore-webapp/pom.xml index 2fdc2a404d..d8c472587b 100644 --- a/examples/bookstore-webapp/pom.xml +++ b/examples/bookstore-webapp/pom.xml @@ -35,7 +35,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT bookstore-webapp diff --git a/examples/cdi-webapp/pom.xml b/examples/cdi-webapp/pom.xml index aeb5eaecb1..4531b60ef1 100644 --- a/examples/cdi-webapp/pom.xml +++ b/examples/cdi-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT cdi-webapp diff --git a/examples/clipboard-programmatic/pom.xml b/examples/clipboard-programmatic/pom.xml index 41af779d20..36b2854dc2 100644 --- a/examples/clipboard-programmatic/pom.xml +++ b/examples/clipboard-programmatic/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT clipboard-programmatic diff --git a/examples/clipboard/pom.xml b/examples/clipboard/pom.xml index 4c55b4958b..34ab9c20e3 100644 --- a/examples/clipboard/pom.xml +++ b/examples/clipboard/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT clipboard diff --git a/examples/configured-client/pom.xml b/examples/configured-client/pom.xml index 4648311586..6d38f0d9f7 100644 --- a/examples/configured-client/pom.xml +++ b/examples/configured-client/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT configured-client diff --git a/examples/declarative-linking/pom.xml b/examples/declarative-linking/pom.xml index 9cd63ffcfa..63c4e780de 100644 --- a/examples/declarative-linking/pom.xml +++ b/examples/declarative-linking/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT declarative-linking diff --git a/examples/entity-filtering-security/pom.xml b/examples/entity-filtering-security/pom.xml index b2072a7639..5cb67a3807 100644 --- a/examples/entity-filtering-security/pom.xml +++ b/examples/entity-filtering-security/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT entity-filtering-security diff --git a/examples/entity-filtering-selectable/pom.xml b/examples/entity-filtering-selectable/pom.xml index e1dcb45a13..6664f23de7 100644 --- a/examples/entity-filtering-selectable/pom.xml +++ b/examples/entity-filtering-selectable/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT entity-filtering-selectable diff --git a/examples/entity-filtering/pom.xml b/examples/entity-filtering/pom.xml index abf9f9bad2..4af5fa458d 100644 --- a/examples/entity-filtering/pom.xml +++ b/examples/entity-filtering/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT entity-filtering diff --git a/examples/exception-mapping/pom.xml b/examples/exception-mapping/pom.xml index 0662c7e92a..b55aa9e816 100644 --- a/examples/exception-mapping/pom.xml +++ b/examples/exception-mapping/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT exception-mapping diff --git a/examples/extended-wadl-webapp/pom.xml b/examples/extended-wadl-webapp/pom.xml index 95a1172e88..8d239a725f 100644 --- a/examples/extended-wadl-webapp/pom.xml +++ b/examples/extended-wadl-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT extended-wadl-webapp diff --git a/examples/freemarker-webapp/pom.xml b/examples/freemarker-webapp/pom.xml index 9e29b1ec2c..d5b30424f8 100644 --- a/examples/freemarker-webapp/pom.xml +++ b/examples/freemarker-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT freemarker-webapp diff --git a/examples/groovy/pom.xml b/examples/groovy/pom.xml index f3770cf2d6..a12fae22b2 100644 --- a/examples/groovy/pom.xml +++ b/examples/groovy/pom.xml @@ -16,7 +16,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT groovy jar diff --git a/examples/helloworld-benchmark/pom.xml b/examples/helloworld-benchmark/pom.xml index 5c7801b11e..055c055211 100644 --- a/examples/helloworld-benchmark/pom.xml +++ b/examples/helloworld-benchmark/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT helloworld-benchmark diff --git a/examples/helloworld-cdi2-se/pom.xml b/examples/helloworld-cdi2-se/pom.xml index 63ab3c31a3..fa19a705d9 100644 --- a/examples/helloworld-cdi2-se/pom.xml +++ b/examples/helloworld-cdi2-se/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT helloworld-cdi2-se diff --git a/examples/helloworld-netty/pom.xml b/examples/helloworld-netty/pom.xml index e962da9ede..2bb3e5fb1b 100644 --- a/examples/helloworld-netty/pom.xml +++ b/examples/helloworld-netty/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT helloworld-netty diff --git a/examples/helloworld-programmatic/pom.xml b/examples/helloworld-programmatic/pom.xml index 9d7a34f722..6636d3a8d3 100644 --- a/examples/helloworld-programmatic/pom.xml +++ b/examples/helloworld-programmatic/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT helloworld-programmatic diff --git a/examples/helloworld-pure-jax-rs/pom.xml b/examples/helloworld-pure-jax-rs/pom.xml index 0c08d55548..768bfec32b 100644 --- a/examples/helloworld-pure-jax-rs/pom.xml +++ b/examples/helloworld-pure-jax-rs/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT helloworld-pure-jax-rs diff --git a/examples/helloworld-spring-annotations/pom.xml b/examples/helloworld-spring-annotations/pom.xml index f412cf1cf3..0874ae93ba 100644 --- a/examples/helloworld-spring-annotations/pom.xml +++ b/examples/helloworld-spring-annotations/pom.xml @@ -15,7 +15,7 @@ project org.glassfish.jersey.examples - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 helloworld-spring-annotations diff --git a/examples/helloworld-spring-webapp/pom.xml b/examples/helloworld-spring-webapp/pom.xml index 87306a1e06..81d3514276 100644 --- a/examples/helloworld-spring-webapp/pom.xml +++ b/examples/helloworld-spring-webapp/pom.xml @@ -25,7 +25,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT helloworld-spring-webapp diff --git a/examples/helloworld-webapp/pom.xml b/examples/helloworld-webapp/pom.xml index 6614ba8bde..f0ad725407 100644 --- a/examples/helloworld-webapp/pom.xml +++ b/examples/helloworld-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT helloworld-webapp diff --git a/examples/helloworld-weld/pom.xml b/examples/helloworld-weld/pom.xml index 2c6777396e..a5ce51c07e 100644 --- a/examples/helloworld-weld/pom.xml +++ b/examples/helloworld-weld/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT helloworld-weld diff --git a/examples/helloworld/pom.xml b/examples/helloworld/pom.xml index fb262fd3da..b99c2efb54 100644 --- a/examples/helloworld/pom.xml +++ b/examples/helloworld/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT helloworld diff --git a/examples/http-patch/pom.xml b/examples/http-patch/pom.xml index 10844ffacd..567d9ad534 100644 --- a/examples/http-patch/pom.xml +++ b/examples/http-patch/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT http-patch diff --git a/examples/http-trace/pom.xml b/examples/http-trace/pom.xml index e3f629f624..0026193530 100644 --- a/examples/http-trace/pom.xml +++ b/examples/http-trace/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT http-trace diff --git a/examples/https-clientserver-grizzly/pom.xml b/examples/https-clientserver-grizzly/pom.xml index e47bbdf580..1ff6f66e2e 100644 --- a/examples/https-clientserver-grizzly/pom.xml +++ b/examples/https-clientserver-grizzly/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT https-clientserver-grizzly diff --git a/examples/https-server-glassfish/pom.xml b/examples/https-server-glassfish/pom.xml index ec9bc97305..1273186bb5 100644 --- a/examples/https-server-glassfish/pom.xml +++ b/examples/https-server-glassfish/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT https-server-glassfish diff --git a/examples/java8-webapp/pom.xml b/examples/java8-webapp/pom.xml index d4e7d2504e..25d7e1ba28 100644 --- a/examples/java8-webapp/pom.xml +++ b/examples/java8-webapp/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT java8-webapp diff --git a/examples/jaxb/pom.xml b/examples/jaxb/pom.xml index 5a74b2e880..44303095c9 100644 --- a/examples/jaxb/pom.xml +++ b/examples/jaxb/pom.xml @@ -16,7 +16,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT jaxb diff --git a/examples/jaxrs-types-injection/pom.xml b/examples/jaxrs-types-injection/pom.xml index df105386b5..63e5a87f17 100644 --- a/examples/jaxrs-types-injection/pom.xml +++ b/examples/jaxrs-types-injection/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT jaxrs-types-injection diff --git a/examples/jersey-ejb/pom.xml b/examples/jersey-ejb/pom.xml index eb059879bb..83d4303ee1 100644 --- a/examples/jersey-ejb/pom.xml +++ b/examples/jersey-ejb/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT jersey-ejb diff --git a/examples/json-binding-webapp/pom.xml b/examples/json-binding-webapp/pom.xml index fa3c2b1311..7251947a7c 100644 --- a/examples/json-binding-webapp/pom.xml +++ b/examples/json-binding-webapp/pom.xml @@ -16,7 +16,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT json-binding-webapp diff --git a/examples/json-jackson/pom.xml b/examples/json-jackson/pom.xml index b9a1cbe61a..4f27b7307d 100644 --- a/examples/json-jackson/pom.xml +++ b/examples/json-jackson/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT json-jackson diff --git a/examples/json-jettison/pom.xml b/examples/json-jettison/pom.xml index 06283aba7d..b59825a28a 100644 --- a/examples/json-jettison/pom.xml +++ b/examples/json-jettison/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT json-jettison diff --git a/examples/json-moxy/pom.xml b/examples/json-moxy/pom.xml index 05def0f7c7..1424646afd 100644 --- a/examples/json-moxy/pom.xml +++ b/examples/json-moxy/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT json-moxy diff --git a/examples/json-processing-webapp/pom.xml b/examples/json-processing-webapp/pom.xml index 519b312f2b..ddbf757a34 100644 --- a/examples/json-processing-webapp/pom.xml +++ b/examples/json-processing-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT json-processing-webapp diff --git a/examples/json-with-padding/pom.xml b/examples/json-with-padding/pom.xml index 8890d3b357..836cea3224 100644 --- a/examples/json-with-padding/pom.xml +++ b/examples/json-with-padding/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT json-with-padding diff --git a/examples/managed-beans-webapp/pom.xml b/examples/managed-beans-webapp/pom.xml index 7e926add9c..700bf51ee5 100644 --- a/examples/managed-beans-webapp/pom.xml +++ b/examples/managed-beans-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT managed-beans-webapp diff --git a/examples/managed-client-simple-webapp/pom.xml b/examples/managed-client-simple-webapp/pom.xml index 50ced84b8f..b0c44ce45f 100644 --- a/examples/managed-client-simple-webapp/pom.xml +++ b/examples/managed-client-simple-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT managed-client-simple-webapp diff --git a/examples/managed-client-webapp/pom.xml b/examples/managed-client-webapp/pom.xml index 2d75498730..84d614d0d8 100644 --- a/examples/managed-client-webapp/pom.xml +++ b/examples/managed-client-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT managed-client-webapp diff --git a/examples/managed-client/pom.xml b/examples/managed-client/pom.xml index 65f0c5cf5b..573177b84e 100644 --- a/examples/managed-client/pom.xml +++ b/examples/managed-client/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT managed-client diff --git a/examples/micrometer/pom.xml b/examples/micrometer/pom.xml index e06cf9403d..b536662f26 100644 --- a/examples/micrometer/pom.xml +++ b/examples/micrometer/pom.xml @@ -16,7 +16,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT jersey-micrometer-webapp diff --git a/examples/multipart-webapp/pom.xml b/examples/multipart-webapp/pom.xml index 1951e2334b..06b3afa4d0 100644 --- a/examples/multipart-webapp/pom.xml +++ b/examples/multipart-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT multipart-webapp diff --git a/examples/oauth-client-twitter/pom.xml b/examples/oauth-client-twitter/pom.xml index 2cf3a5b488..1cac7ba9c0 100644 --- a/examples/oauth-client-twitter/pom.xml +++ b/examples/oauth-client-twitter/pom.xml @@ -15,7 +15,7 @@ project org.glassfish.jersey.examples - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/examples/open-tracing/pom.xml b/examples/open-tracing/pom.xml index e7a9ef116f..43708921c9 100644 --- a/examples/open-tracing/pom.xml +++ b/examples/open-tracing/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT open-tracing diff --git a/examples/osgi-helloworld-webapp/additional-bundle/pom.xml b/examples/osgi-helloworld-webapp/additional-bundle/pom.xml index b09b2eb97b..6a7a6b9357 100644 --- a/examples/osgi-helloworld-webapp/additional-bundle/pom.xml +++ b/examples/osgi-helloworld-webapp/additional-bundle/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples osgi-helloworld-webapp - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.examples.osgi-helloworld-webapp diff --git a/examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml b/examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml index 61f55260f2..750155077f 100644 --- a/examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml +++ b/examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples osgi-helloworld-webapp - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.examples.osgi-helloworld-webapp diff --git a/examples/osgi-helloworld-webapp/functional-test/pom.xml b/examples/osgi-helloworld-webapp/functional-test/pom.xml index cfc5c1c719..8453b3a241 100644 --- a/examples/osgi-helloworld-webapp/functional-test/pom.xml +++ b/examples/osgi-helloworld-webapp/functional-test/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples osgi-helloworld-webapp - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.examples.osgi-helloworld-webapp diff --git a/examples/osgi-helloworld-webapp/lib-bundle/pom.xml b/examples/osgi-helloworld-webapp/lib-bundle/pom.xml index 3c46a1f423..dcd3cbc002 100644 --- a/examples/osgi-helloworld-webapp/lib-bundle/pom.xml +++ b/examples/osgi-helloworld-webapp/lib-bundle/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples osgi-helloworld-webapp - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.examples.osgi-helloworld-webapp diff --git a/examples/osgi-helloworld-webapp/pom.xml b/examples/osgi-helloworld-webapp/pom.xml index aeb2a7f307..ea5cb87079 100644 --- a/examples/osgi-helloworld-webapp/pom.xml +++ b/examples/osgi-helloworld-webapp/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT osgi-helloworld-webapp diff --git a/examples/osgi-helloworld-webapp/war-bundle/pom.xml b/examples/osgi-helloworld-webapp/war-bundle/pom.xml index e78fd7b82b..1249a34c17 100644 --- a/examples/osgi-helloworld-webapp/war-bundle/pom.xml +++ b/examples/osgi-helloworld-webapp/war-bundle/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples osgi-helloworld-webapp - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.examples.osgi-helloworld-webapp diff --git a/examples/pom.xml b/examples/pom.xml index d912953038..609875fd54 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT diff --git a/examples/reload/pom.xml b/examples/reload/pom.xml index 9319b74312..fbb06f85e2 100644 --- a/examples/reload/pom.xml +++ b/examples/reload/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT reload diff --git a/examples/rx-client-webapp/pom.xml b/examples/rx-client-webapp/pom.xml index 2483e290d7..9fb7b2cb3f 100644 --- a/examples/rx-client-webapp/pom.xml +++ b/examples/rx-client-webapp/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT rx-client-webapp diff --git a/examples/server-async-managed/pom.xml b/examples/server-async-managed/pom.xml index 6582411d89..633a6924e4 100644 --- a/examples/server-async-managed/pom.xml +++ b/examples/server-async-managed/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT server-async-managed diff --git a/examples/server-async-standalone/client/pom.xml b/examples/server-async-standalone/client/pom.xml index a2e5975ecc..7978e51f7f 100644 --- a/examples/server-async-standalone/client/pom.xml +++ b/examples/server-async-standalone/client/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples server-async-standalone - 3.0.17 + 3.0.99-SNAPSHOT server-async-standalone-client diff --git a/examples/server-async-standalone/pom.xml b/examples/server-async-standalone/pom.xml index 05bff463ea..8f8a4e8732 100644 --- a/examples/server-async-standalone/pom.xml +++ b/examples/server-async-standalone/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT server-async-standalone diff --git a/examples/server-async-standalone/webapp/pom.xml b/examples/server-async-standalone/webapp/pom.xml index 9d7c4498fb..7e0e602be5 100644 --- a/examples/server-async-standalone/webapp/pom.xml +++ b/examples/server-async-standalone/webapp/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples server-async-standalone - 3.0.17 + 3.0.99-SNAPSHOT server-async-standalone-webapp diff --git a/examples/server-async/pom.xml b/examples/server-async/pom.xml index c2e9979719..b7e53e433f 100644 --- a/examples/server-async/pom.xml +++ b/examples/server-async/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT server-async diff --git a/examples/server-sent-events-jaxrs/pom.xml b/examples/server-sent-events-jaxrs/pom.xml index 74049908d6..1308d80ce6 100644 --- a/examples/server-sent-events-jaxrs/pom.xml +++ b/examples/server-sent-events-jaxrs/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT server-sent-events-jaxrs diff --git a/examples/server-sent-events-jersey/pom.xml b/examples/server-sent-events-jersey/pom.xml index d8780b467e..5f82dcaa2f 100644 --- a/examples/server-sent-events-jersey/pom.xml +++ b/examples/server-sent-events-jersey/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT server-sent-events-jersey diff --git a/examples/servlet3-webapp/pom.xml b/examples/servlet3-webapp/pom.xml index c486fcf8a0..1e2a7dbee2 100644 --- a/examples/servlet3-webapp/pom.xml +++ b/examples/servlet3-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT servlet3-webapp diff --git a/examples/simple-console/pom.xml b/examples/simple-console/pom.xml index 328b9670c1..b1e17d4af6 100644 --- a/examples/simple-console/pom.xml +++ b/examples/simple-console/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT simple-console diff --git a/examples/sse-item-store-jaxrs-webapp/pom.xml b/examples/sse-item-store-jaxrs-webapp/pom.xml index 189bf6fe6d..58c0837532 100644 --- a/examples/sse-item-store-jaxrs-webapp/pom.xml +++ b/examples/sse-item-store-jaxrs-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT sse-item-store-jaxrs-webapp diff --git a/examples/sse-item-store-jersey-webapp/pom.xml b/examples/sse-item-store-jersey-webapp/pom.xml index e409353df2..2bac026098 100644 --- a/examples/sse-item-store-jersey-webapp/pom.xml +++ b/examples/sse-item-store-jersey-webapp/pom.xml @@ -19,7 +19,7 @@ org.glassfish.jersey.examples webapp-example-parent ../webapp-example-parent/pom.xml - 3.0.17 + 3.0.99-SNAPSHOT sse-item-store-jersey-webapp diff --git a/examples/sse-twitter-aggregator/pom.xml b/examples/sse-twitter-aggregator/pom.xml index 14e26bc9b1..601d9d26bc 100644 --- a/examples/sse-twitter-aggregator/pom.xml +++ b/examples/sse-twitter-aggregator/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT sse-twitter-aggregator diff --git a/examples/system-properties-example/pom.xml b/examples/system-properties-example/pom.xml index 783636b538..aa3d103319 100644 --- a/examples/system-properties-example/pom.xml +++ b/examples/system-properties-example/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT system-properties-example diff --git a/examples/webapp-example-parent/pom.xml b/examples/webapp-example-parent/pom.xml index 1c1f067f28..ebcde20065 100644 --- a/examples/webapp-example-parent/pom.xml +++ b/examples/webapp-example-parent/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT webapp-example-parent diff --git a/examples/xml-moxy/pom.xml b/examples/xml-moxy/pom.xml index 315d6a8b91..2a272598f0 100644 --- a/examples/xml-moxy/pom.xml +++ b/examples/xml-moxy/pom.xml @@ -16,7 +16,7 @@ org.glassfish.jersey.examples project - 3.0.17 + 3.0.99-SNAPSHOT xml-moxy diff --git a/ext/bean-validation/pom.xml b/ext/bean-validation/pom.xml index 6640b5a5dc..743a933698 100644 --- a/ext/bean-validation/pom.xml +++ b/ext/bean-validation/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.ext project - 3.0.17 + 3.0.99-SNAPSHOT jersey-bean-validation diff --git a/ext/cdi/jersey-cdi-rs-inject/pom.xml b/ext/cdi/jersey-cdi-rs-inject/pom.xml index 6ba3ab232f..7fbd6c306c 100644 --- a/ext/cdi/jersey-cdi-rs-inject/pom.xml +++ b/ext/cdi/jersey-cdi-rs-inject/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.ext.cdi - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml b/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml index 52869063dd..7e22ff6d83 100644 --- a/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml +++ b/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.cdi project - 3.0.17 + 3.0.99-SNAPSHOT jersey-cdi1x-ban-custom-hk2-binding diff --git a/ext/cdi/jersey-cdi1x-servlet/pom.xml b/ext/cdi/jersey-cdi1x-servlet/pom.xml index 0e0cc11cc3..0301b3b563 100644 --- a/ext/cdi/jersey-cdi1x-servlet/pom.xml +++ b/ext/cdi/jersey-cdi1x-servlet/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.cdi project - 3.0.17 + 3.0.99-SNAPSHOT jersey-cdi1x-servlet diff --git a/ext/cdi/jersey-cdi1x-transaction/pom.xml b/ext/cdi/jersey-cdi1x-transaction/pom.xml index d753ff4044..fad4a61b4e 100644 --- a/ext/cdi/jersey-cdi1x-transaction/pom.xml +++ b/ext/cdi/jersey-cdi1x-transaction/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.cdi project - 3.0.17 + 3.0.99-SNAPSHOT jersey-cdi1x-transaction diff --git a/ext/cdi/jersey-cdi1x-validation/pom.xml b/ext/cdi/jersey-cdi1x-validation/pom.xml index 2b9d114cbc..71f1bf3aaf 100644 --- a/ext/cdi/jersey-cdi1x-validation/pom.xml +++ b/ext/cdi/jersey-cdi1x-validation/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.cdi project - 3.0.17 + 3.0.99-SNAPSHOT jersey-cdi1x-validation diff --git a/ext/cdi/jersey-cdi1x/pom.xml b/ext/cdi/jersey-cdi1x/pom.xml index 6cd785de6d..7ef1fbf512 100644 --- a/ext/cdi/jersey-cdi1x/pom.xml +++ b/ext/cdi/jersey-cdi1x/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.cdi project - 3.0.17 + 3.0.99-SNAPSHOT jersey-cdi1x diff --git a/ext/cdi/jersey-weld2-se/pom.xml b/ext/cdi/jersey-weld2-se/pom.xml index de77f8ba9f..9790e01be8 100644 --- a/ext/cdi/jersey-weld2-se/pom.xml +++ b/ext/cdi/jersey-weld2-se/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.cdi project - 3.0.17 + 3.0.99-SNAPSHOT jersey-weld2-se diff --git a/ext/cdi/pom.xml b/ext/cdi/pom.xml index 2926b2f5d5..0af9140d58 100644 --- a/ext/cdi/pom.xml +++ b/ext/cdi/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.ext.cdi diff --git a/ext/entity-filtering/pom.xml b/ext/entity-filtering/pom.xml index c1e37c4596..0eae91b407 100644 --- a/ext/entity-filtering/pom.xml +++ b/ext/entity-filtering/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.17 + 3.0.99-SNAPSHOT jersey-entity-filtering diff --git a/ext/metainf-services/pom.xml b/ext/metainf-services/pom.xml index 0925bf04c7..411dbb33cd 100644 --- a/ext/metainf-services/pom.xml +++ b/ext/metainf-services/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.17 + 3.0.99-SNAPSHOT jersey-metainf-services diff --git a/ext/micrometer/pom.xml b/ext/micrometer/pom.xml index f70274d2e4..3980e2edee 100644 --- a/ext/micrometer/pom.xml +++ b/ext/micrometer/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.ext - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/ext/microprofile/mp-config/pom.xml b/ext/microprofile/mp-config/pom.xml index f84785ef85..bbe540d718 100644 --- a/ext/microprofile/mp-config/pom.xml +++ b/ext/microprofile/mp-config/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.ext.microprofile - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/ext/microprofile/mp-rest-client/pom.xml b/ext/microprofile/mp-rest-client/pom.xml index 9b92cc5e87..bd5463d78d 100644 --- a/ext/microprofile/mp-rest-client/pom.xml +++ b/ext/microprofile/mp-rest-client/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.ext.microprofile - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/ext/microprofile/pom.xml b/ext/microprofile/pom.xml index 94c0a19553..bd69eafcc0 100644 --- a/ext/microprofile/pom.xml +++ b/ext/microprofile/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.ext - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/ext/mvc-bean-validation/pom.xml b/ext/mvc-bean-validation/pom.xml index 7e886aafad..852406b2cc 100644 --- a/ext/mvc-bean-validation/pom.xml +++ b/ext/mvc-bean-validation/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.17 + 3.0.99-SNAPSHOT jersey-mvc-bean-validation diff --git a/ext/mvc-freemarker/pom.xml b/ext/mvc-freemarker/pom.xml index 15d0e3e69f..5bcdd4fb2d 100644 --- a/ext/mvc-freemarker/pom.xml +++ b/ext/mvc-freemarker/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.17 + 3.0.99-SNAPSHOT jersey-mvc-freemarker diff --git a/ext/mvc-jsp/pom.xml b/ext/mvc-jsp/pom.xml index b755252d60..dceb4efb0d 100644 --- a/ext/mvc-jsp/pom.xml +++ b/ext/mvc-jsp/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.17 + 3.0.99-SNAPSHOT jersey-mvc-jsp diff --git a/ext/mvc-mustache/pom.xml b/ext/mvc-mustache/pom.xml index 5e484162f8..e918d84cac 100644 --- a/ext/mvc-mustache/pom.xml +++ b/ext/mvc-mustache/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.17 + 3.0.99-SNAPSHOT jersey-mvc-mustache diff --git a/ext/mvc-thymeleaf/pom.xml b/ext/mvc-thymeleaf/pom.xml index 16d33ec6b2..2f25a7399d 100644 --- a/ext/mvc-thymeleaf/pom.xml +++ b/ext/mvc-thymeleaf/pom.xml @@ -25,7 +25,7 @@ project org.glassfish.jersey.ext - 3.0.17 + 3.0.99-SNAPSHOT jersey-mvc-thymeleaf diff --git a/ext/mvc/pom.xml b/ext/mvc/pom.xml index 2540336254..58927c3fbd 100644 --- a/ext/mvc/pom.xml +++ b/ext/mvc/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.17 + 3.0.99-SNAPSHOT jersey-mvc diff --git a/ext/pom.xml b/ext/pom.xml index 96c74d0f2f..a13a88e730 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.ext diff --git a/ext/proxy-client/pom.xml b/ext/proxy-client/pom.xml index c8881ec0dd..03b9119a3e 100644 --- a/ext/proxy-client/pom.xml +++ b/ext/proxy-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.17 + 3.0.99-SNAPSHOT jersey-proxy-client diff --git a/ext/rx/pom.xml b/ext/rx/pom.xml index ab5077b96c..2e86422618 100644 --- a/ext/rx/pom.xml +++ b/ext/rx/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.ext.rx diff --git a/ext/rx/rx-client-guava/pom.xml b/ext/rx/rx-client-guava/pom.xml index e5184b9201..5a147bcd00 100644 --- a/ext/rx/rx-client-guava/pom.xml +++ b/ext/rx/rx-client-guava/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.rx project - 3.0.17 + 3.0.99-SNAPSHOT jersey-rx-client-guava diff --git a/ext/rx/rx-client-rxjava/pom.xml b/ext/rx/rx-client-rxjava/pom.xml index f98ca614d4..07d7fb1562 100644 --- a/ext/rx/rx-client-rxjava/pom.xml +++ b/ext/rx/rx-client-rxjava/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.rx project - 3.0.17 + 3.0.99-SNAPSHOT jersey-rx-client-rxjava diff --git a/ext/rx/rx-client-rxjava2/pom.xml b/ext/rx/rx-client-rxjava2/pom.xml index 7c5915fb15..2a9830033d 100644 --- a/ext/rx/rx-client-rxjava2/pom.xml +++ b/ext/rx/rx-client-rxjava2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext.rx project - 3.0.17 + 3.0.99-SNAPSHOT jersey-rx-client-rxjava2 diff --git a/ext/spring6/pom.xml b/ext/spring6/pom.xml index e43006b2f5..1e5b000a11 100644 --- a/ext/spring6/pom.xml +++ b/ext/spring6/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.ext project - 3.0.17 + 3.0.99-SNAPSHOT jersey-spring6 diff --git a/ext/wadl-doclet/pom.xml b/ext/wadl-doclet/pom.xml index a775880c9b..0e8b3cb6e1 100644 --- a/ext/wadl-doclet/pom.xml +++ b/ext/wadl-doclet/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.ext - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 jersey-wadl-doclet diff --git a/incubator/cdi-inject-weld/pom.xml b/incubator/cdi-inject-weld/pom.xml index 1e7d5abf20..2d73880c9b 100644 --- a/incubator/cdi-inject-weld/pom.xml +++ b/incubator/cdi-inject-weld/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.incubator project - 3.0.17 + 3.0.99-SNAPSHOT jersey-cdi-inject-weld diff --git a/incubator/declarative-linking/pom.xml b/incubator/declarative-linking/pom.xml index 528c868057..cdb5680870 100644 --- a/incubator/declarative-linking/pom.xml +++ b/incubator/declarative-linking/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.incubator project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.ext diff --git a/incubator/gae-integration/pom.xml b/incubator/gae-integration/pom.xml index 208e230d5d..f0a09165aa 100644 --- a/incubator/gae-integration/pom.xml +++ b/incubator/gae-integration/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.incubator project - 3.0.17 + 3.0.99-SNAPSHOT jersey-gae-integration diff --git a/incubator/html-json/pom.xml b/incubator/html-json/pom.xml index 8fab842b8e..5eed87b024 100644 --- a/incubator/html-json/pom.xml +++ b/incubator/html-json/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.incubator project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.media diff --git a/incubator/injectless-client/pom.xml b/incubator/injectless-client/pom.xml index 725be7c79b..daf7c243a9 100644 --- a/incubator/injectless-client/pom.xml +++ b/incubator/injectless-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.incubator project - 3.0.17 + 3.0.99-SNAPSHOT jersey-injectless-client diff --git a/incubator/kryo/pom.xml b/incubator/kryo/pom.xml index fe3141aa3d..7ddc227efc 100644 --- a/incubator/kryo/pom.xml +++ b/incubator/kryo/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.incubator project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.media diff --git a/incubator/open-tracing/pom.xml b/incubator/open-tracing/pom.xml index 9af5ef4e63..5faa7b0f49 100644 --- a/incubator/open-tracing/pom.xml +++ b/incubator/open-tracing/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.incubator project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.incubator diff --git a/incubator/pom.xml b/incubator/pom.xml index dcb614a024..afbfda45a3 100644 --- a/incubator/pom.xml +++ b/incubator/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.incubator diff --git a/inject/cdi2-se/pom.xml b/inject/cdi2-se/pom.xml index 9020618a9b..d63c8ea898 100644 --- a/inject/cdi2-se/pom.xml +++ b/inject/cdi2-se/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.inject project - 3.0.17 + 3.0.99-SNAPSHOT jersey-cdi2-se diff --git a/inject/hk2/pom.xml b/inject/hk2/pom.xml index b9578a6126..84a04cfc59 100644 --- a/inject/hk2/pom.xml +++ b/inject/hk2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.inject project - 3.0.17 + 3.0.99-SNAPSHOT jersey-hk2 diff --git a/inject/pom.xml b/inject/pom.xml index 951321f8ec..1dec961cee 100644 --- a/inject/pom.xml +++ b/inject/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.inject diff --git a/media/jaxb/pom.xml b/media/jaxb/pom.xml index 2578eb38ba..6586b38ea5 100644 --- a/media/jaxb/pom.xml +++ b/media/jaxb/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.17 + 3.0.99-SNAPSHOT jersey-media-jaxb diff --git a/media/json-binding/pom.xml b/media/json-binding/pom.xml index 691bd179ac..53de4a880b 100644 --- a/media/json-binding/pom.xml +++ b/media/json-binding/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.17 + 3.0.99-SNAPSHOT jersey-media-json-binding diff --git a/media/json-gson/pom.xml b/media/json-gson/pom.xml index 41ead1ce97..a57df78910 100644 --- a/media/json-gson/pom.xml +++ b/media/json-gson/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.17 + 3.0.99-SNAPSHOT jersey-media-json-gson diff --git a/media/json-jackson/pom.xml b/media/json-jackson/pom.xml index eb8db0bdbe..cb27c7f711 100644 --- a/media/json-jackson/pom.xml +++ b/media/json-jackson/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.17 + 3.0.99-SNAPSHOT jersey-media-json-jackson diff --git a/media/json-jettison/pom.xml b/media/json-jettison/pom.xml index e43292e400..30e074b38d 100644 --- a/media/json-jettison/pom.xml +++ b/media/json-jettison/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.17 + 3.0.99-SNAPSHOT jersey-media-json-jettison diff --git a/media/json-processing/pom.xml b/media/json-processing/pom.xml index 9521cb04ef..aa851ad045 100644 --- a/media/json-processing/pom.xml +++ b/media/json-processing/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.17 + 3.0.99-SNAPSHOT jersey-media-json-processing diff --git a/media/moxy/pom.xml b/media/moxy/pom.xml index e52bfe2817..5ae722eced 100644 --- a/media/moxy/pom.xml +++ b/media/moxy/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.17 + 3.0.99-SNAPSHOT jersey-media-moxy diff --git a/media/multipart/pom.xml b/media/multipart/pom.xml index a9dc3f507d..ffda4d0ef3 100644 --- a/media/multipart/pom.xml +++ b/media/multipart/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.17 + 3.0.99-SNAPSHOT jersey-media-multipart diff --git a/media/pom.xml b/media/pom.xml index db646aee2e..adef754ee1 100644 --- a/media/pom.xml +++ b/media/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.media diff --git a/media/sse/pom.xml b/media/sse/pom.xml index 32b8b6b290..f1627a8da4 100644 --- a/media/sse/pom.xml +++ b/media/sse/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 3.0.17 + 3.0.99-SNAPSHOT jersey-media-sse diff --git a/pom.xml b/pom.xml index 9cd298d570..bc1397ead7 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.glassfish.jersey project pom - 3.0.17 + 3.0.99-SNAPSHOT jersey Eclipse Jersey is the open source (under dual EPL+GPL license) Jakarta RESTful WebServices 3.0 diff --git a/security/oauth1-client/pom.xml b/security/oauth1-client/pom.xml index c96be602df..750ec8d3e5 100644 --- a/security/oauth1-client/pom.xml +++ b/security/oauth1-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.security project - 3.0.17 + 3.0.99-SNAPSHOT oauth1-client diff --git a/security/oauth1-server/pom.xml b/security/oauth1-server/pom.xml index b8ae7fb933..d59a01e4fe 100644 --- a/security/oauth1-server/pom.xml +++ b/security/oauth1-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.security project - 3.0.17 + 3.0.99-SNAPSHOT oauth1-server diff --git a/security/oauth1-signature/pom.xml b/security/oauth1-signature/pom.xml index aac9dff208..562f7a248e 100644 --- a/security/oauth1-signature/pom.xml +++ b/security/oauth1-signature/pom.xml @@ -21,7 +21,7 @@ org.glassfish.jersey.security project - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/security/oauth2-client/pom.xml b/security/oauth2-client/pom.xml index d6834ff50b..b0b9e0ec5e 100644 --- a/security/oauth2-client/pom.xml +++ b/security/oauth2-client/pom.xml @@ -21,7 +21,7 @@ org.glassfish.jersey.security project - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/security/pom.xml b/security/pom.xml index ec1c766adc..bfe13e677d 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.security diff --git a/test-framework/core/pom.xml b/test-framework/core/pom.xml index 62d6464bc9..c26482fbfe 100644 --- a/test-framework/core/pom.xml +++ b/test-framework/core/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework project - 3.0.17 + 3.0.99-SNAPSHOT jersey-test-framework-core diff --git a/test-framework/maven/container-runner-maven-plugin/pom.xml b/test-framework/maven/container-runner-maven-plugin/pom.xml index e82acbdba1..21bbfd3205 100644 --- a/test-framework/maven/container-runner-maven-plugin/pom.xml +++ b/test-framework/maven/container-runner-maven-plugin/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.maven project - 3.0.17 + 3.0.99-SNAPSHOT container-runner-maven-plugin diff --git a/test-framework/maven/custom-enforcer-rules/pom.xml b/test-framework/maven/custom-enforcer-rules/pom.xml index edb4ce8bd8..5f702fc581 100644 --- a/test-framework/maven/custom-enforcer-rules/pom.xml +++ b/test-framework/maven/custom-enforcer-rules/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.maven project - 3.0.17 + 3.0.99-SNAPSHOT custom-enforcer-rules diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml index 270bd91be6..66da100266 100644 --- a/test-framework/maven/pom.xml +++ b/test-framework/maven/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.test-framework project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.test-framework.maven diff --git a/test-framework/memleak-test-common/pom.xml b/test-framework/memleak-test-common/pom.xml index b00298fcc2..be40dbfcea 100644 --- a/test-framework/memleak-test-common/pom.xml +++ b/test-framework/memleak-test-common/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework project - 3.0.17 + 3.0.99-SNAPSHOT memleak-test-common diff --git a/test-framework/pom.xml b/test-framework/pom.xml index b29fb143f5..5d7da44253 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.test-framework diff --git a/test-framework/providers/bundle/pom.xml b/test-framework/providers/bundle/pom.xml index 1b0e639faa..ec8f3bce30 100644 --- a/test-framework/providers/bundle/pom.xml +++ b/test-framework/providers/bundle/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.providers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-test-framework-provider-bundle diff --git a/test-framework/providers/external/pom.xml b/test-framework/providers/external/pom.xml index b60a224f89..53c05045c6 100644 --- a/test-framework/providers/external/pom.xml +++ b/test-framework/providers/external/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.providers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-test-framework-provider-external diff --git a/test-framework/providers/grizzly2/pom.xml b/test-framework/providers/grizzly2/pom.xml index 468e665a3a..b3fd19eed6 100644 --- a/test-framework/providers/grizzly2/pom.xml +++ b/test-framework/providers/grizzly2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.providers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-test-framework-provider-grizzly2 diff --git a/test-framework/providers/inmemory/pom.xml b/test-framework/providers/inmemory/pom.xml index 965c190f18..7af40a2bea 100644 --- a/test-framework/providers/inmemory/pom.xml +++ b/test-framework/providers/inmemory/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.providers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-test-framework-provider-inmemory diff --git a/test-framework/providers/jdk-http/pom.xml b/test-framework/providers/jdk-http/pom.xml index 30a24ed5e7..56fce13ad1 100644 --- a/test-framework/providers/jdk-http/pom.xml +++ b/test-framework/providers/jdk-http/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.providers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-test-framework-provider-jdk-http diff --git a/test-framework/providers/jetty-http2/pom.xml b/test-framework/providers/jetty-http2/pom.xml index 1cd0411d0a..caffc015ef 100644 --- a/test-framework/providers/jetty-http2/pom.xml +++ b/test-framework/providers/jetty-http2/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.test-framework.providers - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/test-framework/providers/jetty/pom.xml b/test-framework/providers/jetty/pom.xml index e69c4afc5d..7e5e861155 100644 --- a/test-framework/providers/jetty/pom.xml +++ b/test-framework/providers/jetty/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.test-framework.providers - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/test-framework/providers/netty/pom.xml b/test-framework/providers/netty/pom.xml index 88bfe87b2a..0e439ecd6e 100644 --- a/test-framework/providers/netty/pom.xml +++ b/test-framework/providers/netty/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework.providers project - 3.0.17 + 3.0.99-SNAPSHOT jersey-test-framework-provider-netty diff --git a/test-framework/providers/pom.xml b/test-framework/providers/pom.xml index a994aa03e5..564a4ac8d7 100644 --- a/test-framework/providers/pom.xml +++ b/test-framework/providers/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.test-framework.providers diff --git a/test-framework/providers/simple/pom.xml b/test-framework/providers/simple/pom.xml index 1acc91ea76..bbb9e13433 100644 --- a/test-framework/providers/simple/pom.xml +++ b/test-framework/providers/simple/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.test-framework.providers - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/test-framework/util/pom.xml b/test-framework/util/pom.xml index 524c9ec169..b0adcadb18 100644 --- a/test-framework/util/pom.xml +++ b/test-framework/util/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework project - 3.0.17 + 3.0.99-SNAPSHOT jersey-test-framework-util diff --git a/tests/e2e-client/pom.xml b/tests/e2e-client/pom.xml index 6c393977a5..a8e9f41157 100644 --- a/tests/e2e-client/pom.xml +++ b/tests/e2e-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT e2e-client diff --git a/tests/e2e-core-common/pom.xml b/tests/e2e-core-common/pom.xml index 13f030d1fe..1364ab7faf 100644 --- a/tests/e2e-core-common/pom.xml +++ b/tests/e2e-core-common/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT e2e-core-common diff --git a/tests/e2e-entity/pom.xml b/tests/e2e-entity/pom.xml index fc81da1c78..734264ad0d 100644 --- a/tests/e2e-entity/pom.xml +++ b/tests/e2e-entity/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT e2e-entity diff --git a/tests/e2e-inject/cdi-inject-weld/pom.xml b/tests/e2e-inject/cdi-inject-weld/pom.xml index 2e8b5f5647..558857e707 100644 --- a/tests/e2e-inject/cdi-inject-weld/pom.xml +++ b/tests/e2e-inject/cdi-inject-weld/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests e2e-inject - 3.0.17 + 3.0.99-SNAPSHOT e2e-inject-cdi-inject-weld diff --git a/tests/e2e-inject/cdi2-se/pom.xml b/tests/e2e-inject/cdi2-se/pom.xml index 484048867f..8857958be2 100644 --- a/tests/e2e-inject/cdi2-se/pom.xml +++ b/tests/e2e-inject/cdi2-se/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests e2e-inject - 3.0.17 + 3.0.99-SNAPSHOT e2e-inject-cdi2-se diff --git a/tests/e2e-inject/hk2/pom.xml b/tests/e2e-inject/hk2/pom.xml index ec65a7f2a3..313e8e2482 100644 --- a/tests/e2e-inject/hk2/pom.xml +++ b/tests/e2e-inject/hk2/pom.xml @@ -23,7 +23,7 @@ e2e-inject org.glassfish.jersey.tests - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/e2e-inject/non-inject/pom.xml b/tests/e2e-inject/non-inject/pom.xml index 27c7a2e2f1..f1f1082233 100644 --- a/tests/e2e-inject/non-inject/pom.xml +++ b/tests/e2e-inject/non-inject/pom.xml @@ -23,7 +23,7 @@ e2e-inject org.glassfish.jersey.tests - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/e2e-inject/pom.xml b/tests/e2e-inject/pom.xml index 2252724de5..35f74ec425 100644 --- a/tests/e2e-inject/pom.xml +++ b/tests/e2e-inject/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT e2e-inject diff --git a/tests/e2e-jdk-specifics/pom.xml b/tests/e2e-jdk-specifics/pom.xml index 671ae22daa..6166ef1f41 100644 --- a/tests/e2e-jdk-specifics/pom.xml +++ b/tests/e2e-jdk-specifics/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT e2e-jdk-specifics diff --git a/tests/e2e-server/pom.xml b/tests/e2e-server/pom.xml index 67b3a88423..215cbfc10f 100644 --- a/tests/e2e-server/pom.xml +++ b/tests/e2e-server/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT e2e-server diff --git a/tests/e2e-testng/pom.xml b/tests/e2e-testng/pom.xml index e25e5e110b..2fca714421 100644 --- a/tests/e2e-testng/pom.xml +++ b/tests/e2e-testng/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT e2e-testng diff --git a/tests/e2e-tls/pom.xml b/tests/e2e-tls/pom.xml index 77c01746ca..8e15cb6364 100644 --- a/tests/e2e-tls/pom.xml +++ b/tests/e2e-tls/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT e2e-tls diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml index 268d87be18..94d1d8e3c4 100644 --- a/tests/e2e/pom.xml +++ b/tests/e2e/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT e2e diff --git a/tests/integration/asm/pom.xml b/tests/integration/asm/pom.xml index a2cfe14a49..096e38c455 100644 --- a/tests/integration/asm/pom.xml +++ b/tests/integration/asm/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/async-jersey-filter/pom.xml b/tests/integration/async-jersey-filter/pom.xml index 28b370b72b..c9c3d4f100 100644 --- a/tests/integration/async-jersey-filter/pom.xml +++ b/tests/integration/async-jersey-filter/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT async-jersey-filter diff --git a/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml b/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml index 8d2131471f..139ff13437 100644 --- a/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT cdi-beanvalidation-webapp diff --git a/tests/integration/cdi-integration/cdi-client-on-server/pom.xml b/tests/integration/cdi-integration/cdi-client-on-server/pom.xml index 0d86b2a3f2..fea5a22757 100644 --- a/tests/integration/cdi-integration/cdi-client-on-server/pom.xml +++ b/tests/integration/cdi-integration/cdi-client-on-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT cdi-client-on-server diff --git a/tests/integration/cdi-integration/cdi-client/pom.xml b/tests/integration/cdi-integration/cdi-client/pom.xml index 0a82810b08..888bd349e2 100644 --- a/tests/integration/cdi-integration/cdi-client/pom.xml +++ b/tests/integration/cdi-integration/cdi-client/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT cdi-client diff --git a/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml b/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml index 9e93a0c6ca..18e70af32c 100644 --- a/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT cdi-ejb-test-webapp diff --git a/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml b/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml index 5e38ca8a6a..4f945682a4 100644 --- a/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT cdi-iface-with-non-jaxrs-impl-test-webapp diff --git a/tests/integration/cdi-integration/cdi-log-check/pom.xml b/tests/integration/cdi-integration/cdi-log-check/pom.xml index 30ed7944e2..4733e26bac 100644 --- a/tests/integration/cdi-integration/cdi-log-check/pom.xml +++ b/tests/integration/cdi-integration/cdi-log-check/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT cdi-log-check diff --git a/tests/integration/cdi-integration/cdi-manually-bound/pom.xml b/tests/integration/cdi-integration/cdi-manually-bound/pom.xml index 384d0a9d6c..29405b1d1e 100644 --- a/tests/integration/cdi-integration/cdi-manually-bound/pom.xml +++ b/tests/integration/cdi-integration/cdi-manually-bound/pom.xml @@ -23,7 +23,7 @@ cdi-integration-project org.glassfish.jersey.tests.integration.cdi - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml index 77eb7f776a..e49c77fb65 100644 --- a/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml +++ b/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml index 8cdc68a1cc..2b4c7410c1 100644 --- a/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml +++ b/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/cdi-integration/cdi-multimodule/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/pom.xml index 9894e8341f..034d712d1d 100644 --- a/tests/integration/cdi-integration/cdi-multimodule/pom.xml +++ b/tests/integration/cdi-integration/cdi-multimodule/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT cdi-multimodule diff --git a/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml index 043d5de13a..6ae2e7f7c1 100644 --- a/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml +++ b/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml index a5cd024e25..0cc877d229 100644 --- a/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml +++ b/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml b/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml index 787310a2e5..948f201539 100644 --- a/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT cdi-multipart-webapp diff --git a/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml b/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml index f82a69196e..a1e6263a21 100644 --- a/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml +++ b/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/cdi-integration/cdi-singleton/pom.xml b/tests/integration/cdi-integration/cdi-singleton/pom.xml index 1afa452292..7e44430792 100644 --- a/tests/integration/cdi-integration/cdi-singleton/pom.xml +++ b/tests/integration/cdi-integration/cdi-singleton/pom.xml @@ -23,7 +23,7 @@ cdi-integration-project org.glassfish.jersey.tests.integration.cdi - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/cdi-integration/cdi-skipping-analyzer/pom.xml b/tests/integration/cdi-integration/cdi-skipping-analyzer/pom.xml index bf8bdf5a5d..073f936a60 100644 --- a/tests/integration/cdi-integration/cdi-skipping-analyzer/pom.xml +++ b/tests/integration/cdi-integration/cdi-skipping-analyzer/pom.xml @@ -23,7 +23,7 @@ cdi-integration-project org.glassfish.jersey.tests.integration.cdi - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/cdi-integration/cdi-test-webapp/pom.xml b/tests/integration/cdi-integration/cdi-test-webapp/pom.xml index 7913a4f447..c37a1e686c 100644 --- a/tests/integration/cdi-integration/cdi-test-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-test-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT cdi-test-webapp diff --git a/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml b/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml index 4c30c3950b..174cf6ad92 100644 --- a/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT cdi-with-jersey-injection-custom-cfg-webapp diff --git a/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml b/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml index 3d59f39ece..2914f99148 100644 --- a/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT cdi-with-jersey-injection-custom-hk2-banned-webapp diff --git a/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml b/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml index 92907c0424..f5be881a43 100644 --- a/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml +++ b/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT cdi-with-jersey-injection-webapp diff --git a/tests/integration/cdi-integration/context-inject-on-server/pom.xml b/tests/integration/cdi-integration/context-inject-on-server/pom.xml index bf717b886a..85b8d7f5d7 100644 --- a/tests/integration/cdi-integration/context-inject-on-server/pom.xml +++ b/tests/integration/cdi-integration/context-inject-on-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT context-inject-on-server diff --git a/tests/integration/cdi-integration/gf-cdi-inject/pom.xml b/tests/integration/cdi-integration/gf-cdi-inject/pom.xml index f6f3c7da34..5dac7d8c08 100644 --- a/tests/integration/cdi-integration/gf-cdi-inject/pom.xml +++ b/tests/integration/cdi-integration/gf-cdi-inject/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration.cdi cdi-integration-project - 3.0.17 + 3.0.99-SNAPSHOT gf-cdi-inject-on-server diff --git a/tests/integration/cdi-integration/pom.xml b/tests/integration/cdi-integration/pom.xml index d9194fc739..b054f69833 100644 --- a/tests/integration/cdi-integration/pom.xml +++ b/tests/integration/cdi-integration/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 pom diff --git a/tests/integration/client-connector-provider/pom.xml b/tests/integration/client-connector-provider/pom.xml index b5b540a095..01bb35db4c 100644 --- a/tests/integration/client-connector-provider/pom.xml +++ b/tests/integration/client-connector-provider/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT client-connector-provider diff --git a/tests/integration/ejb-multimodule-reload/ear/pom.xml b/tests/integration/ejb-multimodule-reload/ear/pom.xml index cb05ed44b1..289b4eae5a 100644 --- a/tests/integration/ejb-multimodule-reload/ear/pom.xml +++ b/tests/integration/ejb-multimodule-reload/ear/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/ejb-multimodule-reload/lib/pom.xml b/tests/integration/ejb-multimodule-reload/lib/pom.xml index 6b1fbd6441..54c38fdfbf 100644 --- a/tests/integration/ejb-multimodule-reload/lib/pom.xml +++ b/tests/integration/ejb-multimodule-reload/lib/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/ejb-multimodule-reload/pom.xml b/tests/integration/ejb-multimodule-reload/pom.xml index 28a6d7086e..af1c57a94f 100644 --- a/tests/integration/ejb-multimodule-reload/pom.xml +++ b/tests/integration/ejb-multimodule-reload/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ejb-multimodule-reload diff --git a/tests/integration/ejb-multimodule-reload/war1/pom.xml b/tests/integration/ejb-multimodule-reload/war1/pom.xml index c11c2fb36b..c197c923a3 100644 --- a/tests/integration/ejb-multimodule-reload/war1/pom.xml +++ b/tests/integration/ejb-multimodule-reload/war1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/ejb-multimodule-reload/war2/pom.xml b/tests/integration/ejb-multimodule-reload/war2/pom.xml index b7978962e0..c0febb1755 100644 --- a/tests/integration/ejb-multimodule-reload/war2/pom.xml +++ b/tests/integration/ejb-multimodule-reload/war2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/ejb-multimodule/ear/pom.xml b/tests/integration/ejb-multimodule/ear/pom.xml index b8d94766d3..ad6fa1e7d4 100644 --- a/tests/integration/ejb-multimodule/ear/pom.xml +++ b/tests/integration/ejb-multimodule/ear/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/ejb-multimodule/lib/pom.xml b/tests/integration/ejb-multimodule/lib/pom.xml index 33a303e1ba..9a4e53ea63 100644 --- a/tests/integration/ejb-multimodule/lib/pom.xml +++ b/tests/integration/ejb-multimodule/lib/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/ejb-multimodule/pom.xml b/tests/integration/ejb-multimodule/pom.xml index 36e5ecabcd..e8c321d76e 100644 --- a/tests/integration/ejb-multimodule/pom.xml +++ b/tests/integration/ejb-multimodule/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ejb-multimodule diff --git a/tests/integration/ejb-multimodule/war/pom.xml b/tests/integration/ejb-multimodule/war/pom.xml index cdbeb1865b..47a54b7aa3 100644 --- a/tests/integration/ejb-multimodule/war/pom.xml +++ b/tests/integration/ejb-multimodule/war/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/ejb-test-webapp/pom.xml b/tests/integration/ejb-test-webapp/pom.xml index dba12d964c..be9285cf39 100644 --- a/tests/integration/ejb-test-webapp/pom.xml +++ b/tests/integration/ejb-test-webapp/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ejb-test-webapp diff --git a/tests/integration/externalproperties/pom.xml b/tests/integration/externalproperties/pom.xml index e84faa8614..58bb379640 100644 --- a/tests/integration/externalproperties/pom.xml +++ b/tests/integration/externalproperties/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT externalproperties diff --git a/tests/integration/j-376/pom.xml b/tests/integration/j-376/pom.xml index dc4d6c043d..9fc277472e 100644 --- a/tests/integration/j-376/pom.xml +++ b/tests/integration/j-376/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT j-376 diff --git a/tests/integration/j-441/ear/pom.xml b/tests/integration/j-441/ear/pom.xml index 91f665d616..6250fbe60d 100644 --- a/tests/integration/j-441/ear/pom.xml +++ b/tests/integration/j-441/ear/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml j-441-ear diff --git a/tests/integration/j-441/pom.xml b/tests/integration/j-441/pom.xml index 9fefc5c487..972a4c169f 100644 --- a/tests/integration/j-441/pom.xml +++ b/tests/integration/j-441/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT j-441 diff --git a/tests/integration/j-441/war1/pom.xml b/tests/integration/j-441/war1/pom.xml index 8d1c67638f..3988f0614a 100644 --- a/tests/integration/j-441/war1/pom.xml +++ b/tests/integration/j-441/war1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/j-441/war2/pom.xml b/tests/integration/j-441/war2/pom.xml index a60f238072..a670bcc6de 100644 --- a/tests/integration/j-441/war2/pom.xml +++ b/tests/integration/j-441/war2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/j-59/ear/pom.xml b/tests/integration/j-59/ear/pom.xml index e61de3bada..143fdc096d 100644 --- a/tests/integration/j-59/ear/pom.xml +++ b/tests/integration/j-59/ear/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/j-59/lib/pom.xml b/tests/integration/j-59/lib/pom.xml index d68951d54a..1021639989 100644 --- a/tests/integration/j-59/lib/pom.xml +++ b/tests/integration/j-59/lib/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/j-59/pom.xml b/tests/integration/j-59/pom.xml index 30aa2138e3..8f10570cfe 100644 --- a/tests/integration/j-59/pom.xml +++ b/tests/integration/j-59/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT j-59 diff --git a/tests/integration/j-59/war/pom.xml b/tests/integration/j-59/war/pom.xml index 9f34295aad..6336bd314a 100644 --- a/tests/integration/j-59/war/pom.xml +++ b/tests/integration/j-59/war/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/integration/jackson-14/pom.xml b/tests/integration/jackson-14/pom.xml index ce52286c89..5a3a8dc080 100644 --- a/tests/integration/jackson-14/pom.xml +++ b/tests/integration/jackson-14/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/jaxrs-component-inject/pom.xml b/tests/integration/jaxrs-component-inject/pom.xml index 23d49225a8..217752ae6d 100644 --- a/tests/integration/jaxrs-component-inject/pom.xml +++ b/tests/integration/jaxrs-component-inject/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jaxrs-component-inject diff --git a/tests/integration/jersey-1107/pom.xml b/tests/integration/jersey-1107/pom.xml index be86b7b536..e9f49ddd59 100644 --- a/tests/integration/jersey-1107/pom.xml +++ b/tests/integration/jersey-1107/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-1107 diff --git a/tests/integration/jersey-1223/pom.xml b/tests/integration/jersey-1223/pom.xml index 454270d940..50f517f755 100644 --- a/tests/integration/jersey-1223/pom.xml +++ b/tests/integration/jersey-1223/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 jersey-1223 diff --git a/tests/integration/jersey-1604/pom.xml b/tests/integration/jersey-1604/pom.xml index 482b0cc6e9..6046f628be 100644 --- a/tests/integration/jersey-1604/pom.xml +++ b/tests/integration/jersey-1604/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 jersey-1604 diff --git a/tests/integration/jersey-1667/pom.xml b/tests/integration/jersey-1667/pom.xml index 2e61459bd2..278c6989fd 100644 --- a/tests/integration/jersey-1667/pom.xml +++ b/tests/integration/jersey-1667/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-1667 diff --git a/tests/integration/jersey-1883/pom.xml b/tests/integration/jersey-1883/pom.xml index c44624f9b9..b06b1c121f 100644 --- a/tests/integration/jersey-1883/pom.xml +++ b/tests/integration/jersey-1883/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-1883 diff --git a/tests/integration/jersey-1928/pom.xml b/tests/integration/jersey-1928/pom.xml index 04c693dd6f..daea1a5230 100644 --- a/tests/integration/jersey-1928/pom.xml +++ b/tests/integration/jersey-1928/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 jersey-1928 diff --git a/tests/integration/jersey-1960/pom.xml b/tests/integration/jersey-1960/pom.xml index e85b657189..468385f4db 100644 --- a/tests/integration/jersey-1960/pom.xml +++ b/tests/integration/jersey-1960/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-1960 diff --git a/tests/integration/jersey-1964/pom.xml b/tests/integration/jersey-1964/pom.xml index 0e48eb30ac..1bd2cc1a13 100644 --- a/tests/integration/jersey-1964/pom.xml +++ b/tests/integration/jersey-1964/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-1964 diff --git a/tests/integration/jersey-2031/pom.xml b/tests/integration/jersey-2031/pom.xml index 4dedbcdef0..0577609593 100644 --- a/tests/integration/jersey-2031/pom.xml +++ b/tests/integration/jersey-2031/pom.xml @@ -25,7 +25,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2031 diff --git a/tests/integration/jersey-2136/pom.xml b/tests/integration/jersey-2136/pom.xml index 110fe86456..01cc34a05c 100644 --- a/tests/integration/jersey-2136/pom.xml +++ b/tests/integration/jersey-2136/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2136 diff --git a/tests/integration/jersey-2137/pom.xml b/tests/integration/jersey-2137/pom.xml index 6ca2158015..b767dbccf8 100644 --- a/tests/integration/jersey-2137/pom.xml +++ b/tests/integration/jersey-2137/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2137 diff --git a/tests/integration/jersey-2154/pom.xml b/tests/integration/jersey-2154/pom.xml index a55f669c2e..63056f6499 100644 --- a/tests/integration/jersey-2154/pom.xml +++ b/tests/integration/jersey-2154/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2154 diff --git a/tests/integration/jersey-2160/pom.xml b/tests/integration/jersey-2160/pom.xml index 098c0dd0b2..0d3428218c 100644 --- a/tests/integration/jersey-2160/pom.xml +++ b/tests/integration/jersey-2160/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2160 diff --git a/tests/integration/jersey-2164/pom.xml b/tests/integration/jersey-2164/pom.xml index bdc00cda5f..57d3e212f7 100644 --- a/tests/integration/jersey-2164/pom.xml +++ b/tests/integration/jersey-2164/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2164 diff --git a/tests/integration/jersey-2167/pom.xml b/tests/integration/jersey-2167/pom.xml index b9ce2c1834..1005ef7e96 100644 --- a/tests/integration/jersey-2167/pom.xml +++ b/tests/integration/jersey-2167/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2167 diff --git a/tests/integration/jersey-2176/pom.xml b/tests/integration/jersey-2176/pom.xml index fd66b8fad6..24aa77bfb1 100644 --- a/tests/integration/jersey-2176/pom.xml +++ b/tests/integration/jersey-2176/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2176 diff --git a/tests/integration/jersey-2184/pom.xml b/tests/integration/jersey-2184/pom.xml index 98734f1535..d4f0303368 100644 --- a/tests/integration/jersey-2184/pom.xml +++ b/tests/integration/jersey-2184/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2184 diff --git a/tests/integration/jersey-2255/pom.xml b/tests/integration/jersey-2255/pom.xml index bfa2a02d9f..ae7df01903 100644 --- a/tests/integration/jersey-2255/pom.xml +++ b/tests/integration/jersey-2255/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2255 diff --git a/tests/integration/jersey-2322/pom.xml b/tests/integration/jersey-2322/pom.xml index 64ce0f8a6e..fc5f567ddf 100644 --- a/tests/integration/jersey-2322/pom.xml +++ b/tests/integration/jersey-2322/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2322 diff --git a/tests/integration/jersey-2335/pom.xml b/tests/integration/jersey-2335/pom.xml index 4d6df5f8f9..6a0a032442 100644 --- a/tests/integration/jersey-2335/pom.xml +++ b/tests/integration/jersey-2335/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2335 diff --git a/tests/integration/jersey-2421/pom.xml b/tests/integration/jersey-2421/pom.xml index 348ff81b56..8705c2e21d 100644 --- a/tests/integration/jersey-2421/pom.xml +++ b/tests/integration/jersey-2421/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2421 diff --git a/tests/integration/jersey-2551/pom.xml b/tests/integration/jersey-2551/pom.xml index 45b78a275c..f767620650 100644 --- a/tests/integration/jersey-2551/pom.xml +++ b/tests/integration/jersey-2551/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2551 diff --git a/tests/integration/jersey-2612/pom.xml b/tests/integration/jersey-2612/pom.xml index a48d6a7cfd..c8b9abff4d 100644 --- a/tests/integration/jersey-2612/pom.xml +++ b/tests/integration/jersey-2612/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2612 diff --git a/tests/integration/jersey-2637/pom.xml b/tests/integration/jersey-2637/pom.xml index f718f46ad5..1f040490fb 100644 --- a/tests/integration/jersey-2637/pom.xml +++ b/tests/integration/jersey-2637/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2637 diff --git a/tests/integration/jersey-2654/pom.xml b/tests/integration/jersey-2654/pom.xml index c34cbc5d9e..3034e366dc 100644 --- a/tests/integration/jersey-2654/pom.xml +++ b/tests/integration/jersey-2654/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2654 diff --git a/tests/integration/jersey-2673/pom.xml b/tests/integration/jersey-2673/pom.xml index 14406f82a6..e228add6d4 100644 --- a/tests/integration/jersey-2673/pom.xml +++ b/tests/integration/jersey-2673/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2673 diff --git a/tests/integration/jersey-2689/pom.xml b/tests/integration/jersey-2689/pom.xml index 4e9938fa48..deb934a79f 100644 --- a/tests/integration/jersey-2689/pom.xml +++ b/tests/integration/jersey-2689/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2689 diff --git a/tests/integration/jersey-2704/pom.xml b/tests/integration/jersey-2704/pom.xml index 07b5023aed..5dc92da6c1 100644 --- a/tests/integration/jersey-2704/pom.xml +++ b/tests/integration/jersey-2704/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2704 diff --git a/tests/integration/jersey-2776/pom.xml b/tests/integration/jersey-2776/pom.xml index 5f90e6b797..82b05bb977 100644 --- a/tests/integration/jersey-2776/pom.xml +++ b/tests/integration/jersey-2776/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2776 diff --git a/tests/integration/jersey-2794/pom.xml b/tests/integration/jersey-2794/pom.xml index 7b4071050d..f35e413cb2 100644 --- a/tests/integration/jersey-2794/pom.xml +++ b/tests/integration/jersey-2794/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2794 diff --git a/tests/integration/jersey-2846/pom.xml b/tests/integration/jersey-2846/pom.xml index e13c6a5a6c..58df897fe9 100644 --- a/tests/integration/jersey-2846/pom.xml +++ b/tests/integration/jersey-2846/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2846 diff --git a/tests/integration/jersey-2878/pom.xml b/tests/integration/jersey-2878/pom.xml index 1ad6225928..9811834553 100644 --- a/tests/integration/jersey-2878/pom.xml +++ b/tests/integration/jersey-2878/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2878 diff --git a/tests/integration/jersey-2892/pom.xml b/tests/integration/jersey-2892/pom.xml index 706091d3f3..51379721ec 100644 --- a/tests/integration/jersey-2892/pom.xml +++ b/tests/integration/jersey-2892/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-2892 diff --git a/tests/integration/jersey-3662/pom.xml b/tests/integration/jersey-3662/pom.xml index 4fe8d8b226..8b4e3d7a1a 100644 --- a/tests/integration/jersey-3662/pom.xml +++ b/tests/integration/jersey-3662/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/jersey-3670/pom.xml b/tests/integration/jersey-3670/pom.xml index 82c44ce390..47891e95e2 100644 --- a/tests/integration/jersey-3670/pom.xml +++ b/tests/integration/jersey-3670/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-3670 diff --git a/tests/integration/jersey-3796/pom.xml b/tests/integration/jersey-3796/pom.xml index 31c620b0a4..009c29e9ee 100644 --- a/tests/integration/jersey-3796/pom.xml +++ b/tests/integration/jersey-3796/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-3796 diff --git a/tests/integration/jersey-3992/pom.xml b/tests/integration/jersey-3992/pom.xml index fed7c36012..3480a7371a 100644 --- a/tests/integration/jersey-3992/pom.xml +++ b/tests/integration/jersey-3992/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-3992 diff --git a/tests/integration/jersey-4003/pom.xml b/tests/integration/jersey-4003/pom.xml index 1a0474fa12..732e332f37 100644 --- a/tests/integration/jersey-4003/pom.xml +++ b/tests/integration/jersey-4003/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/jersey-4099/pom.xml b/tests/integration/jersey-4099/pom.xml index 7dcfb18073..2d1eb2048c 100644 --- a/tests/integration/jersey-4099/pom.xml +++ b/tests/integration/jersey-4099/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-4099 diff --git a/tests/integration/jersey-4321/pom.xml b/tests/integration/jersey-4321/pom.xml index 8b41f62a1e..b991dad644 100644 --- a/tests/integration/jersey-4321/pom.xml +++ b/tests/integration/jersey-4321/pom.xml @@ -24,7 +24,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/jersey-4507/pom.xml b/tests/integration/jersey-4507/pom.xml index 5a38dc0654..dc20389617 100644 --- a/tests/integration/jersey-4507/pom.xml +++ b/tests/integration/jersey-4507/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/jersey-4542/pom.xml b/tests/integration/jersey-4542/pom.xml index d57cba770b..d106b98b58 100644 --- a/tests/integration/jersey-4542/pom.xml +++ b/tests/integration/jersey-4542/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/jersey-4697/pom.xml b/tests/integration/jersey-4697/pom.xml index d7045af673..7672011f95 100644 --- a/tests/integration/jersey-4697/pom.xml +++ b/tests/integration/jersey-4697/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/jersey-4722/pom.xml b/tests/integration/jersey-4722/pom.xml index 0788cebcb9..f5b7834dca 100644 --- a/tests/integration/jersey-4722/pom.xml +++ b/tests/integration/jersey-4722/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/jersey-4949/pom.xml b/tests/integration/jersey-4949/pom.xml index ada799e265..d36f702c21 100644 --- a/tests/integration/jersey-4949/pom.xml +++ b/tests/integration/jersey-4949/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-4949 diff --git a/tests/integration/jersey-5087/pom.xml b/tests/integration/jersey-5087/pom.xml index dc131e5268..139028ab79 100644 --- a/tests/integration/jersey-5087/pom.xml +++ b/tests/integration/jersey-5087/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/jersey-780/pom.xml b/tests/integration/jersey-780/pom.xml index 23353811e7..9152e17db0 100644 --- a/tests/integration/jersey-780/pom.xml +++ b/tests/integration/jersey-780/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT jersey-780 diff --git a/tests/integration/microprofile/config/helidon/pom.xml b/tests/integration/microprofile/config/helidon/pom.xml index 90e72cd716..853a70a1ba 100644 --- a/tests/integration/microprofile/config/helidon/pom.xml +++ b/tests/integration/microprofile/config/helidon/pom.xml @@ -22,7 +22,7 @@ microprofile-config-project org.glassfish.jersey.tests.integration.microprofile - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/microprofile/config/pom.xml b/tests/integration/microprofile/config/pom.xml index 574407fccd..7863a8a8e5 100644 --- a/tests/integration/microprofile/config/pom.xml +++ b/tests/integration/microprofile/config/pom.xml @@ -22,7 +22,7 @@ microprofile-integration-project org.glassfish.jersey.tests.integration.microprofile - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 pom diff --git a/tests/integration/microprofile/config/webapp/pom.xml b/tests/integration/microprofile/config/webapp/pom.xml index b3d7fdff39..d7e961fdff 100644 --- a/tests/integration/microprofile/config/webapp/pom.xml +++ b/tests/integration/microprofile/config/webapp/pom.xml @@ -22,7 +22,7 @@ microprofile-config-project org.glassfish.jersey.tests.integration.microprofile - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/microprofile/pom.xml b/tests/integration/microprofile/pom.xml index 2c61e8e79f..07a66be77d 100644 --- a/tests/integration/microprofile/pom.xml +++ b/tests/integration/microprofile/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 pom diff --git a/tests/integration/microprofile/rest-client-tck/pom.xml b/tests/integration/microprofile/rest-client-tck/pom.xml index 523a843ae7..13e553c54c 100644 --- a/tests/integration/microprofile/rest-client-tck/pom.xml +++ b/tests/integration/microprofile/rest-client-tck/pom.xml @@ -23,7 +23,7 @@ microprofile-integration-project org.glassfish.jersey.tests.integration.microprofile - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/microprofile/rest-client/pom.xml b/tests/integration/microprofile/rest-client/pom.xml index 9cf9c6255c..b323d26c81 100644 --- a/tests/integration/microprofile/rest-client/pom.xml +++ b/tests/integration/microprofile/rest-client/pom.xml @@ -23,7 +23,7 @@ microprofile-integration-project org.glassfish.jersey.tests.integration.microprofile - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index 19e71e0b07..4f5245fc71 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.tests.integration diff --git a/tests/integration/property-check/pom.xml b/tests/integration/property-check/pom.xml index 46fa5b9b95..ef3d8ac8e9 100644 --- a/tests/integration/property-check/pom.xml +++ b/tests/integration/property-check/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT property-check diff --git a/tests/integration/reactive-streams/pom.xml b/tests/integration/reactive-streams/pom.xml index 1376970231..5f9ecaa029 100644 --- a/tests/integration/reactive-streams/pom.xml +++ b/tests/integration/reactive-streams/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 pom diff --git a/tests/integration/reactive-streams/sse/pom.xml b/tests/integration/reactive-streams/sse/pom.xml index 7c9814c5e2..22305776eb 100644 --- a/tests/integration/reactive-streams/sse/pom.xml +++ b/tests/integration/reactive-streams/sse/pom.xml @@ -22,7 +22,7 @@ reactive-streams-integration-project org.glassfish.jersey.tests.integration.reactive - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/integration/security-digest/pom.xml b/tests/integration/security-digest/pom.xml index c516896281..c46f7613fa 100644 --- a/tests/integration/security-digest/pom.xml +++ b/tests/integration/security-digest/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.tests.integration - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 security-digest diff --git a/tests/integration/servlet-2.5-autodiscovery-1/pom.xml b/tests/integration/servlet-2.5-autodiscovery-1/pom.xml index 4f8213a1ca..a369114c2e 100644 --- a/tests/integration/servlet-2.5-autodiscovery-1/pom.xml +++ b/tests/integration/servlet-2.5-autodiscovery-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-autodiscovery-1 diff --git a/tests/integration/servlet-2.5-autodiscovery-2/pom.xml b/tests/integration/servlet-2.5-autodiscovery-2/pom.xml index aab813d597..1f068a09d8 100644 --- a/tests/integration/servlet-2.5-autodiscovery-2/pom.xml +++ b/tests/integration/servlet-2.5-autodiscovery-2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-autodiscovery-2 diff --git a/tests/integration/servlet-2.5-filter/pom.xml b/tests/integration/servlet-2.5-filter/pom.xml index 35c41de265..2d07e5e582 100644 --- a/tests/integration/servlet-2.5-filter/pom.xml +++ b/tests/integration/servlet-2.5-filter/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-filter diff --git a/tests/integration/servlet-2.5-inflector-1/pom.xml b/tests/integration/servlet-2.5-inflector-1/pom.xml index baeddac30a..2a94b1a9f2 100644 --- a/tests/integration/servlet-2.5-inflector-1/pom.xml +++ b/tests/integration/servlet-2.5-inflector-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-inflector-1 diff --git a/tests/integration/servlet-2.5-init-1/pom.xml b/tests/integration/servlet-2.5-init-1/pom.xml index 505255a5f2..6a774f32e6 100644 --- a/tests/integration/servlet-2.5-init-1/pom.xml +++ b/tests/integration/servlet-2.5-init-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-init-1 diff --git a/tests/integration/servlet-2.5-init-2/pom.xml b/tests/integration/servlet-2.5-init-2/pom.xml index cbf8fb2bbd..a60c25a057 100644 --- a/tests/integration/servlet-2.5-init-2/pom.xml +++ b/tests/integration/servlet-2.5-init-2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-init-2 diff --git a/tests/integration/servlet-2.5-init-3/pom.xml b/tests/integration/servlet-2.5-init-3/pom.xml index 5a9a28c9ef..f9d667b77d 100644 --- a/tests/integration/servlet-2.5-init-3/pom.xml +++ b/tests/integration/servlet-2.5-init-3/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-init-3 diff --git a/tests/integration/servlet-2.5-init-4/pom.xml b/tests/integration/servlet-2.5-init-4/pom.xml index ce531a1d49..cc145f5ab8 100644 --- a/tests/integration/servlet-2.5-init-4/pom.xml +++ b/tests/integration/servlet-2.5-init-4/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-init-4 diff --git a/tests/integration/servlet-2.5-init-5/pom.xml b/tests/integration/servlet-2.5-init-5/pom.xml index b63b543883..8df42ce887 100644 --- a/tests/integration/servlet-2.5-init-5/pom.xml +++ b/tests/integration/servlet-2.5-init-5/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-init-5 diff --git a/tests/integration/servlet-2.5-init-6/pom.xml b/tests/integration/servlet-2.5-init-6/pom.xml index f8230d8cb2..c68d868c89 100644 --- a/tests/integration/servlet-2.5-init-6/pom.xml +++ b/tests/integration/servlet-2.5-init-6/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-init-6 diff --git a/tests/integration/servlet-2.5-init-7/pom.xml b/tests/integration/servlet-2.5-init-7/pom.xml index eb7c102712..4b50bd773a 100644 --- a/tests/integration/servlet-2.5-init-7/pom.xml +++ b/tests/integration/servlet-2.5-init-7/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-init-7 diff --git a/tests/integration/servlet-2.5-init-8/pom.xml b/tests/integration/servlet-2.5-init-8/pom.xml index 357126e4aa..2ad88bc2cd 100644 --- a/tests/integration/servlet-2.5-init-8/pom.xml +++ b/tests/integration/servlet-2.5-init-8/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-init-8 diff --git a/tests/integration/servlet-2.5-mvc-1/pom.xml b/tests/integration/servlet-2.5-mvc-1/pom.xml index d992ea9c09..8193179960 100644 --- a/tests/integration/servlet-2.5-mvc-1/pom.xml +++ b/tests/integration/servlet-2.5-mvc-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-mvc-1 diff --git a/tests/integration/servlet-2.5-mvc-2/pom.xml b/tests/integration/servlet-2.5-mvc-2/pom.xml index 54e16c7d75..88ee7f4932 100644 --- a/tests/integration/servlet-2.5-mvc-2/pom.xml +++ b/tests/integration/servlet-2.5-mvc-2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-mvc-2 diff --git a/tests/integration/servlet-2.5-mvc-3/pom.xml b/tests/integration/servlet-2.5-mvc-3/pom.xml index f181f0d907..30a78317e1 100644 --- a/tests/integration/servlet-2.5-mvc-3/pom.xml +++ b/tests/integration/servlet-2.5-mvc-3/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-mvc-3 diff --git a/tests/integration/servlet-2.5-reload/pom.xml b/tests/integration/servlet-2.5-reload/pom.xml index cea308668f..d19047de35 100644 --- a/tests/integration/servlet-2.5-reload/pom.xml +++ b/tests/integration/servlet-2.5-reload/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-2.5-reload diff --git a/tests/integration/servlet-3-async/pom.xml b/tests/integration/servlet-3-async/pom.xml index 7cc9e2259a..c61d313e51 100644 --- a/tests/integration/servlet-3-async/pom.xml +++ b/tests/integration/servlet-3-async/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-async diff --git a/tests/integration/servlet-3-chunked-io/pom.xml b/tests/integration/servlet-3-chunked-io/pom.xml index 6d7702ac61..eb2e704b93 100644 --- a/tests/integration/servlet-3-chunked-io/pom.xml +++ b/tests/integration/servlet-3-chunked-io/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-chunked-io diff --git a/tests/integration/servlet-3-filter/pom.xml b/tests/integration/servlet-3-filter/pom.xml index 81049a5f91..e1e7d0f4cb 100644 --- a/tests/integration/servlet-3-filter/pom.xml +++ b/tests/integration/servlet-3-filter/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-filter diff --git a/tests/integration/servlet-3-gf-async/pom.xml b/tests/integration/servlet-3-gf-async/pom.xml index 3646e785a1..351a4fd9d2 100644 --- a/tests/integration/servlet-3-gf-async/pom.xml +++ b/tests/integration/servlet-3-gf-async/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-gf-async diff --git a/tests/integration/servlet-3-inflector-1/pom.xml b/tests/integration/servlet-3-inflector-1/pom.xml index ca4b8e3ff6..ed0c95a5b7 100644 --- a/tests/integration/servlet-3-inflector-1/pom.xml +++ b/tests/integration/servlet-3-inflector-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-inflector-1 diff --git a/tests/integration/servlet-3-init-1/pom.xml b/tests/integration/servlet-3-init-1/pom.xml index aebddae298..0f67fa026e 100644 --- a/tests/integration/servlet-3-init-1/pom.xml +++ b/tests/integration/servlet-3-init-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-init-1 diff --git a/tests/integration/servlet-3-init-2/pom.xml b/tests/integration/servlet-3-init-2/pom.xml index c377b0a899..e419e136f5 100644 --- a/tests/integration/servlet-3-init-2/pom.xml +++ b/tests/integration/servlet-3-init-2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-init-2 diff --git a/tests/integration/servlet-3-init-3/pom.xml b/tests/integration/servlet-3-init-3/pom.xml index 715c32b995..9a8b5416a1 100644 --- a/tests/integration/servlet-3-init-3/pom.xml +++ b/tests/integration/servlet-3-init-3/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-init-3 diff --git a/tests/integration/servlet-3-init-4/pom.xml b/tests/integration/servlet-3-init-4/pom.xml index 018feb5b10..aa7499654f 100644 --- a/tests/integration/servlet-3-init-4/pom.xml +++ b/tests/integration/servlet-3-init-4/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-init-4 diff --git a/tests/integration/servlet-3-init-5/pom.xml b/tests/integration/servlet-3-init-5/pom.xml index f0e0f00b78..029f8e2999 100644 --- a/tests/integration/servlet-3-init-5/pom.xml +++ b/tests/integration/servlet-3-init-5/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-init-5 diff --git a/tests/integration/servlet-3-init-6/pom.xml b/tests/integration/servlet-3-init-6/pom.xml index 13cec57a7e..c18feab6ce 100644 --- a/tests/integration/servlet-3-init-6/pom.xml +++ b/tests/integration/servlet-3-init-6/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-init-6 diff --git a/tests/integration/servlet-3-init-7/pom.xml b/tests/integration/servlet-3-init-7/pom.xml index d176b6a685..20cb7e2d6f 100644 --- a/tests/integration/servlet-3-init-7/pom.xml +++ b/tests/integration/servlet-3-init-7/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-init-7 diff --git a/tests/integration/servlet-3-init-8/pom.xml b/tests/integration/servlet-3-init-8/pom.xml index b6fc3945ac..3acf8bce4b 100644 --- a/tests/integration/servlet-3-init-8/pom.xml +++ b/tests/integration/servlet-3-init-8/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-init-8 diff --git a/tests/integration/servlet-3-init-9/pom.xml b/tests/integration/servlet-3-init-9/pom.xml index 04bc6e95cb..c31c84495d 100644 --- a/tests/integration/servlet-3-init-9/pom.xml +++ b/tests/integration/servlet-3-init-9/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-init-9 diff --git a/tests/integration/servlet-3-init-provider/pom.xml b/tests/integration/servlet-3-init-provider/pom.xml index 56199cc3cb..eed50db0c1 100644 --- a/tests/integration/servlet-3-init-provider/pom.xml +++ b/tests/integration/servlet-3-init-provider/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-init-provider diff --git a/tests/integration/servlet-3-params/pom.xml b/tests/integration/servlet-3-params/pom.xml index 40cee9268f..d8983e090e 100644 --- a/tests/integration/servlet-3-params/pom.xml +++ b/tests/integration/servlet-3-params/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-params diff --git a/tests/integration/servlet-3-sse-1/pom.xml b/tests/integration/servlet-3-sse-1/pom.xml index 0bdbf8886a..acd00bfda6 100644 --- a/tests/integration/servlet-3-sse-1/pom.xml +++ b/tests/integration/servlet-3-sse-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-3-sse-1 diff --git a/tests/integration/servlet-4.0-mvc-1/pom.xml b/tests/integration/servlet-4.0-mvc-1/pom.xml index c41730046f..d9111b1afa 100644 --- a/tests/integration/servlet-4.0-mvc-1/pom.xml +++ b/tests/integration/servlet-4.0-mvc-1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-4.0-mvc-1 diff --git a/tests/integration/servlet-request-wrapper-binding-2/pom.xml b/tests/integration/servlet-request-wrapper-binding-2/pom.xml index 64a8b58f8a..5c0fe996f8 100644 --- a/tests/integration/servlet-request-wrapper-binding-2/pom.xml +++ b/tests/integration/servlet-request-wrapper-binding-2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-request-wrappper-binding-2 diff --git a/tests/integration/servlet-request-wrapper-binding/pom.xml b/tests/integration/servlet-request-wrapper-binding/pom.xml index c27f7ab1f3..677d230b19 100644 --- a/tests/integration/servlet-request-wrapper-binding/pom.xml +++ b/tests/integration/servlet-request-wrapper-binding/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-request-wrappper-binding diff --git a/tests/integration/servlet-tests/pom.xml b/tests/integration/servlet-tests/pom.xml index cdb3fa8054..f86f48a9c3 100644 --- a/tests/integration/servlet-tests/pom.xml +++ b/tests/integration/servlet-tests/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT servlet-tests diff --git a/tests/integration/sonar-test/pom.xml b/tests/integration/sonar-test/pom.xml index f0a40449c3..fc6a8043ea 100644 --- a/tests/integration/sonar-test/pom.xml +++ b/tests/integration/sonar-test/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT sonar-test diff --git a/tests/integration/spring6/pom.xml b/tests/integration/spring6/pom.xml index a5f317cac4..13a780493c 100644 --- a/tests/integration/spring6/pom.xml +++ b/tests/integration/spring6/pom.xml @@ -25,7 +25,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT spring6 diff --git a/tests/integration/tracing-support/pom.xml b/tests/integration/tracing-support/pom.xml index bb0a7d2032..9d4bcd9dca 100644 --- a/tests/integration/tracing-support/pom.xml +++ b/tests/integration/tracing-support/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.integration project - 3.0.17 + 3.0.99-SNAPSHOT tracing-support diff --git a/tests/jmockit/pom.xml b/tests/jmockit/pom.xml index d8a95f1a3e..3682449baa 100644 --- a/tests/jmockit/pom.xml +++ b/tests/jmockit/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.tests - 3.0.17 + 3.0.99-SNAPSHOT 4.0.0 diff --git a/tests/mem-leaks/pom.xml b/tests/mem-leaks/pom.xml index baa908b4c7..cb443872fd 100644 --- a/tests/mem-leaks/pom.xml +++ b/tests/mem-leaks/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.tests.memleaks diff --git a/tests/mem-leaks/redeployment/pom.xml b/tests/mem-leaks/redeployment/pom.xml index a63d4bf984..05b104791e 100644 --- a/tests/mem-leaks/redeployment/pom.xml +++ b/tests/mem-leaks/redeployment/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.tests.memleaks.redeployment diff --git a/tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml b/tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml index 4bb2f9ca08..68d0620341 100644 --- a/tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml +++ b/tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks.redeployment project - 3.0.17 + 3.0.99-SNAPSHOT redeployment-hello-world-app-ref @@ -132,7 +132,7 @@ org.glassfish.jersey.examples helloworld-webapp war - 3.0.17 + 3.0.99-SNAPSHOT diff --git a/tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml b/tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml index f1dcb0339a..3dbdce42cd 100644 --- a/tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml +++ b/tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks.redeployment project - 3.0.17 + 3.0.99-SNAPSHOT redeployment-leaking-test-app diff --git a/tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml b/tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml index 497be532ab..5db3a032b6 100644 --- a/tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml +++ b/tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests.memleaks.redeployment project - 3.0.17 + 3.0.99-SNAPSHOT redeployment-no-jersey-app diff --git a/tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml b/tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml index f55a407167..3e78927463 100644 --- a/tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml +++ b/tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests.memleaks.redeployment project - 3.0.17 + 3.0.99-SNAPSHOT redeployment-threadlocals-app diff --git a/tests/mem-leaks/test-cases/bean-param-leak/pom.xml b/tests/mem-leaks/test-cases/bean-param-leak/pom.xml index da82e8d2fe..8111508d62 100644 --- a/tests/mem-leaks/test-cases/bean-param-leak/pom.xml +++ b/tests/mem-leaks/test-cases/bean-param-leak/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks.testcases project - 3.0.17 + 3.0.99-SNAPSHOT bean-param-leak diff --git a/tests/mem-leaks/test-cases/leaking-test-app/pom.xml b/tests/mem-leaks/test-cases/leaking-test-app/pom.xml index 733b8d0a04..19159fa5c8 100644 --- a/tests/mem-leaks/test-cases/leaking-test-app/pom.xml +++ b/tests/mem-leaks/test-cases/leaking-test-app/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks.testcases project - 3.0.17 + 3.0.99-SNAPSHOT leaking-test-app diff --git a/tests/mem-leaks/test-cases/pom.xml b/tests/mem-leaks/test-cases/pom.xml index 3fcfec2354..1f4d9ce059 100644 --- a/tests/mem-leaks/test-cases/pom.xml +++ b/tests/mem-leaks/test-cases/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.tests.memleaks.testcases diff --git a/tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml b/tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml index 82603071f7..4655cd2d16 100644 --- a/tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml +++ b/tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks.testcases project - 3.0.17 + 3.0.99-SNAPSHOT shutdown-hook-leak-client diff --git a/tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml b/tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml index 4639a183b9..26e87e687f 100644 --- a/tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml +++ b/tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.memleaks.testcases project - 3.0.17 + 3.0.99-SNAPSHOT shutdown-hook-leak diff --git a/tests/osgi/functional/pom.xml b/tests/osgi/functional/pom.xml index 211ce472f0..4e6e564c9c 100644 --- a/tests/osgi/functional/pom.xml +++ b/tests/osgi/functional/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests.osgi project - 3.0.17 + 3.0.99-SNAPSHOT jersey-tests-osgi-functional diff --git a/tests/osgi/pom.xml b/tests/osgi/pom.xml index 788ab2927a..99da325128 100644 --- a/tests/osgi/pom.xml +++ b/tests/osgi/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.tests.osgi diff --git a/tests/performance/benchmarks/pom.xml b/tests/performance/benchmarks/pom.xml index c5ab540b76..4af92ed1f1 100644 --- a/tests/performance/benchmarks/pom.xml +++ b/tests/performance/benchmarks/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance project - 3.0.17 + 3.0.99-SNAPSHOT performance-test-benchmarks diff --git a/tests/performance/pom.xml b/tests/performance/pom.xml index 49c6f84fc1..bf57e5d516 100644 --- a/tests/performance/pom.xml +++ b/tests/performance/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.tests.performance diff --git a/tests/performance/runners/jersey-grizzly-runner/pom.xml b/tests/performance/runners/jersey-grizzly-runner/pom.xml index e7a470f77a..03f7645660 100644 --- a/tests/performance/runners/jersey-grizzly-runner/pom.xml +++ b/tests/performance/runners/jersey-grizzly-runner/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.runners project - 3.0.17 + 3.0.99-SNAPSHOT diff --git a/tests/performance/runners/pom.xml b/tests/performance/runners/pom.xml index 0edab0a7d7..4fbf1c551f 100644 --- a/tests/performance/runners/pom.xml +++ b/tests/performance/runners/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.tests.performance.runners diff --git a/tests/performance/test-cases/assemblies/pom.xml b/tests/performance/test-cases/assemblies/pom.xml index 7e98851f47..8ef729d81c 100644 --- a/tests/performance/test-cases/assemblies/pom.xml +++ b/tests/performance/test-cases/assemblies/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT assemblies diff --git a/tests/performance/test-cases/filter-dynamic/pom.xml b/tests/performance/test-cases/filter-dynamic/pom.xml index a888147b6f..0c357ffb7d 100644 --- a/tests/performance/test-cases/filter-dynamic/pom.xml +++ b/tests/performance/test-cases/filter-dynamic/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT filter-dynamic diff --git a/tests/performance/test-cases/filter-global/pom.xml b/tests/performance/test-cases/filter-global/pom.xml index 9cc601147d..7465710187 100644 --- a/tests/performance/test-cases/filter-global/pom.xml +++ b/tests/performance/test-cases/filter-global/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT filter-global diff --git a/tests/performance/test-cases/filter-name/pom.xml b/tests/performance/test-cases/filter-name/pom.xml index c5ab9c6175..04979e5d93 100644 --- a/tests/performance/test-cases/filter-name/pom.xml +++ b/tests/performance/test-cases/filter-name/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT filter-name diff --git a/tests/performance/test-cases/interceptor-dynamic/pom.xml b/tests/performance/test-cases/interceptor-dynamic/pom.xml index e874ad8fb3..dd35986688 100644 --- a/tests/performance/test-cases/interceptor-dynamic/pom.xml +++ b/tests/performance/test-cases/interceptor-dynamic/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT interceptor-dynamic diff --git a/tests/performance/test-cases/interceptor-global/pom.xml b/tests/performance/test-cases/interceptor-global/pom.xml index 9da0eb335a..a4af722ba2 100644 --- a/tests/performance/test-cases/interceptor-global/pom.xml +++ b/tests/performance/test-cases/interceptor-global/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT interceptor-global diff --git a/tests/performance/test-cases/interceptor-name/pom.xml b/tests/performance/test-cases/interceptor-name/pom.xml index 05e580a02e..1ce8e1602f 100644 --- a/tests/performance/test-cases/interceptor-name/pom.xml +++ b/tests/performance/test-cases/interceptor-name/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT interceptor-name diff --git a/tests/performance/test-cases/mbw-custom-provider/pom.xml b/tests/performance/test-cases/mbw-custom-provider/pom.xml index b29d9ee1d8..e03aa7eac1 100644 --- a/tests/performance/test-cases/mbw-custom-provider/pom.xml +++ b/tests/performance/test-cases/mbw-custom-provider/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT custom-provider diff --git a/tests/performance/test-cases/mbw-json-jackson/pom.xml b/tests/performance/test-cases/mbw-json-jackson/pom.xml index 04651da01a..88be2b1f23 100644 --- a/tests/performance/test-cases/mbw-json-jackson/pom.xml +++ b/tests/performance/test-cases/mbw-json-jackson/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT json-jackson diff --git a/tests/performance/test-cases/mbw-json-moxy/pom.xml b/tests/performance/test-cases/mbw-json-moxy/pom.xml index ccfea95261..2e88e34723 100644 --- a/tests/performance/test-cases/mbw-json-moxy/pom.xml +++ b/tests/performance/test-cases/mbw-json-moxy/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT json-moxy diff --git a/tests/performance/test-cases/mbw-kryo/pom.xml b/tests/performance/test-cases/mbw-kryo/pom.xml index 5b2701b9a5..c2bd7c7ae9 100644 --- a/tests/performance/test-cases/mbw-kryo/pom.xml +++ b/tests/performance/test-cases/mbw-kryo/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT mbw-kryo diff --git a/tests/performance/test-cases/mbw-text-plain/pom.xml b/tests/performance/test-cases/mbw-text-plain/pom.xml index 0467d009b0..85791e5862 100644 --- a/tests/performance/test-cases/mbw-text-plain/pom.xml +++ b/tests/performance/test-cases/mbw-text-plain/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT text-plain diff --git a/tests/performance/test-cases/mbw-xml-jaxb/pom.xml b/tests/performance/test-cases/mbw-xml-jaxb/pom.xml index b19d1d074a..aed91e9a7e 100644 --- a/tests/performance/test-cases/mbw-xml-jaxb/pom.xml +++ b/tests/performance/test-cases/mbw-xml-jaxb/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT xml-jaxb diff --git a/tests/performance/test-cases/mbw-xml-moxy/pom.xml b/tests/performance/test-cases/mbw-xml-moxy/pom.xml index 33b94d814c..17610d5083 100644 --- a/tests/performance/test-cases/mbw-xml-moxy/pom.xml +++ b/tests/performance/test-cases/mbw-xml-moxy/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT xml-moxy diff --git a/tests/performance/test-cases/param-srl/pom.xml b/tests/performance/test-cases/param-srl/pom.xml index 0883ef66e8..d0584169e7 100644 --- a/tests/performance/test-cases/param-srl/pom.xml +++ b/tests/performance/test-cases/param-srl/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT param-srl diff --git a/tests/performance/test-cases/pom.xml b/tests/performance/test-cases/pom.xml index eb8c26b23a..240d406685 100644 --- a/tests/performance/test-cases/pom.xml +++ b/tests/performance/test-cases/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.tests.performance.testcases diff --git a/tests/performance/test-cases/proxy-injection/pom.xml b/tests/performance/test-cases/proxy-injection/pom.xml index a59f368464..417a3967cf 100644 --- a/tests/performance/test-cases/proxy-injection/pom.xml +++ b/tests/performance/test-cases/proxy-injection/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance.testcases project - 3.0.17 + 3.0.99-SNAPSHOT proxy-injection diff --git a/tests/performance/tools/pom.xml b/tests/performance/tools/pom.xml index 4de12bc96d..6e7949d657 100644 --- a/tests/performance/tools/pom.xml +++ b/tests/performance/tools/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.tests.performance.tools performance-test-tools diff --git a/tests/pom.xml b/tests/pom.xml index 97e12bea31..b25b08ddac 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT org.glassfish.jersey.tests diff --git a/tests/release-test/pom.xml b/tests/release-test/pom.xml index a3a1010842..2882162824 100644 --- a/tests/release-test/pom.xml +++ b/tests/release-test/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 3.0.17 + 3.0.99-SNAPSHOT ../../pom.xml diff --git a/tests/stress/pom.xml b/tests/stress/pom.xml index 4477f27354..bb69102ab5 100644 --- a/tests/stress/pom.xml +++ b/tests/stress/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 3.0.17 + 3.0.99-SNAPSHOT stress