From 1ab7ce7fb4d3f0be6e4e290e92c4ab10de39f34c Mon Sep 17 00:00:00 2001 From: tyrus-bot Date: Tue, 9 Jan 2024 07:57:29 +0000 Subject: [PATCH] Prepare next development cycle for 2.0.99-SNAPSHOT --- archetypes/echo/pom.xml | 4 ++-- archetypes/pom.xml | 4 ++-- bom/pom.xml | 4 ++-- bundles/client-jdk/pom.xml | 4 ++-- bundles/client/pom.xml | 4 ++-- bundles/pom.xml | 4 ++-- bundles/samples/pom.xml | 4 ++-- bundles/websocket-ri-archive/pom.xml | 4 ++-- bundles/websocket-ri-bundle/pom.xml | 4 ++-- client/pom.xml | 4 ++-- containers/glassfish/cdi/pom.xml | 4 ++-- containers/glassfish/ejb/pom.xml | 4 ++-- containers/glassfish/pom.xml | 4 ++-- containers/grizzly-client/pom.xml | 4 ++-- containers/grizzly-server/pom.xml | 4 ++-- containers/inmemory/pom.xml | 4 ++-- containers/jdk-client/pom.xml | 4 ++-- containers/pom.xml | 4 ++-- containers/servlet/pom.xml | 4 ++-- core/pom.xml | 4 ++-- docs/pom.xml | 4 ++-- ext/client-cli/pom.xml | 4 ++-- ext/client-java8/pom.xml | 4 ++-- ext/extension-deflate/pom.xml | 4 ++-- ext/monitoring-jmx/pom.xml | 4 ++-- ext/pom.xml | 4 ++-- pom.xml | 2 +- samples/auction/pom.xml | 4 ++-- samples/cdi/pom.xml | 4 ++-- samples/chat/pom.xml | 4 ++-- samples/draw/pom.xml | 4 ++-- samples/echo-basic-auth/pom.xml | 4 ++-- samples/echo-https/pom.xml | 4 ++-- samples/echo/pom.xml | 4 ++-- samples/pom.xml | 4 ++-- samples/programmatic-echo/pom.xml | 4 ++-- samples/shared-collection/pom.xml | 4 ++-- samples/simplelife/pom.xml | 4 ++-- server/pom.xml | 4 ++-- spi/pom.xml | 4 ++-- tests/containers/jdk-client/pom.xml | 4 ++-- tests/containers/pom.xml | 4 ++-- tests/containers/servlet/pom.xml | 4 ++-- tests/e2e/application-config/pom.xml | 4 ++-- tests/e2e/jdk8/pom.xml | 4 ++-- tests/e2e/jetty/auth-basic/pom.xml | 4 ++-- tests/e2e/jetty/auth-digest/pom.xml | 4 ++-- tests/e2e/jetty/pom.xml | 4 ++-- tests/e2e/non-deployable/pom.xml | 4 ++-- tests/e2e/pom.xml | 4 ++-- tests/e2e/standard-config/pom.xml | 4 ++-- tests/pom.xml | 4 ++-- tests/qa/browser-test/pom.xml | 4 ++-- tests/qa/lifecycle-test/pom.xml | 4 ++-- tests/qa/pom.xml | 4 ++-- tests/release-test/pom.xml | 4 ++-- tests/servlet/async/pom.xml | 4 ++-- tests/servlet/autobahn-server/pom.xml | 4 ++-- tests/servlet/basic/pom.xml | 4 ++-- tests/servlet/debug/pom.xml | 4 ++-- tests/servlet/dynamic-deploy/pom.xml | 4 ++-- tests/servlet/embedded-glassfish-test/pom.xml | 4 ++-- tests/servlet/inject/pom.xml | 4 ++-- tests/servlet/maxsessions-per-app/pom.xml | 4 ++-- tests/servlet/maxsessions-per-remoteaddr/pom.xml | 4 ++-- tests/servlet/mbean/pom.xml | 4 ++-- tests/servlet/noappconfig/pom.xml | 4 ++-- tests/servlet/oneappconfig/pom.xml | 4 ++-- tests/servlet/pom.xml | 4 ++-- tests/servlet/remote-endpoint-timeout/pom.xml | 4 ++-- tests/servlet/session/pom.xml | 4 ++-- tests/servlet/twoappconfig/pom.xml | 4 ++-- tests/tools/pom.xml | 4 ++-- 73 files changed, 145 insertions(+), 145 deletions(-) diff --git a/archetypes/echo/pom.xml b/archetypes/echo/pom.xml index d88f35b2..3be4cfc7 100644 --- a/archetypes/echo/pom.xml +++ b/archetypes/echo/pom.xml @@ -1,7 +1,7 @@