From b08af6b0dcbc497696c17d23ee7aeadbb02b9f89 Mon Sep 17 00:00:00 2001 From: Eclipse Grizzly Bot Date: Tue, 28 Sep 2021 13:50:25 +0000 Subject: [PATCH] Prepare release org.glassfish.grizzly:grizzly-project:3.0.1 --- boms/bom/pom.xml | 2 +- extras/bundles/grizzly-httpservice-bundle/pom.xml | 2 +- extras/bundles/pom.xml | 2 +- extras/connection-pool/pom.xml | 2 +- extras/grizzly-httpservice/pom.xml | 2 +- extras/http-server-jaxws/pom.xml | 2 +- extras/http-server-multipart/pom.xml | 2 +- extras/http-servlet-extras/pom.xml | 2 +- extras/pom.xml | 2 +- extras/tls-sni/pom.xml | 2 +- modules/bundles/comet/pom.xml | 2 +- modules/bundles/core/pom.xml | 2 +- modules/bundles/http-all/pom.xml | 2 +- modules/bundles/http-servlet/pom.xml | 2 +- modules/bundles/http/pom.xml | 2 +- modules/bundles/pom.xml | 2 +- modules/bundles/websockets/pom.xml | 2 +- modules/comet/pom.xml | 2 +- modules/grizzly/pom.xml | 2 +- modules/http-ajp/pom.xml | 2 +- modules/http-server/pom.xml | 2 +- modules/http-servlet/pom.xml | 2 +- modules/http/pom.xml | 2 +- modules/http2/pom.xml | 2 +- modules/monitoring/grizzly/pom.xml | 2 +- modules/monitoring/http-server/pom.xml | 2 +- modules/monitoring/http/pom.xml | 2 +- modules/monitoring/pom.xml | 2 +- modules/pom.xml | 2 +- modules/portunif/pom.xml | 2 +- modules/websockets/pom.xml | 2 +- pom.xml | 4 ++-- samples/connection-pool-samples/pom.xml | 2 +- samples/framework-samples/pom.xml | 2 +- samples/http-ajp-samples/pom.xml | 2 +- samples/http-jaxws-samples/pom.xml | 2 +- samples/http-multipart-samples/pom.xml | 2 +- samples/http-samples/pom.xml | 2 +- samples/http-server-samples/pom.xml | 2 +- samples/pom.xml | 2 +- samples/portunif/pom.xml | 2 +- samples/tls-sni-samples/pom.xml | 2 +- 42 files changed, 43 insertions(+), 43 deletions(-) diff --git a/boms/bom/pom.xml b/boms/bom/pom.xml index d0b979474f..e76fcb51eb 100644 --- a/boms/bom/pom.xml +++ b/boms/bom/pom.xml @@ -30,7 +30,7 @@ org.glassfish.grizzly grizzly-bom - 3.0.1-SNAPSHOT + 3.0.1 pom grizzly-bom diff --git a/extras/bundles/grizzly-httpservice-bundle/pom.xml b/extras/bundles/grizzly-httpservice-bundle/pom.xml index b89c168306..dd31bc86b0 100644 --- a/extras/bundles/grizzly-httpservice-bundle/pom.xml +++ b/extras/bundles/grizzly-httpservice-bundle/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/extras/bundles/pom.xml b/extras/bundles/pom.xml index e336762be0..8ed659f975 100644 --- a/extras/bundles/pom.xml +++ b/extras/bundles/pom.xml @@ -23,7 +23,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/extras/connection-pool/pom.xml b/extras/connection-pool/pom.xml index fea2b2a8f7..c2384d8ce0 100644 --- a/extras/connection-pool/pom.xml +++ b/extras/connection-pool/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/extras/grizzly-httpservice/pom.xml b/extras/grizzly-httpservice/pom.xml index 8a00b6cdb4..8f06f5cbcd 100644 --- a/extras/grizzly-httpservice/pom.xml +++ b/extras/grizzly-httpservice/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/extras/http-server-jaxws/pom.xml b/extras/http-server-jaxws/pom.xml index af239bd4e8..02801279e6 100644 --- a/extras/http-server-jaxws/pom.xml +++ b/extras/http-server-jaxws/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/extras/http-server-multipart/pom.xml b/extras/http-server-multipart/pom.xml index dcb9b2e867..4dc99cbc39 100644 --- a/extras/http-server-multipart/pom.xml +++ b/extras/http-server-multipart/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/extras/http-servlet-extras/pom.xml b/extras/http-servlet-extras/pom.xml index 5883cac39e..fe86a1abbc 100644 --- a/extras/http-servlet-extras/pom.xml +++ b/extras/http-servlet-extras/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/extras/pom.xml b/extras/pom.xml index cf50afb846..db104b8789 100644 --- a/extras/pom.xml +++ b/extras/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/extras/tls-sni/pom.xml b/extras/tls-sni/pom.xml index 83310183f3..22584ad99f 100644 --- a/extras/tls-sni/pom.xml +++ b/extras/tls-sni/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/modules/bundles/comet/pom.xml b/modules/bundles/comet/pom.xml index 8c932f931e..b76a51b598 100644 --- a/modules/bundles/comet/pom.xml +++ b/modules/bundles/comet/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/modules/bundles/core/pom.xml b/modules/bundles/core/pom.xml index d7d6b7168d..540fce965a 100644 --- a/modules/bundles/core/pom.xml +++ b/modules/bundles/core/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/modules/bundles/http-all/pom.xml b/modules/bundles/http-all/pom.xml index 942cd74188..f93c52c396 100644 --- a/modules/bundles/http-all/pom.xml +++ b/modules/bundles/http-all/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/modules/bundles/http-servlet/pom.xml b/modules/bundles/http-servlet/pom.xml index 9db9fa45fe..fb73eee40b 100755 --- a/modules/bundles/http-servlet/pom.xml +++ b/modules/bundles/http-servlet/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/modules/bundles/http/pom.xml b/modules/bundles/http/pom.xml index 88f03f3aaf..1cfa86f12c 100755 --- a/modules/bundles/http/pom.xml +++ b/modules/bundles/http/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/modules/bundles/pom.xml b/modules/bundles/pom.xml index 651c38ac71..197b3de04c 100644 --- a/modules/bundles/pom.xml +++ b/modules/bundles/pom.xml @@ -23,7 +23,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/modules/bundles/websockets/pom.xml b/modules/bundles/websockets/pom.xml index d1f4ed0fed..4c921191a4 100644 --- a/modules/bundles/websockets/pom.xml +++ b/modules/bundles/websockets/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/modules/comet/pom.xml b/modules/comet/pom.xml index 5ee665ccfd..1639d354f6 100644 --- a/modules/comet/pom.xml +++ b/modules/comet/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/modules/grizzly/pom.xml b/modules/grizzly/pom.xml index c1bb9f11cb..7c2a9014fc 100644 --- a/modules/grizzly/pom.xml +++ b/modules/grizzly/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/modules/http-ajp/pom.xml b/modules/http-ajp/pom.xml index b1075eba6c..93d49988ee 100755 --- a/modules/http-ajp/pom.xml +++ b/modules/http-ajp/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/modules/http-server/pom.xml b/modules/http-server/pom.xml index 20e005132b..6970a5670b 100644 --- a/modules/http-server/pom.xml +++ b/modules/http-server/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/modules/http-servlet/pom.xml b/modules/http-servlet/pom.xml index e8e12c55b9..35e29bfafb 100755 --- a/modules/http-servlet/pom.xml +++ b/modules/http-servlet/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/modules/http/pom.xml b/modules/http/pom.xml index 2784c51e63..9191a58cd2 100644 --- a/modules/http/pom.xml +++ b/modules/http/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/modules/http2/pom.xml b/modules/http2/pom.xml index e4dd896ac1..46bdf05d49 100644 --- a/modules/http2/pom.xml +++ b/modules/http2/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/modules/monitoring/grizzly/pom.xml b/modules/monitoring/grizzly/pom.xml index 23597b5a25..9d9527070a 100644 --- a/modules/monitoring/grizzly/pom.xml +++ b/modules/monitoring/grizzly/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/modules/monitoring/http-server/pom.xml b/modules/monitoring/http-server/pom.xml index 81c20ac379..90141a0d0f 100644 --- a/modules/monitoring/http-server/pom.xml +++ b/modules/monitoring/http-server/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/modules/monitoring/http/pom.xml b/modules/monitoring/http/pom.xml index bff26f1a64..becec4dfd1 100644 --- a/modules/monitoring/http/pom.xml +++ b/modules/monitoring/http/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../../pom.xml diff --git a/modules/monitoring/pom.xml b/modules/monitoring/pom.xml index 7292f84cb2..86d81d26bd 100644 --- a/modules/monitoring/pom.xml +++ b/modules/monitoring/pom.xml @@ -23,7 +23,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/modules/pom.xml b/modules/pom.xml index 157f56f10c..88bd64fc6b 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -23,7 +23,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 grizzly-modules diff --git a/modules/portunif/pom.xml b/modules/portunif/pom.xml index 14a6a53a68..4d9533ebdd 100644 --- a/modules/portunif/pom.xml +++ b/modules/portunif/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/modules/websockets/pom.xml b/modules/websockets/pom.xml index 6d40d4e994..773a80f123 100644 --- a/modules/websockets/pom.xml +++ b/modules/websockets/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/pom.xml b/pom.xml index 3dcf3b92b4..98a5015c57 100644 --- a/pom.xml +++ b/pom.xml @@ -24,12 +24,12 @@ org.glassfish.grizzly grizzly-bom - 3.0.1-SNAPSHOT + 3.0.1 boms/bom/pom.xml grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 pom grizzly-project diff --git a/samples/connection-pool-samples/pom.xml b/samples/connection-pool-samples/pom.xml index f6a69526c9..4168271398 100755 --- a/samples/connection-pool-samples/pom.xml +++ b/samples/connection-pool-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/samples/framework-samples/pom.xml b/samples/framework-samples/pom.xml index bdd94ee87b..66f8df27a1 100755 --- a/samples/framework-samples/pom.xml +++ b/samples/framework-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/samples/http-ajp-samples/pom.xml b/samples/http-ajp-samples/pom.xml index 982015fd6b..6b7342e525 100644 --- a/samples/http-ajp-samples/pom.xml +++ b/samples/http-ajp-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/samples/http-jaxws-samples/pom.xml b/samples/http-jaxws-samples/pom.xml index b5f7d55666..1c495f5d72 100644 --- a/samples/http-jaxws-samples/pom.xml +++ b/samples/http-jaxws-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/samples/http-multipart-samples/pom.xml b/samples/http-multipart-samples/pom.xml index a4b9e491f3..30cfbf6e9b 100644 --- a/samples/http-multipart-samples/pom.xml +++ b/samples/http-multipart-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/samples/http-samples/pom.xml b/samples/http-samples/pom.xml index 13f3693144..8369f2496a 100755 --- a/samples/http-samples/pom.xml +++ b/samples/http-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/samples/http-server-samples/pom.xml b/samples/http-server-samples/pom.xml index 3d06fcc9e9..fce2c3db46 100644 --- a/samples/http-server-samples/pom.xml +++ b/samples/http-server-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index 90d8ada49d..e596571374 100755 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -17,7 +17,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../pom.xml diff --git a/samples/portunif/pom.xml b/samples/portunif/pom.xml index 898df5c49a..2447f5077e 100644 --- a/samples/portunif/pom.xml +++ b/samples/portunif/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/samples/tls-sni-samples/pom.xml b/samples/tls-sni-samples/pom.xml index 60c54b85be..f4d8b416d0 100644 --- a/samples/tls-sni-samples/pom.xml +++ b/samples/tls-sni-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 3.0.1-SNAPSHOT + 3.0.1 ../../pom.xml