From 1f9bf4039764dae64e81bd1cf2289722c6ec8c92 Mon Sep 17 00:00:00 2001 From: Ezequiel Werner Date: Fri, 26 Aug 2022 14:54:24 -0300 Subject: [PATCH] Update version to release 2.3.36-MULE-025 (#57) --- extras/bundles/grizzly-httpservice-bundle/pom.xml | 4 ++-- extras/bundles/pom.xml | 4 ++-- extras/connection-pool/pom.xml | 4 ++-- extras/grizzly-httpservice/pom.xml | 4 ++-- extras/http-server-jaxws/pom.xml | 4 ++-- extras/http-server-multipart/pom.xml | 4 ++-- extras/http-servlet-extras/pom.xml | 4 ++-- extras/pom.xml | 4 ++-- extras/tls-sni/pom.xml | 4 ++-- modules/bundles/comet/pom.xml | 4 ++-- modules/bundles/core/pom.xml | 4 ++-- modules/bundles/http-all/pom.xml | 4 ++-- modules/bundles/http-servlet/pom.xml | 4 ++-- modules/bundles/http/pom.xml | 4 ++-- modules/bundles/pom.xml | 4 ++-- modules/bundles/websockets/pom.xml | 4 ++-- modules/comet/pom.xml | 4 ++-- modules/grizzly/pom.xml | 4 ++-- modules/http-ajp/pom.xml | 4 ++-- modules/http-server/pom.xml | 4 ++-- modules/http-servlet/pom.xml | 4 ++-- modules/http/pom.xml | 4 ++-- modules/monitoring/grizzly/pom.xml | 4 ++-- modules/monitoring/http-server/pom.xml | 4 ++-- modules/monitoring/http/pom.xml | 4 ++-- modules/monitoring/pom.xml | 4 ++-- modules/pom.xml | 4 ++-- modules/portunif/pom.xml | 4 ++-- modules/spdy/pom.xml | 4 ++-- modules/websockets/pom.xml | 4 ++-- pom.xml | 2 +- samples/comet/comet-counter/pom.xml | 4 ++-- samples/comet/pom.xml | 4 ++-- samples/connection-pool-samples/pom.xml | 4 ++-- samples/framework-samples/pom.xml | 4 ++-- samples/http-ajp-samples/pom.xml | 4 ++-- samples/http-jaxws-samples/pom.xml | 4 ++-- samples/http-multipart-samples/pom.xml | 4 ++-- samples/http-samples/pom.xml | 4 ++-- samples/http-server-samples/pom.xml | 4 ++-- samples/pom.xml | 4 ++-- samples/portunif/pom.xml | 4 ++-- samples/tls-sni-samples/pom.xml | 4 ++-- 43 files changed, 85 insertions(+), 85 deletions(-) diff --git a/extras/bundles/grizzly-httpservice-bundle/pom.xml b/extras/bundles/grizzly-httpservice-bundle/pom.xml index 6d108457a..32a402aad 100644 --- a/extras/bundles/grizzly-httpservice-bundle/pom.xml +++ b/extras/bundles/grizzly-httpservice-bundle/pom.xml @@ -44,13 +44,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../../pom.xml 4.0.0 jar Grizzly OSGi HttpService Bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 org.glassfish.grizzly.osgi grizzly-httpservice-bundle diff --git a/extras/bundles/pom.xml b/extras/bundles/pom.xml index fc3a3b4b5..4b4c40e0b 100644 --- a/extras/bundles/pom.xml +++ b/extras/bundles/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-extra-bundles pom - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-extra-bundles diff --git a/extras/connection-pool/pom.xml b/extras/connection-pool/pom.xml index 30dfaffd0..03eb0f66c 100644 --- a/extras/connection-pool/pom.xml +++ b/extras/connection-pool/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 connection-pool bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 connection-pool install diff --git a/extras/grizzly-httpservice/pom.xml b/extras/grizzly-httpservice/pom.xml index efd5b13bb..399db9837 100644 --- a/extras/grizzly-httpservice/pom.xml +++ b/extras/grizzly-httpservice/pom.xml @@ -44,14 +44,14 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 jar Grizzly OSGi HttpService - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 org.glassfish.grizzly.osgi grizzly-httpservice diff --git a/extras/http-server-jaxws/pom.xml b/extras/http-server-jaxws/pom.xml index 8c55e8d93..733a601db 100644 --- a/extras/http-server-jaxws/pom.xml +++ b/extras/http-server-jaxws/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-http-server-jaxws bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-server-jaxws install diff --git a/extras/http-server-multipart/pom.xml b/extras/http-server-multipart/pom.xml index 952b5e3c0..bc1181a1b 100644 --- a/extras/http-server-multipart/pom.xml +++ b/extras/http-server-multipart/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-http-server-multipart bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-server-multipart install diff --git a/extras/http-servlet-extras/pom.xml b/extras/http-servlet-extras/pom.xml index 94b9e7dc5..5555814b9 100644 --- a/extras/http-servlet-extras/pom.xml +++ b/extras/http-servlet-extras/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-http-servlet-extras bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-servlet-extras install diff --git a/extras/pom.xml b/extras/pom.xml index 42e1c4056..0fbca35cc 100644 --- a/extras/pom.xml +++ b/extras/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../pom.xml 4.0.0 grizzly-extras pom - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-extras diff --git a/extras/tls-sni/pom.xml b/extras/tls-sni/pom.xml index 9d7980e3e..5cb0eb666 100644 --- a/extras/tls-sni/pom.xml +++ b/extras/tls-sni/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 tls-sni bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 tls-sni install diff --git a/modules/bundles/comet/pom.xml b/modules/bundles/comet/pom.xml index 3790b699c..935f30235 100644 --- a/modules/bundles/comet/pom.xml +++ b/modules/bundles/comet/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../../pom.xml 4.0.0 grizzly-comet-server jar - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-comet-server install diff --git a/modules/bundles/core/pom.xml b/modules/bundles/core/pom.xml index a3550d846..063d5344c 100644 --- a/modules/bundles/core/pom.xml +++ b/modules/bundles/core/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../../pom.xml 4.0.0 grizzly-core jar - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-core install diff --git a/modules/bundles/http-all/pom.xml b/modules/bundles/http-all/pom.xml index ea69bbb39..23c000dd6 100644 --- a/modules/bundles/http-all/pom.xml +++ b/modules/bundles/http-all/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../../pom.xml 4.0.0 grizzly-http-all jar - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-all install diff --git a/modules/bundles/http-servlet/pom.xml b/modules/bundles/http-servlet/pom.xml index 18f3496bf..b52225c44 100755 --- a/modules/bundles/http-servlet/pom.xml +++ b/modules/bundles/http-servlet/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../../pom.xml 4.0.0 grizzly-http-servlet-server jar - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-servlet-server install diff --git a/modules/bundles/http/pom.xml b/modules/bundles/http/pom.xml index 55df69eee..b8feb3c46 100755 --- a/modules/bundles/http/pom.xml +++ b/modules/bundles/http/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../../pom.xml 4.0.0 grizzly-http-server-core jar - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-server-core install diff --git a/modules/bundles/pom.xml b/modules/bundles/pom.xml index b2aebf7d8..edfbd2ab2 100644 --- a/modules/bundles/pom.xml +++ b/modules/bundles/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-bundles pom - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-bundles diff --git a/modules/bundles/websockets/pom.xml b/modules/bundles/websockets/pom.xml index ace085e9a..e8b983f5b 100644 --- a/modules/bundles/websockets/pom.xml +++ b/modules/bundles/websockets/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../../pom.xml 4.0.0 grizzly-websockets-server jar - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-websockets-server install diff --git a/modules/comet/pom.xml b/modules/comet/pom.xml index f362ff9b8..9a576ab37 100644 --- a/modules/comet/pom.xml +++ b/modules/comet/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-comet bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-comet install diff --git a/modules/grizzly/pom.xml b/modules/grizzly/pom.xml index 82dd923c7..8859eab66 100644 --- a/modules/grizzly/pom.xml +++ b/modules/grizzly/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-framework bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-framework diff --git a/modules/http-ajp/pom.xml b/modules/http-ajp/pom.xml index f631e4c04..7d23b3986 100755 --- a/modules/http-ajp/pom.xml +++ b/modules/http-ajp/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-http-ajp bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-ajp http://grizzly.java.net diff --git a/modules/http-server/pom.xml b/modules/http-server/pom.xml index 59661170d..b767298a0 100644 --- a/modules/http-server/pom.xml +++ b/modules/http-server/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-http-server bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-server install diff --git a/modules/http-servlet/pom.xml b/modules/http-servlet/pom.xml index dd4a6d267..0f3bace0f 100755 --- a/modules/http-servlet/pom.xml +++ b/modules/http-servlet/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-http-servlet bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-servlet install diff --git a/modules/http/pom.xml b/modules/http/pom.xml index 79fef2768..e12279fb6 100644 --- a/modules/http/pom.xml +++ b/modules/http/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-http bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http install diff --git a/modules/monitoring/grizzly/pom.xml b/modules/monitoring/grizzly/pom.xml index ee2e87e9f..e902dd887 100644 --- a/modules/monitoring/grizzly/pom.xml +++ b/modules/monitoring/grizzly/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../../pom.xml 4.0.0 grizzly-framework-monitoring bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-framework-monitoring install diff --git a/modules/monitoring/http-server/pom.xml b/modules/monitoring/http-server/pom.xml index 9f13e1907..bf59e6196 100644 --- a/modules/monitoring/http-server/pom.xml +++ b/modules/monitoring/http-server/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../../pom.xml 4.0.0 grizzly-http-server-monitoring bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-server-monitoring install diff --git a/modules/monitoring/http/pom.xml b/modules/monitoring/http/pom.xml index 2bb50e683..033271dca 100644 --- a/modules/monitoring/http/pom.xml +++ b/modules/monitoring/http/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../../pom.xml 4.0.0 grizzly-http-monitoring bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-monitoring install diff --git a/modules/monitoring/pom.xml b/modules/monitoring/pom.xml index 7ab8af6e5..bce56240e 100644 --- a/modules/monitoring/pom.xml +++ b/modules/monitoring/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-monitoring pom - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-monitoring grizzly diff --git a/modules/pom.xml b/modules/pom.xml index 125bc9e90..4915cc7e2 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../pom.xml 4.0.0 grizzly-modules pom - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-modules diff --git a/modules/portunif/pom.xml b/modules/portunif/pom.xml index 597c5beb9..7aaf715e1 100644 --- a/modules/portunif/pom.xml +++ b/modules/portunif/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-portunif bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-portunif install diff --git a/modules/spdy/pom.xml b/modules/spdy/pom.xml index b5c67b5a3..52768590f 100644 --- a/modules/spdy/pom.xml +++ b/modules/spdy/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-spdy - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-spdy install diff --git a/modules/websockets/pom.xml b/modules/websockets/pom.xml index d414adcd3..0fcdf7b29 100644 --- a/modules/websockets/pom.xml +++ b/modules/websockets/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 grizzly-websockets bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-websockets install diff --git a/pom.xml b/pom.xml index ba679bfc2..56e3485b2 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ grizzly-project pom grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 http://grizzly.java.net GitHub diff --git a/samples/comet/comet-counter/pom.xml b/samples/comet/comet-counter/pom.xml index e885cae21..838d0156b 100755 --- a/samples/comet/comet-counter/pom.xml +++ b/samples/comet/comet-counter/pom.xml @@ -45,14 +45,14 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../../pom.xml 4.0.0 org.glassfish.grizzly.samples grizzly-comet-counter war - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-comet-counter https://grizzly.java.net diff --git a/samples/comet/pom.xml b/samples/comet/pom.xml index cac6603b5..cb7e0152c 100755 --- a/samples/comet/pom.xml +++ b/samples/comet/pom.xml @@ -45,13 +45,13 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 org.glassfish.grizzly.samples grizzly-comet-samples - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-comet-samples pom diff --git a/samples/connection-pool-samples/pom.xml b/samples/connection-pool-samples/pom.xml index 64b078eea..0dd635f16 100755 --- a/samples/connection-pool-samples/pom.xml +++ b/samples/connection-pool-samples/pom.xml @@ -45,14 +45,14 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 org.glassfish.grizzly.samples connection-pool-samples bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 connection-pool-samples install diff --git a/samples/framework-samples/pom.xml b/samples/framework-samples/pom.xml index ac8bcaaca..38cbf89da 100755 --- a/samples/framework-samples/pom.xml +++ b/samples/framework-samples/pom.xml @@ -45,14 +45,14 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 org.glassfish.grizzly.samples grizzly-framework-samples bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-framework-samples install diff --git a/samples/http-ajp-samples/pom.xml b/samples/http-ajp-samples/pom.xml index 385c08908..bfe84d48c 100644 --- a/samples/http-ajp-samples/pom.xml +++ b/samples/http-ajp-samples/pom.xml @@ -45,14 +45,14 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 org.glassfish.grizzly.samples grizzly-http-ajp-samples bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-ajp-samples install diff --git a/samples/http-jaxws-samples/pom.xml b/samples/http-jaxws-samples/pom.xml index b8ae35602..bf5ca5733 100644 --- a/samples/http-jaxws-samples/pom.xml +++ b/samples/http-jaxws-samples/pom.xml @@ -45,14 +45,14 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 org.glassfish.grizzly.samples grizzly-http-jaxws-samples bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-jaxws-samples install diff --git a/samples/http-multipart-samples/pom.xml b/samples/http-multipart-samples/pom.xml index 6ccc0a4bf..f9a229a4c 100644 --- a/samples/http-multipart-samples/pom.xml +++ b/samples/http-multipart-samples/pom.xml @@ -45,14 +45,14 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 org.glassfish.grizzly.samples grizzly-http-multipart-samples bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-multipart-samples install diff --git a/samples/http-samples/pom.xml b/samples/http-samples/pom.xml index 13b9362b1..0a5a0795a 100755 --- a/samples/http-samples/pom.xml +++ b/samples/http-samples/pom.xml @@ -45,14 +45,14 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 org.glassfish.grizzly.samples grizzly-http-samples bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-samples install diff --git a/samples/http-server-samples/pom.xml b/samples/http-server-samples/pom.xml index 9823a0ece..6d3dd6f18 100644 --- a/samples/http-server-samples/pom.xml +++ b/samples/http-server-samples/pom.xml @@ -45,14 +45,14 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 org.glassfish.grizzly.samples grizzly-http-server-samples bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-http-server-samples install diff --git a/samples/pom.xml b/samples/pom.xml index 698a59552..1221fde3b 100755 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -45,14 +45,14 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../pom.xml 4.0.0 org.glassfish.grizzly.samples grizzly-samples pom - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-samples framework-samples diff --git a/samples/portunif/pom.xml b/samples/portunif/pom.xml index 2c8158b40..5a6110b10 100644 --- a/samples/portunif/pom.xml +++ b/samples/portunif/pom.xml @@ -45,14 +45,14 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 org.glassfish.grizzly.samples grizzly-portunif-samples bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-portunif-samples install diff --git a/samples/tls-sni-samples/pom.xml b/samples/tls-sni-samples/pom.xml index b63fe84a0..ae752ab56 100644 --- a/samples/tls-sni-samples/pom.xml +++ b/samples/tls-sni-samples/pom.xml @@ -45,14 +45,14 @@ org.mule.glassfish.grizzly grizzly-project - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 ../../pom.xml 4.0.0 org.glassfish.grizzly.samples grizzly-tls-sni-samples bundle - 2.3.36-MULE-025-SNAPSHOT + 2.3.36-MULE-025 grizzly-tls-sni-samples install