From 17f58962cb7472d5a7d7836394328492e4754238 Mon Sep 17 00:00:00 2001 From: Eclipse Grizzly Bot Date: Fri, 29 Sep 2023 22:26:12 +0000 Subject: [PATCH 1/2] Prepare release org.glassfish.grizzly:grizzly-project:4.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 675520878..27c2e2ba5 100644 --- a/boms/bom/pom.xml +++ b/boms/bom/pom.xml @@ -30,7 +30,7 @@ org.glassfish.grizzly grizzly-bom - 4.0.1-SNAPSHOT + 4.0.1 pom grizzly-bom diff --git a/extras/bundles/grizzly-httpservice-bundle/pom.xml b/extras/bundles/grizzly-httpservice-bundle/pom.xml index 8f06fd9c2..81b03dd3f 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 - 4.0.1-SNAPSHOT + 4.0.1 ../../../pom.xml diff --git a/extras/bundles/pom.xml b/extras/bundles/pom.xml index 31fa04445..0228a711d 100644 --- a/extras/bundles/pom.xml +++ b/extras/bundles/pom.xml @@ -23,7 +23,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/extras/connection-pool/pom.xml b/extras/connection-pool/pom.xml index 1a3ca34f8..305b904c8 100644 --- a/extras/connection-pool/pom.xml +++ b/extras/connection-pool/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/extras/grizzly-httpservice/pom.xml b/extras/grizzly-httpservice/pom.xml index f46fc7344..4130747dc 100644 --- a/extras/grizzly-httpservice/pom.xml +++ b/extras/grizzly-httpservice/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/extras/http-server-jaxws/pom.xml b/extras/http-server-jaxws/pom.xml index 21890f3f8..fe2109df2 100644 --- a/extras/http-server-jaxws/pom.xml +++ b/extras/http-server-jaxws/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/extras/http-server-multipart/pom.xml b/extras/http-server-multipart/pom.xml index 76891385a..daa9db9b4 100644 --- a/extras/http-server-multipart/pom.xml +++ b/extras/http-server-multipart/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/extras/http-servlet-extras/pom.xml b/extras/http-servlet-extras/pom.xml index 2181dc171..91ca94420 100644 --- a/extras/http-servlet-extras/pom.xml +++ b/extras/http-servlet-extras/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/extras/pom.xml b/extras/pom.xml index 01fd9e91d..be95fe50b 100644 --- a/extras/pom.xml +++ b/extras/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/extras/tls-sni/pom.xml b/extras/tls-sni/pom.xml index a2e6b5cbe..bed47c9f6 100644 --- a/extras/tls-sni/pom.xml +++ b/extras/tls-sni/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/modules/bundles/comet/pom.xml b/modules/bundles/comet/pom.xml index f546def89..c2d5fd0f9 100644 --- a/modules/bundles/comet/pom.xml +++ b/modules/bundles/comet/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../../pom.xml diff --git a/modules/bundles/core/pom.xml b/modules/bundles/core/pom.xml index 377aefda6..f11d04f28 100644 --- a/modules/bundles/core/pom.xml +++ b/modules/bundles/core/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../../pom.xml diff --git a/modules/bundles/http-all/pom.xml b/modules/bundles/http-all/pom.xml index 7dfd1e581..3055df0aa 100644 --- a/modules/bundles/http-all/pom.xml +++ b/modules/bundles/http-all/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../../pom.xml diff --git a/modules/bundles/http-servlet/pom.xml b/modules/bundles/http-servlet/pom.xml index b5339f71c..115f1f54f 100755 --- a/modules/bundles/http-servlet/pom.xml +++ b/modules/bundles/http-servlet/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../../pom.xml diff --git a/modules/bundles/http/pom.xml b/modules/bundles/http/pom.xml index 3413c7eb6..50314fccb 100755 --- a/modules/bundles/http/pom.xml +++ b/modules/bundles/http/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../../pom.xml diff --git a/modules/bundles/pom.xml b/modules/bundles/pom.xml index e7ee295e6..a86489480 100644 --- a/modules/bundles/pom.xml +++ b/modules/bundles/pom.xml @@ -23,7 +23,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/modules/bundles/websockets/pom.xml b/modules/bundles/websockets/pom.xml index ccedbd5a3..8cec85585 100644 --- a/modules/bundles/websockets/pom.xml +++ b/modules/bundles/websockets/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../../pom.xml diff --git a/modules/comet/pom.xml b/modules/comet/pom.xml index ce07ebd92..4d752556f 100644 --- a/modules/comet/pom.xml +++ b/modules/comet/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/modules/grizzly/pom.xml b/modules/grizzly/pom.xml index 2af850a53..d1308356a 100644 --- a/modules/grizzly/pom.xml +++ b/modules/grizzly/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/modules/http-ajp/pom.xml b/modules/http-ajp/pom.xml index e7036dea7..672e1bfbe 100755 --- a/modules/http-ajp/pom.xml +++ b/modules/http-ajp/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/modules/http-server/pom.xml b/modules/http-server/pom.xml index eb5698513..48eeddbba 100644 --- a/modules/http-server/pom.xml +++ b/modules/http-server/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/modules/http-servlet/pom.xml b/modules/http-servlet/pom.xml index 90db23fdf..8995dfb31 100755 --- a/modules/http-servlet/pom.xml +++ b/modules/http-servlet/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/modules/http/pom.xml b/modules/http/pom.xml index 509915bc2..a0e3a156b 100644 --- a/modules/http/pom.xml +++ b/modules/http/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/modules/http2/pom.xml b/modules/http2/pom.xml index 75c2accb3..56a33aff6 100644 --- a/modules/http2/pom.xml +++ b/modules/http2/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/modules/monitoring/grizzly/pom.xml b/modules/monitoring/grizzly/pom.xml index 37305dd38..79c1520a8 100644 --- a/modules/monitoring/grizzly/pom.xml +++ b/modules/monitoring/grizzly/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../../pom.xml diff --git a/modules/monitoring/http-server/pom.xml b/modules/monitoring/http-server/pom.xml index 34e29465f..5ae5921c9 100644 --- a/modules/monitoring/http-server/pom.xml +++ b/modules/monitoring/http-server/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../../pom.xml diff --git a/modules/monitoring/http/pom.xml b/modules/monitoring/http/pom.xml index ec7376ead..3b4d3185f 100644 --- a/modules/monitoring/http/pom.xml +++ b/modules/monitoring/http/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../../pom.xml diff --git a/modules/monitoring/pom.xml b/modules/monitoring/pom.xml index be2cb13a3..e4bbccd04 100644 --- a/modules/monitoring/pom.xml +++ b/modules/monitoring/pom.xml @@ -23,7 +23,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/modules/pom.xml b/modules/pom.xml index 4362181ac..68ec71607 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -23,7 +23,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 grizzly-modules diff --git a/modules/portunif/pom.xml b/modules/portunif/pom.xml index 428242ffd..1be0ee73b 100644 --- a/modules/portunif/pom.xml +++ b/modules/portunif/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/modules/websockets/pom.xml b/modules/websockets/pom.xml index 7abb04f4d..b8bee0c71 100644 --- a/modules/websockets/pom.xml +++ b/modules/websockets/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/pom.xml b/pom.xml index b476a2f95..01b7d1d6d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,12 +24,12 @@ org.glassfish.grizzly grizzly-bom - 4.0.1-SNAPSHOT + 4.0.1 boms/bom/pom.xml grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 pom diff --git a/samples/connection-pool-samples/pom.xml b/samples/connection-pool-samples/pom.xml index 2c4482eb5..ffc27854b 100755 --- a/samples/connection-pool-samples/pom.xml +++ b/samples/connection-pool-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/samples/framework-samples/pom.xml b/samples/framework-samples/pom.xml index d0f408215..0497a6670 100755 --- a/samples/framework-samples/pom.xml +++ b/samples/framework-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/samples/http-ajp-samples/pom.xml b/samples/http-ajp-samples/pom.xml index 7c63107b5..5ffd0306d 100644 --- a/samples/http-ajp-samples/pom.xml +++ b/samples/http-ajp-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/samples/http-jaxws-samples/pom.xml b/samples/http-jaxws-samples/pom.xml index 33755991a..df16f3f4c 100644 --- a/samples/http-jaxws-samples/pom.xml +++ b/samples/http-jaxws-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/samples/http-multipart-samples/pom.xml b/samples/http-multipart-samples/pom.xml index bd38b8d5e..45a8b1bdb 100644 --- a/samples/http-multipart-samples/pom.xml +++ b/samples/http-multipart-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/samples/http-samples/pom.xml b/samples/http-samples/pom.xml index 03612f67e..5c87aa615 100755 --- a/samples/http-samples/pom.xml +++ b/samples/http-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/samples/http-server-samples/pom.xml b/samples/http-server-samples/pom.xml index 0ebf3e87e..3d133a040 100644 --- a/samples/http-server-samples/pom.xml +++ b/samples/http-server-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index bbea6cabb..4659ef69f 100755 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -17,7 +17,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../pom.xml diff --git a/samples/portunif/pom.xml b/samples/portunif/pom.xml index 83740e909..fa287711a 100644 --- a/samples/portunif/pom.xml +++ b/samples/portunif/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml diff --git a/samples/tls-sni-samples/pom.xml b/samples/tls-sni-samples/pom.xml index 559278db7..13ede0aac 100644 --- a/samples/tls-sni-samples/pom.xml +++ b/samples/tls-sni-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1-SNAPSHOT + 4.0.1 ../../pom.xml From 4bb259c81a340b19df79305a55a3677daa5f9760 Mon Sep 17 00:00:00 2001 From: Eclipse Grizzly Bot Date: Fri, 29 Sep 2023 22:31:39 +0000 Subject: [PATCH 2/2] Prepare next development cycle for 4.0.2-SNAPSHOT --- 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 | 2 +- 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 +- 41 files changed, 41 insertions(+), 41 deletions(-) diff --git a/extras/bundles/grizzly-httpservice-bundle/pom.xml b/extras/bundles/grizzly-httpservice-bundle/pom.xml index 81b03dd3f..a47910075 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 - 4.0.1 + 4.0.2-SNAPSHOT ../../../pom.xml diff --git a/extras/bundles/pom.xml b/extras/bundles/pom.xml index 0228a711d..64df55bec 100644 --- a/extras/bundles/pom.xml +++ b/extras/bundles/pom.xml @@ -23,7 +23,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/extras/connection-pool/pom.xml b/extras/connection-pool/pom.xml index 305b904c8..3406787e9 100644 --- a/extras/connection-pool/pom.xml +++ b/extras/connection-pool/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/extras/grizzly-httpservice/pom.xml b/extras/grizzly-httpservice/pom.xml index 4130747dc..4ef5188cf 100644 --- a/extras/grizzly-httpservice/pom.xml +++ b/extras/grizzly-httpservice/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/extras/http-server-jaxws/pom.xml b/extras/http-server-jaxws/pom.xml index fe2109df2..2626b5242 100644 --- a/extras/http-server-jaxws/pom.xml +++ b/extras/http-server-jaxws/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/extras/http-server-multipart/pom.xml b/extras/http-server-multipart/pom.xml index daa9db9b4..3f6d87869 100644 --- a/extras/http-server-multipart/pom.xml +++ b/extras/http-server-multipart/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/extras/http-servlet-extras/pom.xml b/extras/http-servlet-extras/pom.xml index 91ca94420..d4ba929a6 100644 --- a/extras/http-servlet-extras/pom.xml +++ b/extras/http-servlet-extras/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/extras/pom.xml b/extras/pom.xml index be95fe50b..2c72ced3a 100644 --- a/extras/pom.xml +++ b/extras/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml diff --git a/extras/tls-sni/pom.xml b/extras/tls-sni/pom.xml index bed47c9f6..c54ca7eb9 100644 --- a/extras/tls-sni/pom.xml +++ b/extras/tls-sni/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/modules/bundles/comet/pom.xml b/modules/bundles/comet/pom.xml index c2d5fd0f9..c7bd9350d 100644 --- a/modules/bundles/comet/pom.xml +++ b/modules/bundles/comet/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../../pom.xml diff --git a/modules/bundles/core/pom.xml b/modules/bundles/core/pom.xml index f11d04f28..ddbab7076 100644 --- a/modules/bundles/core/pom.xml +++ b/modules/bundles/core/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../../pom.xml diff --git a/modules/bundles/http-all/pom.xml b/modules/bundles/http-all/pom.xml index 3055df0aa..596f3f6fb 100644 --- a/modules/bundles/http-all/pom.xml +++ b/modules/bundles/http-all/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../../pom.xml diff --git a/modules/bundles/http-servlet/pom.xml b/modules/bundles/http-servlet/pom.xml index 115f1f54f..98c6846d1 100755 --- a/modules/bundles/http-servlet/pom.xml +++ b/modules/bundles/http-servlet/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../../pom.xml diff --git a/modules/bundles/http/pom.xml b/modules/bundles/http/pom.xml index 50314fccb..91a2e1b9b 100755 --- a/modules/bundles/http/pom.xml +++ b/modules/bundles/http/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../../pom.xml diff --git a/modules/bundles/pom.xml b/modules/bundles/pom.xml index a86489480..4def160c5 100644 --- a/modules/bundles/pom.xml +++ b/modules/bundles/pom.xml @@ -23,7 +23,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/modules/bundles/websockets/pom.xml b/modules/bundles/websockets/pom.xml index 8cec85585..db12368cb 100644 --- a/modules/bundles/websockets/pom.xml +++ b/modules/bundles/websockets/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../../pom.xml diff --git a/modules/comet/pom.xml b/modules/comet/pom.xml index 4d752556f..8cc60d9a5 100644 --- a/modules/comet/pom.xml +++ b/modules/comet/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/modules/grizzly/pom.xml b/modules/grizzly/pom.xml index d1308356a..109781392 100644 --- a/modules/grizzly/pom.xml +++ b/modules/grizzly/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/modules/http-ajp/pom.xml b/modules/http-ajp/pom.xml index 672e1bfbe..9a3e81de3 100755 --- a/modules/http-ajp/pom.xml +++ b/modules/http-ajp/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/modules/http-server/pom.xml b/modules/http-server/pom.xml index 48eeddbba..433b2d8f5 100644 --- a/modules/http-server/pom.xml +++ b/modules/http-server/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/modules/http-servlet/pom.xml b/modules/http-servlet/pom.xml index 8995dfb31..8349633d9 100755 --- a/modules/http-servlet/pom.xml +++ b/modules/http-servlet/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/modules/http/pom.xml b/modules/http/pom.xml index a0e3a156b..d723d5715 100644 --- a/modules/http/pom.xml +++ b/modules/http/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/modules/http2/pom.xml b/modules/http2/pom.xml index 56a33aff6..9763ab792 100644 --- a/modules/http2/pom.xml +++ b/modules/http2/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/modules/monitoring/grizzly/pom.xml b/modules/monitoring/grizzly/pom.xml index 79c1520a8..fbb24b8f2 100644 --- a/modules/monitoring/grizzly/pom.xml +++ b/modules/monitoring/grizzly/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../../pom.xml diff --git a/modules/monitoring/http-server/pom.xml b/modules/monitoring/http-server/pom.xml index 5ae5921c9..583cbe6cd 100644 --- a/modules/monitoring/http-server/pom.xml +++ b/modules/monitoring/http-server/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../../pom.xml diff --git a/modules/monitoring/http/pom.xml b/modules/monitoring/http/pom.xml index 3b4d3185f..561086679 100644 --- a/modules/monitoring/http/pom.xml +++ b/modules/monitoring/http/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../../pom.xml diff --git a/modules/monitoring/pom.xml b/modules/monitoring/pom.xml index e4bbccd04..5cddac4af 100644 --- a/modules/monitoring/pom.xml +++ b/modules/monitoring/pom.xml @@ -23,7 +23,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/modules/pom.xml b/modules/pom.xml index 68ec71607..f587b7a1e 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -23,7 +23,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT grizzly-modules diff --git a/modules/portunif/pom.xml b/modules/portunif/pom.xml index 1be0ee73b..71f9c1963 100644 --- a/modules/portunif/pom.xml +++ b/modules/portunif/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/modules/websockets/pom.xml b/modules/websockets/pom.xml index b8bee0c71..a89b0c708 100644 --- a/modules/websockets/pom.xml +++ b/modules/websockets/pom.xml @@ -24,7 +24,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index 01b7d1d6d..521f82732 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT pom diff --git a/samples/connection-pool-samples/pom.xml b/samples/connection-pool-samples/pom.xml index ffc27854b..4a93bd6cd 100755 --- a/samples/connection-pool-samples/pom.xml +++ b/samples/connection-pool-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/samples/framework-samples/pom.xml b/samples/framework-samples/pom.xml index 0497a6670..28b8cc4e5 100755 --- a/samples/framework-samples/pom.xml +++ b/samples/framework-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/samples/http-ajp-samples/pom.xml b/samples/http-ajp-samples/pom.xml index 5ffd0306d..f8fce5de6 100644 --- a/samples/http-ajp-samples/pom.xml +++ b/samples/http-ajp-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/samples/http-jaxws-samples/pom.xml b/samples/http-jaxws-samples/pom.xml index df16f3f4c..90bddcc69 100644 --- a/samples/http-jaxws-samples/pom.xml +++ b/samples/http-jaxws-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/samples/http-multipart-samples/pom.xml b/samples/http-multipart-samples/pom.xml index 45a8b1bdb..db8b7a010 100644 --- a/samples/http-multipart-samples/pom.xml +++ b/samples/http-multipart-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/samples/http-samples/pom.xml b/samples/http-samples/pom.xml index 5c87aa615..7448ba404 100755 --- a/samples/http-samples/pom.xml +++ b/samples/http-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/samples/http-server-samples/pom.xml b/samples/http-server-samples/pom.xml index 3d133a040..313b4c6eb 100644 --- a/samples/http-server-samples/pom.xml +++ b/samples/http-server-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index 4659ef69f..0cb77d00b 100755 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -17,7 +17,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../pom.xml diff --git a/samples/portunif/pom.xml b/samples/portunif/pom.xml index fa287711a..1b1780c57 100644 --- a/samples/portunif/pom.xml +++ b/samples/portunif/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml diff --git a/samples/tls-sni-samples/pom.xml b/samples/tls-sni-samples/pom.xml index 13ede0aac..feab1c57d 100644 --- a/samples/tls-sni-samples/pom.xml +++ b/samples/tls-sni-samples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.grizzly grizzly-project - 4.0.1 + 4.0.2-SNAPSHOT ../../pom.xml