diff --git a/archetypes/jersey-example-java8-webapp/pom.xml b/archetypes/jersey-example-java8-webapp/pom.xml
index e8322dd939..0ff43c43d0 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-example-java8-webapp
diff --git a/archetypes/jersey-heroku-webapp/pom.xml b/archetypes/jersey-heroku-webapp/pom.xml
index 422ebbcf54..07cb781769 100644
--- a/archetypes/jersey-heroku-webapp/pom.xml
+++ b/archetypes/jersey-heroku-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.archetypes
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
maven-archetype
diff --git a/archetypes/jersey-quickstart-grizzly2/pom.xml b/archetypes/jersey-quickstart-grizzly2/pom.xml
index 6df60a6edb..d175e3f843 100644
--- a/archetypes/jersey-quickstart-grizzly2/pom.xml
+++ b/archetypes/jersey-quickstart-grizzly2/pom.xml
@@ -21,7 +21,7 @@
org.glassfish.jersey.archetypes
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-quickstart-grizzly2
maven-archetype
diff --git a/archetypes/jersey-quickstart-webapp/pom.xml b/archetypes/jersey-quickstart-webapp/pom.xml
index b53cf54a64..922fe2540e 100644
--- a/archetypes/jersey-quickstart-webapp/pom.xml
+++ b/archetypes/jersey-quickstart-webapp/pom.xml
@@ -21,7 +21,7 @@
org.glassfish.jersey.archetypes
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
4.0.0
maven-archetype
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index c7accfcf7f..9dda0d8fb4 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.archetypes
diff --git a/bom/pom.xml b/bom/pom.xml
index 6ba160172f..f2c6d9c3a6 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -26,12 +26,12 @@
org.eclipse.ee4j
project
1.0.5
-
+
org.glassfish.jersey
jersey-bom
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p1
pom
jersey-bom
@@ -404,4 +404,8 @@
+
+
+ project-2.29.payara-p1
+
diff --git a/bundles/apidocs/pom.xml b/bundles/apidocs/pom.xml
index df7a680370..4d32aee89a 100644
--- a/bundles/apidocs/pom.xml
+++ b/bundles/apidocs/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.bundles
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
apidocs
diff --git a/bundles/examples/pom.xml b/bundles/examples/pom.xml
index 9dfcf86e38..3c240c22b1 100644
--- a/bundles/examples/pom.xml
+++ b/bundles/examples/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey.bundles
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-examples
diff --git a/bundles/jaxrs-ri/pom.xml b/bundles/jaxrs-ri/pom.xml
index c4c38a7963..80e28ea988 100644
--- a/bundles/jaxrs-ri/pom.xml
+++ b/bundles/jaxrs-ri/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.bundles
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jaxrs-ri
diff --git a/bundles/pom.xml b/bundles/pom.xml
index 9edae911d4..1e95650800 100644
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.bundles
diff --git a/connectors/apache-connector/pom.xml b/connectors/apache-connector/pom.xml
index c6ae8af35d..3716cee6c2 100644
--- a/connectors/apache-connector/pom.xml
+++ b/connectors/apache-connector/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.connectors
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-apache-connector
diff --git a/connectors/grizzly-connector/pom.xml b/connectors/grizzly-connector/pom.xml
index 7fc2a440a4..8cf3fba5eb 100644
--- a/connectors/grizzly-connector/pom.xml
+++ b/connectors/grizzly-connector/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.connectors
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-grizzly-connector
diff --git a/connectors/jdk-connector/pom.xml b/connectors/jdk-connector/pom.xml
index d2b2378644..7c0a9fc5d1 100644
--- a/connectors/jdk-connector/pom.xml
+++ b/connectors/jdk-connector/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.connectors
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-jdk-connector
diff --git a/connectors/jetty-connector/pom.xml b/connectors/jetty-connector/pom.xml
index 11ba5508b9..17b1e2df8e 100644
--- a/connectors/jetty-connector/pom.xml
+++ b/connectors/jetty-connector/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.connectors
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-jetty-connector
diff --git a/connectors/netty-connector/pom.xml b/connectors/netty-connector/pom.xml
index 376a782da0..73709188a9 100644
--- a/connectors/netty-connector/pom.xml
+++ b/connectors/netty-connector/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.connectors
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-netty-connector
diff --git a/connectors/pom.xml b/connectors/pom.xml
index 720eb768b6..8fd8850195 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.connectors
diff --git a/containers/glassfish/jersey-gf-ejb/pom.xml b/containers/glassfish/jersey-gf-ejb/pom.xml
index 6896ba535e..030672121b 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-gf-ejb
diff --git a/containers/glassfish/pom.xml b/containers/glassfish/pom.xml
index f06373cfa9..8e99dce8c2 100644
--- a/containers/glassfish/pom.xml
+++ b/containers/glassfish/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.containers.glassfish
diff --git a/containers/grizzly2-http/pom.xml b/containers/grizzly2-http/pom.xml
index 8031756196..9b3f5ec5df 100644
--- a/containers/grizzly2-http/pom.xml
+++ b/containers/grizzly2-http/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-container-grizzly2-http
diff --git a/containers/grizzly2-servlet/pom.xml b/containers/grizzly2-servlet/pom.xml
index 1821a76c52..9c4a0ecf21 100644
--- a/containers/grizzly2-servlet/pom.xml
+++ b/containers/grizzly2-servlet/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-container-grizzly2-servlet
diff --git a/containers/jdk-http/pom.xml b/containers/jdk-http/pom.xml
index 3f3230fda7..6423b9c524 100644
--- a/containers/jdk-http/pom.xml
+++ b/containers/jdk-http/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-container-jdk-http
diff --git a/containers/jersey-servlet-core/pom.xml b/containers/jersey-servlet-core/pom.xml
index a80adb1a32..e83cbc20d8 100644
--- a/containers/jersey-servlet-core/pom.xml
+++ b/containers/jersey-servlet-core/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-container-servlet-core
diff --git a/containers/jersey-servlet/pom.xml b/containers/jersey-servlet/pom.xml
index d1fe3a6efd..78809b5454 100644
--- a/containers/jersey-servlet/pom.xml
+++ b/containers/jersey-servlet/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-container-servlet
diff --git a/containers/jetty-http/pom.xml b/containers/jetty-http/pom.xml
index 8b9ba8a30e..956e9875e9 100644
--- a/containers/jetty-http/pom.xml
+++ b/containers/jetty-http/pom.xml
@@ -23,7 +23,7 @@
project
org.glassfish.jersey.containers
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-container-jetty-http
diff --git a/containers/jetty-servlet/pom.xml b/containers/jetty-servlet/pom.xml
index a40f111210..f203c44eb6 100644
--- a/containers/jetty-servlet/pom.xml
+++ b/containers/jetty-servlet/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-container-jetty-servlet
diff --git a/containers/netty-http/pom.xml b/containers/netty-http/pom.xml
index 30e6060010..87c67e3026 100644
--- a/containers/netty-http/pom.xml
+++ b/containers/netty-http/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-container-netty-http
diff --git a/containers/pom.xml b/containers/pom.xml
index 4a937beb7c..e94e4185de 100644
--- a/containers/pom.xml
+++ b/containers/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.containers
diff --git a/containers/simple-http/pom.xml b/containers/simple-http/pom.xml
index 428b132780..3134895cb0 100644
--- a/containers/simple-http/pom.xml
+++ b/containers/simple-http/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-container-simple-http
diff --git a/core-client/pom.xml b/core-client/pom.xml
index b903df7d51..dfe1324cc3 100644
--- a/core-client/pom.xml
+++ b/core-client/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.core
diff --git a/core-common/pom.xml b/core-common/pom.xml
index d13d05e3e6..697da19ece 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.core
@@ -261,8 +261,7 @@
process-resources
-
+
@@ -277,8 +276,7 @@
-
+
@@ -325,8 +323,7 @@
process-resources
-
+
@@ -340,8 +337,7 @@
-
+
diff --git a/core-server/pom.xml b/core-server/pom.xml
index a0f9e88a39..3e6bc32ad5 100644
--- a/core-server/pom.xml
+++ b/core-server/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.core
diff --git a/docs/pom.xml b/docs/pom.xml
index 8878e29da1..add6974317 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-documentation
pom
diff --git a/examples/assemblies/pom.xml b/examples/assemblies/pom.xml
index 24264b8d9b..0d1ed816fd 100644
--- a/examples/assemblies/pom.xml
+++ b/examples/assemblies/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
assemblies
diff --git a/examples/bookmark-em/pom.xml b/examples/bookmark-em/pom.xml
index 94d531eb89..3c3f526be8 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
bookmark-em
diff --git a/examples/bookmark/pom.xml b/examples/bookmark/pom.xml
index b5fba3f7da..1d933ba0a7 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
bookmark
diff --git a/examples/bookstore-webapp/pom.xml b/examples/bookstore-webapp/pom.xml
index 1ec34235c4..6b06117862 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
bookstore-webapp
diff --git a/examples/cdi-webapp/pom.xml b/examples/cdi-webapp/pom.xml
index 182b36f433..e9dae4005a 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
cdi-webapp
diff --git a/examples/clipboard-programmatic/pom.xml b/examples/clipboard-programmatic/pom.xml
index 3c5040a998..d274faece8 100644
--- a/examples/clipboard-programmatic/pom.xml
+++ b/examples/clipboard-programmatic/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
clipboard-programmatic
diff --git a/examples/clipboard/pom.xml b/examples/clipboard/pom.xml
index b9f9ade683..c91bd6e76c 100644
--- a/examples/clipboard/pom.xml
+++ b/examples/clipboard/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
clipboard
diff --git a/examples/declarative-linking/pom.xml b/examples/declarative-linking/pom.xml
index f4b910dc4d..6e07695d48 100644
--- a/examples/declarative-linking/pom.xml
+++ b/examples/declarative-linking/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
declarative-linking
diff --git a/examples/entity-filtering-security/pom.xml b/examples/entity-filtering-security/pom.xml
index 2813484f93..272c9047a7 100644
--- a/examples/entity-filtering-security/pom.xml
+++ b/examples/entity-filtering-security/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
entity-filtering-security
diff --git a/examples/entity-filtering-selectable/pom.xml b/examples/entity-filtering-selectable/pom.xml
index 615ae84f2e..9b25fc084f 100644
--- a/examples/entity-filtering-selectable/pom.xml
+++ b/examples/entity-filtering-selectable/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
entity-filtering-selectable
diff --git a/examples/entity-filtering/pom.xml b/examples/entity-filtering/pom.xml
index d8d0c94b4b..20bd3adbda 100644
--- a/examples/entity-filtering/pom.xml
+++ b/examples/entity-filtering/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
entity-filtering
diff --git a/examples/exception-mapping/pom.xml b/examples/exception-mapping/pom.xml
index befc81ea08..365856ed78 100644
--- a/examples/exception-mapping/pom.xml
+++ b/examples/exception-mapping/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
exception-mapping
diff --git a/examples/extended-wadl-webapp/pom.xml b/examples/extended-wadl-webapp/pom.xml
index e7df6a7def..7078e027ec 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
extended-wadl-webapp
diff --git a/examples/freemarker-webapp/pom.xml b/examples/freemarker-webapp/pom.xml
index 9c75eb888b..9b3188c774 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
freemarker-webapp
diff --git a/examples/groovy/pom.xml b/examples/groovy/pom.xml
index 597727110d..1218a10399 100644
--- a/examples/groovy/pom.xml
+++ b/examples/groovy/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
groovy
jar
diff --git a/examples/helloworld-benchmark/pom.xml b/examples/helloworld-benchmark/pom.xml
index 64f1b3f811..3201740317 100644
--- a/examples/helloworld-benchmark/pom.xml
+++ b/examples/helloworld-benchmark/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
helloworld-benchmark
diff --git a/examples/helloworld-cdi2-se/pom.xml b/examples/helloworld-cdi2-se/pom.xml
index 0c8dd1706d..9b57430fbc 100644
--- a/examples/helloworld-cdi2-se/pom.xml
+++ b/examples/helloworld-cdi2-se/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
helloworld-cdi2-se
diff --git a/examples/helloworld-netty/pom.xml b/examples/helloworld-netty/pom.xml
index 477052c21d..956600e054 100644
--- a/examples/helloworld-netty/pom.xml
+++ b/examples/helloworld-netty/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
helloworld-netty
diff --git a/examples/helloworld-programmatic/pom.xml b/examples/helloworld-programmatic/pom.xml
index 77fa1e736e..f02ce7f410 100644
--- a/examples/helloworld-programmatic/pom.xml
+++ b/examples/helloworld-programmatic/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
helloworld-programmatic
diff --git a/examples/helloworld-pure-jax-rs/pom.xml b/examples/helloworld-pure-jax-rs/pom.xml
index 556ecb1578..10b919d6ab 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
helloworld-pure-jax-rs
diff --git a/examples/helloworld-spring-annotations/pom.xml b/examples/helloworld-spring-annotations/pom.xml
index d0903888ce..f38a89b14b 100644
--- a/examples/helloworld-spring-annotations/pom.xml
+++ b/examples/helloworld-spring-annotations/pom.xml
@@ -15,7 +15,7 @@
project
org.glassfish.jersey.examples
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
4.0.0
helloworld-spring-annotations
diff --git a/examples/helloworld-spring-webapp/pom.xml b/examples/helloworld-spring-webapp/pom.xml
index 92444d170b..a93c569093 100644
--- a/examples/helloworld-spring-webapp/pom.xml
+++ b/examples/helloworld-spring-webapp/pom.xml
@@ -25,7 +25,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
helloworld-spring-webapp
diff --git a/examples/helloworld-webapp/pom.xml b/examples/helloworld-webapp/pom.xml
index d4fabbbc17..025351bd87 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
helloworld-webapp
diff --git a/examples/helloworld-weld/pom.xml b/examples/helloworld-weld/pom.xml
index c79465fcb1..a20953f5da 100644
--- a/examples/helloworld-weld/pom.xml
+++ b/examples/helloworld-weld/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
helloworld-weld
diff --git a/examples/helloworld/pom.xml b/examples/helloworld/pom.xml
index 579bf13eff..17837496dd 100644
--- a/examples/helloworld/pom.xml
+++ b/examples/helloworld/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
helloworld
diff --git a/examples/http-patch/pom.xml b/examples/http-patch/pom.xml
index ab9ecd6a03..c8fad376de 100644
--- a/examples/http-patch/pom.xml
+++ b/examples/http-patch/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
http-patch
diff --git a/examples/http-trace/pom.xml b/examples/http-trace/pom.xml
index 8298673d08..ec39797f4a 100644
--- a/examples/http-trace/pom.xml
+++ b/examples/http-trace/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
http-trace
diff --git a/examples/https-clientserver-grizzly/pom.xml b/examples/https-clientserver-grizzly/pom.xml
index fa9c7c8a56..0dd9dac90e 100644
--- a/examples/https-clientserver-grizzly/pom.xml
+++ b/examples/https-clientserver-grizzly/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
https-clientserver-grizzly
diff --git a/examples/https-server-glassfish/pom.xml b/examples/https-server-glassfish/pom.xml
index 11f185e2f3..ed33d27b9e 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
https-server-glassfish
diff --git a/examples/java8-webapp/pom.xml b/examples/java8-webapp/pom.xml
index 2b2b6a9046..14f968b094 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
java8-webapp
diff --git a/examples/jaxb/pom.xml b/examples/jaxb/pom.xml
index c5d75da01c..0dad7e9647 100644
--- a/examples/jaxb/pom.xml
+++ b/examples/jaxb/pom.xml
@@ -16,7 +16,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jaxb
diff --git a/examples/jaxrs-types-injection/pom.xml b/examples/jaxrs-types-injection/pom.xml
index ad43a4d21c..0227bdebe7 100644
--- a/examples/jaxrs-types-injection/pom.xml
+++ b/examples/jaxrs-types-injection/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jaxrs-types-injection
diff --git a/examples/jersey-ejb/pom.xml b/examples/jersey-ejb/pom.xml
index c12771b4e0..c828088ad9 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-ejb
diff --git a/examples/json-binding-webapp/pom.xml b/examples/json-binding-webapp/pom.xml
index a66dd65cf7..1866592d40 100644
--- a/examples/json-binding-webapp/pom.xml
+++ b/examples/json-binding-webapp/pom.xml
@@ -16,7 +16,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
json-binding-webapp
diff --git a/examples/json-jackson/pom.xml b/examples/json-jackson/pom.xml
index 5c84587ef2..36ec383998 100644
--- a/examples/json-jackson/pom.xml
+++ b/examples/json-jackson/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
json-jackson
diff --git a/examples/json-jackson1/pom.xml b/examples/json-jackson1/pom.xml
index abb1019845..b06cf83823 100644
--- a/examples/json-jackson1/pom.xml
+++ b/examples/json-jackson1/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
json-jackson1
diff --git a/examples/json-jettison/pom.xml b/examples/json-jettison/pom.xml
index ba8e4e49ac..e7a577d235 100644
--- a/examples/json-jettison/pom.xml
+++ b/examples/json-jettison/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
json-jettison
diff --git a/examples/json-moxy/pom.xml b/examples/json-moxy/pom.xml
index 47edcc16e6..ceb79d9a34 100644
--- a/examples/json-moxy/pom.xml
+++ b/examples/json-moxy/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
json-moxy
diff --git a/examples/json-processing-webapp/pom.xml b/examples/json-processing-webapp/pom.xml
index ac3172e06e..8109c580d6 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
json-processing-webapp
diff --git a/examples/json-with-padding/pom.xml b/examples/json-with-padding/pom.xml
index c24c42f57d..e7199c6e7a 100644
--- a/examples/json-with-padding/pom.xml
+++ b/examples/json-with-padding/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
json-with-padding
diff --git a/examples/managed-beans-webapp/pom.xml b/examples/managed-beans-webapp/pom.xml
index d084da78c3..377e4acdea 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
managed-beans-webapp
diff --git a/examples/managed-client-simple-webapp/pom.xml b/examples/managed-client-simple-webapp/pom.xml
index f43e40f480..cba62007a1 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
managed-client-simple-webapp
diff --git a/examples/managed-client-webapp/pom.xml b/examples/managed-client-webapp/pom.xml
index 751a38de3e..6765078655 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
managed-client-webapp
diff --git a/examples/managed-client/pom.xml b/examples/managed-client/pom.xml
index 75b04ad480..a1e2b582aa 100644
--- a/examples/managed-client/pom.xml
+++ b/examples/managed-client/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
managed-client
diff --git a/examples/multipart-webapp/pom.xml b/examples/multipart-webapp/pom.xml
index 4a7d9bf71e..b88d3cb608 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
multipart-webapp
diff --git a/examples/oauth-client-twitter/pom.xml b/examples/oauth-client-twitter/pom.xml
index b9c0c42040..25ac09ba77 100644
--- a/examples/oauth-client-twitter/pom.xml
+++ b/examples/oauth-client-twitter/pom.xml
@@ -15,7 +15,7 @@
project
org.glassfish.jersey.examples
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
4.0.0
diff --git a/examples/open-tracing/pom.xml b/examples/open-tracing/pom.xml
index d7c58d9fba..77a1993535 100644
--- a/examples/open-tracing/pom.xml
+++ b/examples/open-tracing/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
open-tracing
diff --git a/examples/osgi-helloworld-webapp/additional-bundle/pom.xml b/examples/osgi-helloworld-webapp/additional-bundle/pom.xml
index 1d8c250cf5..1212e4767b 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 e071bb7e0e..53384206d2 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 ebd1cfed73..e73649259b 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 85ca4534fb..e6969c5239 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 71313f8ef7..e10e2e94f8 100644
--- a/examples/osgi-helloworld-webapp/pom.xml
+++ b/examples/osgi-helloworld-webapp/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 1a9d0ac925..d66a085a32 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.examples.osgi-helloworld-webapp
diff --git a/examples/osgi-http-service/bundle/pom.xml b/examples/osgi-http-service/bundle/pom.xml
index 3ef0f03e96..28584cfd73 100644
--- a/examples/osgi-http-service/bundle/pom.xml
+++ b/examples/osgi-http-service/bundle/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
osgi-http-service
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.examples.osgi-http-service
diff --git a/examples/osgi-http-service/functional-test/pom.xml b/examples/osgi-http-service/functional-test/pom.xml
index 9597ccb418..3f60231ff1 100644
--- a/examples/osgi-http-service/functional-test/pom.xml
+++ b/examples/osgi-http-service/functional-test/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
osgi-http-service
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.examples.osgi-http-service
diff --git a/examples/osgi-http-service/pom.xml b/examples/osgi-http-service/pom.xml
index b85ef4f2da..fc77a44c8a 100644
--- a/examples/osgi-http-service/pom.xml
+++ b/examples/osgi-http-service/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
osgi-http-service
diff --git a/examples/pom.xml b/examples/pom.xml
index e93294d3b9..aac3c0e3fb 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
diff --git a/examples/reload/pom.xml b/examples/reload/pom.xml
index 10276f96b9..98dc815d63 100644
--- a/examples/reload/pom.xml
+++ b/examples/reload/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
reload
diff --git a/examples/rx-client-webapp/pom.xml b/examples/rx-client-webapp/pom.xml
index 82794301e3..b604379dc3 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
rx-client-webapp
diff --git a/examples/server-async-managed/pom.xml b/examples/server-async-managed/pom.xml
index d71c880b4a..af6f0c1802 100644
--- a/examples/server-async-managed/pom.xml
+++ b/examples/server-async-managed/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
server-async-managed
diff --git a/examples/server-async-standalone/client/pom.xml b/examples/server-async-standalone/client/pom.xml
index 053fd89b3f..ecda258dab 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
server-async-standalone-client
diff --git a/examples/server-async-standalone/pom.xml b/examples/server-async-standalone/pom.xml
index 4949b6e873..d4833edd45 100644
--- a/examples/server-async-standalone/pom.xml
+++ b/examples/server-async-standalone/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
server-async-standalone
diff --git a/examples/server-async-standalone/webapp/pom.xml b/examples/server-async-standalone/webapp/pom.xml
index 63009601a2..30d68a4643 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
server-async-standalone-webapp
diff --git a/examples/server-async/pom.xml b/examples/server-async/pom.xml
index fef6c55841..1899c4eb26 100644
--- a/examples/server-async/pom.xml
+++ b/examples/server-async/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
server-async
diff --git a/examples/server-sent-events-jaxrs/pom.xml b/examples/server-sent-events-jaxrs/pom.xml
index cb0a07e438..bfd3d898c2 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
server-sent-events-jaxrs
diff --git a/examples/server-sent-events-jersey/pom.xml b/examples/server-sent-events-jersey/pom.xml
index 743d03f874..703af3e541 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
server-sent-events-jersey
diff --git a/examples/servlet3-webapp/pom.xml b/examples/servlet3-webapp/pom.xml
index 616ef11dcf..f564852aef 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
servlet3-webapp
diff --git a/examples/simple-console/pom.xml b/examples/simple-console/pom.xml
index 4a3625256a..cd81e51cd5 100644
--- a/examples/simple-console/pom.xml
+++ b/examples/simple-console/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
simple-console
diff --git a/examples/sse-item-store-jaxrs-webapp/pom.xml b/examples/sse-item-store-jaxrs-webapp/pom.xml
index da616990e2..0b53329386 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 55379a3501..d966e07ac2 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
sse-item-store-jersey-webapp
diff --git a/examples/sse-twitter-aggregator/pom.xml b/examples/sse-twitter-aggregator/pom.xml
index c0690334b6..6bb8ce0cda 100644
--- a/examples/sse-twitter-aggregator/pom.xml
+++ b/examples/sse-twitter-aggregator/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
sse-twitter-aggregator
diff --git a/examples/system-properties-example/pom.xml b/examples/system-properties-example/pom.xml
index 6bd0a92b77..bbbbf6080e 100644
--- a/examples/system-properties-example/pom.xml
+++ b/examples/system-properties-example/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
system-properties-example
diff --git a/examples/webapp-example-parent/pom.xml b/examples/webapp-example-parent/pom.xml
index 01eeb6474f..9460d37fae 100644
--- a/examples/webapp-example-parent/pom.xml
+++ b/examples/webapp-example-parent/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
webapp-example-parent
diff --git a/examples/xml-moxy/pom.xml b/examples/xml-moxy/pom.xml
index 98a0c67eeb..122a8c19f3 100644
--- a/examples/xml-moxy/pom.xml
+++ b/examples/xml-moxy/pom.xml
@@ -16,7 +16,7 @@
org.glassfish.jersey.examples
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
xml-moxy
diff --git a/ext/bean-validation/pom.xml b/ext/bean-validation/pom.xml
index 0f71edfddd..2472e2cd9c 100644
--- a/ext/bean-validation/pom.xml
+++ b/ext/bean-validation/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey.ext
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-bean-validation
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 e4e04a4cfe..8ab470181d 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 67c5b9f0fe..e339d8c658 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-cdi1x-servlet
diff --git a/ext/cdi/jersey-cdi1x-transaction/pom.xml b/ext/cdi/jersey-cdi1x-transaction/pom.xml
index f5e8824d57..533a59e0a3 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-cdi1x-transaction
diff --git a/ext/cdi/jersey-cdi1x-validation/pom.xml b/ext/cdi/jersey-cdi1x-validation/pom.xml
index 16b120726f..8458b0fcf2 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-cdi1x-validation
diff --git a/ext/cdi/jersey-cdi1x/pom.xml b/ext/cdi/jersey-cdi1x/pom.xml
index e91aac48c2..678b895899 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-cdi1x
diff --git a/ext/cdi/jersey-weld2-se/pom.xml b/ext/cdi/jersey-weld2-se/pom.xml
index 5c2dcfc479..ac9d142ecb 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-weld2-se
diff --git a/ext/cdi/pom.xml b/ext/cdi/pom.xml
index 3906b7c136..9c0018d185 100644
--- a/ext/cdi/pom.xml
+++ b/ext/cdi/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.ext.cdi
diff --git a/ext/entity-filtering/pom.xml b/ext/entity-filtering/pom.xml
index 673319193e..4f19aa332d 100644
--- a/ext/entity-filtering/pom.xml
+++ b/ext/entity-filtering/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-entity-filtering
diff --git a/ext/metainf-services/pom.xml b/ext/metainf-services/pom.xml
index 156199ef55..89e83fbe64 100644
--- a/ext/metainf-services/pom.xml
+++ b/ext/metainf-services/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-metainf-services
diff --git a/ext/mp-rest-client/pom.xml b/ext/mp-rest-client/pom.xml
index 3fbd14f247..9abdf2023b 100644
--- a/ext/mp-rest-client/pom.xml
+++ b/ext/mp-rest-client/pom.xml
@@ -16,13 +16,11 @@
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
-
+
project
org.glassfish.jersey.ext
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
4.0.0
@@ -32,7 +30,7 @@
org.eclipse.microprofile.rest.client
microprofile-rest-client-api
- 1.2.1
+ 1.2.1.payara-p1
org.eclipse.microprofile.config
@@ -102,7 +100,7 @@
org.eclipse.microprofile.rest.client
microprofile-rest-client-tck
- 1.2.1
+ 1.2.1.payara-p1
test
@@ -163,6 +161,9 @@
org.eclipse.microprofile.rest.client:microprofile-rest-client-tck
+
+ **/*Test.java
+
@@ -171,7 +172,7 @@
2.7.0
- test-compile
+ pre-integration-test
run
diff --git a/ext/mp-rest-client/src/main/java/org/glassfish/jersey/restclient/RestClientBuilderImpl.java b/ext/mp-rest-client/src/main/java/org/glassfish/jersey/restclient/RestClientBuilderImpl.java
index 56ce726dfb..661afc99ce 100644
--- a/ext/mp-rest-client/src/main/java/org/glassfish/jersey/restclient/RestClientBuilderImpl.java
+++ b/ext/mp-rest-client/src/main/java/org/glassfish/jersey/restclient/RestClientBuilderImpl.java
@@ -1,5 +1,6 @@
/*
* Copyright (c) 2019 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2019 Payara Foundation and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0, which is available at
@@ -38,6 +39,7 @@
import javax.annotation.Priority;
import javax.ws.rs.Priorities;
import javax.ws.rs.client.Client;
+import javax.ws.rs.client.ClientBuilder;
import javax.ws.rs.client.WebTarget;
import javax.ws.rs.core.Configuration;
import javax.ws.rs.ext.ParamConverterProvider;
@@ -51,8 +53,7 @@
import org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptorFactory;
import org.eclipse.microprofile.rest.client.ext.ResponseExceptionMapper;
import org.eclipse.microprofile.rest.client.spi.RestClientListener;
-import org.glassfish.jersey.client.JerseyClient;
-import org.glassfish.jersey.client.JerseyClientBuilder;
+import org.glassfish.jersey.client.Initializable;
import org.glassfish.jersey.internal.util.ReflectionHelper;
/**
@@ -73,16 +74,16 @@ public class RestClientBuilderImpl implements RestClientBuilder {
private final Config config;
private final ConfigWrapper configWrapper;
private URI uri;
- private JerseyClientBuilder jerseyClientBuilder;
+ private ClientBuilder clientBuilder;
private Supplier executorService;
RestClientBuilderImpl() {
- jerseyClientBuilder = new JerseyClientBuilder();
+ clientBuilder = ClientBuilder.newBuilder();
responseExceptionMappers = new HashSet<>();
paramConverterProviders = new HashSet<>();
asyncInterceptorFactories = new ArrayList<>();
config = ConfigProvider.getConfig();
- configWrapper = new ConfigWrapper(jerseyClientBuilder.getConfiguration());
+ configWrapper = new ConfigWrapper(clientBuilder.getConfiguration());
executorService = Executors::newCachedThreadPool;
}
@@ -98,13 +99,13 @@ public RestClientBuilder baseUrl(URL url) {
@Override
public RestClientBuilder connectTimeout(long timeout, TimeUnit unit) {
- jerseyClientBuilder.connectTimeout(timeout, unit);
+ clientBuilder = clientBuilder.connectTimeout(timeout, unit);
return this;
}
@Override
public RestClientBuilder readTimeout(long timeout, TimeUnit unit) {
- jerseyClientBuilder.readTimeout(timeout, unit);
+ clientBuilder = clientBuilder.readTimeout(timeout, unit);
return this;
}
@@ -126,7 +127,7 @@ public T build(Class interfaceClass) throws IllegalStateException, RestCl
}
//Provider registration part
- Object providersFromJerseyConfig = jerseyClientBuilder.getConfiguration()
+ Object providersFromJerseyConfig = clientBuilder.getConfiguration()
.getProperty(interfaceClass.getName() + CONFIG_PROVIDERS);
if (providersFromJerseyConfig instanceof String && !((String) providersFromJerseyConfig).isEmpty()) {
String[] providerArray = ((String) providersFromJerseyConfig).split(PROVIDER_SEPARATOR);
@@ -147,7 +148,7 @@ public T build(Class interfaceClass) throws IllegalStateException, RestCl
}
//We need to check first if default exception mapper was not disabled by property on builder.
- Object disableDefaultMapperJersey = jerseyClientBuilder.getConfiguration().getProperty(CONFIG_DISABLE_DEFAULT_MAPPER);
+ Object disableDefaultMapperJersey = clientBuilder.getConfiguration().getProperty(CONFIG_DISABLE_DEFAULT_MAPPER);
if (disableDefaultMapperJersey != null && disableDefaultMapperJersey.equals(Boolean.FALSE)) {
register(new DefaultResponseExceptionMapper());
} else if (disableDefaultMapperJersey == null) {
@@ -164,7 +165,7 @@ public T build(Class interfaceClass) throws IllegalStateException, RestCl
.collect(Collectors.toList());
asyncInterceptors.forEach(AsyncInvocationInterceptor::prepareContext);
- jerseyClientBuilder.executorService(new ExecutorServiceWrapper(executorService.get(), asyncInterceptors));
+ clientBuilder = clientBuilder.executorService(new ExecutorServiceWrapper(executorService.get(), asyncInterceptors));
RestClientModel restClientModel = RestClientModel.from(interfaceClass,
responseExceptionMappers,
@@ -172,8 +173,10 @@ public T build(Class interfaceClass) throws IllegalStateException, RestCl
asyncInterceptors);
- JerseyClient client = jerseyClientBuilder.build();
- client.preInitialize();
+ Client client = clientBuilder.build();
+ if (client instanceof Initializable) {
+ ((Initializable) client).preInitialize();
+ }
WebTarget webTarget = client.target(this.uri);
return (T) Proxy.newProxyInstance(interfaceClass.getClassLoader(),
new Class[] {interfaceClass},
@@ -195,7 +198,7 @@ private void processConfigProviders(Class> restClientInterface, String[] provi
private int getProviderPriority(Class> restClientInterface, Class> providerClass) {
String property = restClientInterface.getName() + CONFIG_PROVIDERS + "/"
+ providerClass.getName() + CONFIG_PROVIDER_PRIORITY;
- Object providerPriorityJersey = jerseyClientBuilder.getConfiguration().getProperty(property);
+ Object providerPriorityJersey = clientBuilder.getConfiguration().getProperty(property);
if (providerPriorityJersey == null) {
//If property was not set on Jersey ClientBuilder, we need to check MP config.
Optional providerPriorityMP = config.getOptionalValue(property, int.class);
@@ -216,7 +219,7 @@ public Configuration getConfiguration() {
@Override
public RestClientBuilder property(String name, Object value) {
- jerseyClientBuilder.property(name, value);
+ clientBuilder = clientBuilder.property(name, value);
return this;
}
@@ -225,7 +228,7 @@ public RestClientBuilder register(Class> aClass) {
if (isSupportedCustomProvider(aClass)) {
register(ReflectionUtil.createInstance(aClass));
} else {
- jerseyClientBuilder.register(aClass);
+ clientBuilder = clientBuilder.register(aClass);
}
return this;
}
@@ -235,7 +238,7 @@ public RestClientBuilder register(Class> aClass, int i) {
if (isSupportedCustomProvider(aClass)) {
register(ReflectionUtil.createInstance(aClass), i);
} else {
- jerseyClientBuilder.register(aClass, i);
+ clientBuilder = clientBuilder.register(aClass, i);
}
return this;
}
@@ -245,7 +248,7 @@ public RestClientBuilder register(Class> aClass, Class>... classes) {
if (isSupportedCustomProvider(aClass)) {
register(ReflectionUtil.createInstance(aClass), classes);
} else {
- jerseyClientBuilder.register(aClass, classes);
+ clientBuilder = clientBuilder.register(aClass, classes);
}
return this;
}
@@ -255,7 +258,7 @@ public RestClientBuilder register(Class> aClass, Map, Integer> map) {
if (isSupportedCustomProvider(aClass)) {
register(ReflectionUtil.createInstance(aClass), map);
} else {
- jerseyClientBuilder.register(aClass, map);
+ clientBuilder = clientBuilder.register(aClass, map);
}
return this;
}
@@ -265,9 +268,9 @@ public RestClientBuilder register(Object o) {
if (o instanceof ResponseExceptionMapper) {
ResponseExceptionMapper mapper = (ResponseExceptionMapper) o;
registerCustomProvider(o, -1);
- jerseyClientBuilder.register(mapper, mapper.getPriority());
+ clientBuilder = clientBuilder.register(mapper, mapper.getPriority());
} else {
- jerseyClientBuilder.register(o);
+ clientBuilder = clientBuilder.register(o);
registerCustomProvider(o, -1);
}
return this;
@@ -275,7 +278,7 @@ public RestClientBuilder register(Object o) {
@Override
public RestClientBuilder register(Object o, int i) {
- jerseyClientBuilder.register(o, i);
+ clientBuilder = clientBuilder.register(o, i);
registerCustomProvider(o, i);
return this;
}
@@ -287,7 +290,7 @@ public RestClientBuilder register(Object o, Class>... classes) {
register(o);
}
}
- jerseyClientBuilder.register(o, classes);
+ clientBuilder = clientBuilder.register(o, classes);
return this;
}
@@ -300,7 +303,7 @@ public RestClientBuilder register(Object o, Map, Integer> map) {
registerCustomProvider(o, map.get(ParamConverterProvider.class));
}
}
- jerseyClientBuilder.register(o, map);
+ clientBuilder = clientBuilder.register(o, map);
return this;
}
diff --git a/ext/mvc-bean-validation/pom.xml b/ext/mvc-bean-validation/pom.xml
index 3646eed7a8..2fc55153c2 100644
--- a/ext/mvc-bean-validation/pom.xml
+++ b/ext/mvc-bean-validation/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-mvc-bean-validation
diff --git a/ext/mvc-freemarker/pom.xml b/ext/mvc-freemarker/pom.xml
index cd9f7f635f..282032e027 100644
--- a/ext/mvc-freemarker/pom.xml
+++ b/ext/mvc-freemarker/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-mvc-freemarker
diff --git a/ext/mvc-jsp/pom.xml b/ext/mvc-jsp/pom.xml
index 514d6047fa..f67bc03d29 100644
--- a/ext/mvc-jsp/pom.xml
+++ b/ext/mvc-jsp/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-mvc-jsp
diff --git a/ext/mvc-mustache/pom.xml b/ext/mvc-mustache/pom.xml
index 938cc3a1b0..372ea9d45b 100644
--- a/ext/mvc-mustache/pom.xml
+++ b/ext/mvc-mustache/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-mvc-mustache
diff --git a/ext/mvc/pom.xml b/ext/mvc/pom.xml
index 76454df9fd..126723feec 100644
--- a/ext/mvc/pom.xml
+++ b/ext/mvc/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-mvc
diff --git a/ext/pom.xml b/ext/pom.xml
index 3dc863e9df..785127482a 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.ext
diff --git a/ext/proxy-client/pom.xml b/ext/proxy-client/pom.xml
index b5d8518fad..0533cece4c 100644
--- a/ext/proxy-client/pom.xml
+++ b/ext/proxy-client/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-proxy-client
diff --git a/ext/rx/pom.xml b/ext/rx/pom.xml
index 755f101ee9..6bf96ee947 100644
--- a/ext/rx/pom.xml
+++ b/ext/rx/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 78aea178f7..b80b32d6bc 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-rx-client-guava
diff --git a/ext/rx/rx-client-rxjava/pom.xml b/ext/rx/rx-client-rxjava/pom.xml
index 6386739709..33745dc9a5 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-rx-client-rxjava
diff --git a/ext/rx/rx-client-rxjava2/pom.xml b/ext/rx/rx-client-rxjava2/pom.xml
index 7c1331299b..8ff720aaf1 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-rx-client-rxjava2
diff --git a/ext/servlet-portability/pom.xml b/ext/servlet-portability/pom.xml
index 90c041e8d9..b842d634ff 100644
--- a/ext/servlet-portability/pom.xml
+++ b/ext/servlet-portability/pom.xml
@@ -23,7 +23,7 @@
project
org.glassfish.jersey.ext
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-servlet-portability
diff --git a/ext/spring4/pom.xml b/ext/spring4/pom.xml
index 72ad5a12a5..f9be4e1b26 100644
--- a/ext/spring4/pom.xml
+++ b/ext/spring4/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey.ext
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-spring4
diff --git a/ext/wadl-doclet/pom.xml b/ext/wadl-doclet/pom.xml
index e38d62188a..33eda2b3ed 100644
--- a/ext/wadl-doclet/pom.xml
+++ b/ext/wadl-doclet/pom.xml
@@ -21,7 +21,7 @@
project
org.glassfish.jersey.ext
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
4.0.0
jersey-wadl-doclet
diff --git a/incubator/declarative-linking/pom.xml b/incubator/declarative-linking/pom.xml
index 2cd7c46f19..edaa8f0373 100644
--- a/incubator/declarative-linking/pom.xml
+++ b/incubator/declarative-linking/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.incubator
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.ext
diff --git a/incubator/gae-integration/pom.xml b/incubator/gae-integration/pom.xml
index 833fe55d3f..68f2de4d7f 100644
--- a/incubator/gae-integration/pom.xml
+++ b/incubator/gae-integration/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.incubator
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-gae-integration
diff --git a/incubator/html-json/pom.xml b/incubator/html-json/pom.xml
index 7367392ec0..8bcfb34eab 100644
--- a/incubator/html-json/pom.xml
+++ b/incubator/html-json/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.incubator
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.media
diff --git a/incubator/kryo/pom.xml b/incubator/kryo/pom.xml
index 1bb48d9f7a..4ccfe91f47 100644
--- a/incubator/kryo/pom.xml
+++ b/incubator/kryo/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.incubator
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.media
diff --git a/incubator/open-tracing/pom.xml b/incubator/open-tracing/pom.xml
index 66cd251355..353f3092c1 100644
--- a/incubator/open-tracing/pom.xml
+++ b/incubator/open-tracing/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.incubator
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.incubator
diff --git a/incubator/pom.xml b/incubator/pom.xml
index 78d912188d..a960b8a333 100644
--- a/incubator/pom.xml
+++ b/incubator/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.incubator
diff --git a/inject/cdi2-se/pom.xml b/inject/cdi2-se/pom.xml
index 408b10c416..d4c6c9cd4e 100644
--- a/inject/cdi2-se/pom.xml
+++ b/inject/cdi2-se/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.inject
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-cdi2-se
diff --git a/inject/hk2/pom.xml b/inject/hk2/pom.xml
index d460f5bf40..c579d5b698 100644
--- a/inject/hk2/pom.xml
+++ b/inject/hk2/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.inject
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-hk2
diff --git a/inject/pom.xml b/inject/pom.xml
index ae310980e5..dfb34cc87a 100644
--- a/inject/pom.xml
+++ b/inject/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.inject
diff --git a/media/jaxb/pom.xml b/media/jaxb/pom.xml
index 6b0d296e39..c4c68fd957 100644
--- a/media/jaxb/pom.xml
+++ b/media/jaxb/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-media-jaxb
diff --git a/media/json-binding/pom.xml b/media/json-binding/pom.xml
index f6e605cebc..839dc4f7db 100644
--- a/media/json-binding/pom.xml
+++ b/media/json-binding/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-media-json-binding
diff --git a/media/json-jackson/pom.xml b/media/json-jackson/pom.xml
index b85e352221..3834390515 100644
--- a/media/json-jackson/pom.xml
+++ b/media/json-jackson/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-media-json-jackson
diff --git a/media/json-jackson1/pom.xml b/media/json-jackson1/pom.xml
index 8f53995da2..2c1e1519e8 100644
--- a/media/json-jackson1/pom.xml
+++ b/media/json-jackson1/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-media-json-jackson1
diff --git a/media/json-jettison/pom.xml b/media/json-jettison/pom.xml
index 17890a601f..af6dca0e25 100644
--- a/media/json-jettison/pom.xml
+++ b/media/json-jettison/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-media-json-jettison
diff --git a/media/json-processing/pom.xml b/media/json-processing/pom.xml
index fa8f36a4a4..691f995468 100644
--- a/media/json-processing/pom.xml
+++ b/media/json-processing/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-media-json-processing
diff --git a/media/moxy/pom.xml b/media/moxy/pom.xml
index d1709ddc77..3080e2e414 100644
--- a/media/moxy/pom.xml
+++ b/media/moxy/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-media-moxy
diff --git a/media/multipart/pom.xml b/media/multipart/pom.xml
index 29490f0854..bff5b3b15b 100644
--- a/media/multipart/pom.xml
+++ b/media/multipart/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-media-multipart
diff --git a/media/pom.xml b/media/pom.xml
index 779cb0cae6..d18255a5dd 100644
--- a/media/pom.xml
+++ b/media/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.media
diff --git a/media/sse/pom.xml b/media/sse/pom.xml
index 94ff7dbaed..83e97ce718 100644
--- a/media/sse/pom.xml
+++ b/media/sse/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-media-sse
diff --git a/pom.xml b/pom.xml
index 69dac443ea..1251f8a05f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
org.glassfish.jersey
project
pom
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey
Eclipse Jersey is the open source (under dual EPL+GPL license) JAX-RS 2.1 (JSR 370)
@@ -211,7 +211,7 @@
scm:git:git@github.com:jersey/jersey.git
scm:git:git@github.com:eclipse-ee4j/jersey.git
https://github.com/eclipse-ee4j/jersey
- HEAD
+ project-2.29.payara-p1
diff --git a/security/oauth1-client/pom.xml b/security/oauth1-client/pom.xml
index 1035bdc840..3ac2a4b8ce 100644
--- a/security/oauth1-client/pom.xml
+++ b/security/oauth1-client/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.security
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
oauth1-client
diff --git a/security/oauth1-server/pom.xml b/security/oauth1-server/pom.xml
index c408e6966f..fa410922b2 100644
--- a/security/oauth1-server/pom.xml
+++ b/security/oauth1-server/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.security
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
oauth1-server
diff --git a/security/oauth1-signature/pom.xml b/security/oauth1-signature/pom.xml
index 4f162dffb4..1bc9c3a6c6 100644
--- a/security/oauth1-signature/pom.xml
+++ b/security/oauth1-signature/pom.xml
@@ -21,7 +21,7 @@
org.glassfish.jersey.security
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
4.0.0
diff --git a/security/oauth2-client/pom.xml b/security/oauth2-client/pom.xml
index 3ae430d88c..8a15907d2a 100644
--- a/security/oauth2-client/pom.xml
+++ b/security/oauth2-client/pom.xml
@@ -21,7 +21,7 @@
org.glassfish.jersey.security
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
4.0.0
diff --git a/security/pom.xml b/security/pom.xml
index 257dc437d4..1305410118 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.security
diff --git a/test-framework/core/pom.xml b/test-framework/core/pom.xml
index c08c9d2929..8fe8f7cd1a 100644
--- a/test-framework/core/pom.xml
+++ b/test-framework/core/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.test-framework
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 6d8d5ded37..dd254265dc 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 37d5289832..07ece6a74b 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
custom-enforcer-rules
diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml
index e7f913c552..67b7c1a5b5 100644
--- a/test-framework/maven/pom.xml
+++ b/test-framework/maven/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.test-framework
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 0238a34722..279c77a681 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
memleak-test-common
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index b86f1bda67..357329347f 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.test-framework
diff --git a/test-framework/providers/bundle/pom.xml b/test-framework/providers/bundle/pom.xml
index b271b666fa..df284fba5b 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-test-framework-provider-bundle
diff --git a/test-framework/providers/external/pom.xml b/test-framework/providers/external/pom.xml
index 85a0fd4aa6..0b2d1a9aa9 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-test-framework-provider-external
diff --git a/test-framework/providers/grizzly2/pom.xml b/test-framework/providers/grizzly2/pom.xml
index 5422439a94..e0d8cd95e6 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-test-framework-provider-grizzly2
diff --git a/test-framework/providers/inmemory/pom.xml b/test-framework/providers/inmemory/pom.xml
index ad0dc884c6..313afbc387 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 a23f6fba87..5481f44114 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-test-framework-provider-jdk-http
diff --git a/test-framework/providers/jetty/pom.xml b/test-framework/providers/jetty/pom.xml
index 0f582cfec9..22a3ab0e9f 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
4.0.0
diff --git a/test-framework/providers/netty/pom.xml b/test-framework/providers/netty/pom.xml
index ff2fc4e659..ec6559d8c0 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-test-framework-provider-netty
diff --git a/test-framework/providers/pom.xml b/test-framework/providers/pom.xml
index d349bf7acc..20deeefb1b 100644
--- a/test-framework/providers/pom.xml
+++ b/test-framework/providers/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.test-framework
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.test-framework.providers
diff --git a/test-framework/providers/simple/pom.xml b/test-framework/providers/simple/pom.xml
index e574028d8f..4651a99164 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
4.0.0
diff --git a/test-framework/util/pom.xml b/test-framework/util/pom.xml
index a19e508a81..e81a2cbc4c 100644
--- a/test-framework/util/pom.xml
+++ b/test-framework/util/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.test-framework
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-test-framework-util
diff --git a/tests/e2e-client/pom.xml b/tests/e2e-client/pom.xml
index 94a467926b..82bd85da4f 100644
--- a/tests/e2e-client/pom.xml
+++ b/tests/e2e-client/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
e2e-client
diff --git a/tests/e2e-core-common/pom.xml b/tests/e2e-core-common/pom.xml
index e562f88f44..b96ed88413 100644
--- a/tests/e2e-core-common/pom.xml
+++ b/tests/e2e-core-common/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
e2e-core-common
diff --git a/tests/e2e-entity/pom.xml b/tests/e2e-entity/pom.xml
index 19ce70c0a7..4334ec5c1e 100644
--- a/tests/e2e-entity/pom.xml
+++ b/tests/e2e-entity/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
e2e-entity
diff --git a/tests/e2e-inject/cdi2-se/pom.xml b/tests/e2e-inject/cdi2-se/pom.xml
index 584d558e96..c4993845b0 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
e2e-inject-cdi2-se
diff --git a/tests/e2e-inject/pom.xml b/tests/e2e-inject/pom.xml
index dc7d00ff9d..8b670e0d8f 100644
--- a/tests/e2e-inject/pom.xml
+++ b/tests/e2e-inject/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
e2e-inject
diff --git a/tests/e2e-server/pom.xml b/tests/e2e-server/pom.xml
index 3a4d474689..8517713a2d 100644
--- a/tests/e2e-server/pom.xml
+++ b/tests/e2e-server/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
e2e-server
diff --git a/tests/e2e-testng/pom.xml b/tests/e2e-testng/pom.xml
index 9d8394272b..21793c0188 100644
--- a/tests/e2e-testng/pom.xml
+++ b/tests/e2e-testng/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
e2e-testng
diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml
index 2bcd186dac..6d7626b938 100644
--- a/tests/e2e/pom.xml
+++ b/tests/e2e/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
e2e
diff --git a/tests/integration/async-jersey-filter/pom.xml b/tests/integration/async-jersey-filter/pom.xml
index e9c774302a..50aff25e2e 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
async-jersey-filter
diff --git a/tests/integration/cdi-beanvalidation-webapp/pom.xml b/tests/integration/cdi-beanvalidation-webapp/pom.xml
index b70d2ae423..e6a34f1e72 100644
--- a/tests/integration/cdi-beanvalidation-webapp/pom.xml
+++ b/tests/integration/cdi-beanvalidation-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
cdi-beanvalidation-webapp
diff --git a/tests/integration/cdi-ejb-test-webapp/pom.xml b/tests/integration/cdi-ejb-test-webapp/pom.xml
index ab6c76e270..b5c7a5b00d 100644
--- a/tests/integration/cdi-ejb-test-webapp/pom.xml
+++ b/tests/integration/cdi-ejb-test-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
cdi-ejb-test-webapp
diff --git a/tests/integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml b/tests/integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml
index 08318a174c..14da4fe4fb 100644
--- a/tests/integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml
+++ b/tests/integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
cdi-iface-with-non-jaxrs-impl-test-webapp
diff --git a/tests/integration/cdi-multimodule/ear/pom.xml b/tests/integration/cdi-multimodule/ear/pom.xml
index 4e34997fde..ec592b7d45 100644
--- a/tests/integration/cdi-multimodule/ear/pom.xml
+++ b/tests/integration/cdi-multimodule/ear/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/cdi-multimodule/lib/pom.xml b/tests/integration/cdi-multimodule/lib/pom.xml
index 1e10e88f15..eba721cb35 100644
--- a/tests/integration/cdi-multimodule/lib/pom.xml
+++ b/tests/integration/cdi-multimodule/lib/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/cdi-multimodule/pom.xml b/tests/integration/cdi-multimodule/pom.xml
index 433c579b04..814a53ea76 100644
--- a/tests/integration/cdi-multimodule/pom.xml
+++ b/tests/integration/cdi-multimodule/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
cdi-multimodule
diff --git a/tests/integration/cdi-multimodule/war1/pom.xml b/tests/integration/cdi-multimodule/war1/pom.xml
index ed5f205210..b2e7526e4b 100644
--- a/tests/integration/cdi-multimodule/war1/pom.xml
+++ b/tests/integration/cdi-multimodule/war1/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/cdi-multimodule/war2/pom.xml b/tests/integration/cdi-multimodule/war2/pom.xml
index 590c2bdf7f..855a88580e 100644
--- a/tests/integration/cdi-multimodule/war2/pom.xml
+++ b/tests/integration/cdi-multimodule/war2/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/cdi-multipart-webapp/pom.xml b/tests/integration/cdi-multipart-webapp/pom.xml
index 1460e770f6..d614476651 100644
--- a/tests/integration/cdi-multipart-webapp/pom.xml
+++ b/tests/integration/cdi-multipart-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
cdi-multipart-webapp
diff --git a/tests/integration/cdi-test-webapp/pom.xml b/tests/integration/cdi-test-webapp/pom.xml
index 94bac98e2d..4b9716af45 100644
--- a/tests/integration/cdi-test-webapp/pom.xml
+++ b/tests/integration/cdi-test-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
cdi-test-webapp
diff --git a/tests/integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml b/tests/integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml
index 0402b36697..b7a542fc51 100644
--- a/tests/integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml
+++ b/tests/integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
cdi-with-jersey-injection-custom-cfg-webapp
diff --git a/tests/integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml b/tests/integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml
index 142024c801..7d17a164a2 100644
--- a/tests/integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml
+++ b/tests/integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
cdi-with-jersey-injection-custom-hk2-banned-webapp
diff --git a/tests/integration/cdi-with-jersey-injection-webapp/pom.xml b/tests/integration/cdi-with-jersey-injection-webapp/pom.xml
index 3cbab8d3d8..2641b56b5d 100644
--- a/tests/integration/cdi-with-jersey-injection-webapp/pom.xml
+++ b/tests/integration/cdi-with-jersey-injection-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
cdi-with-jersey-injection-webapp
diff --git a/tests/integration/client-connector-provider/pom.xml b/tests/integration/client-connector-provider/pom.xml
index 3dafb88988..a8d9b3e4cd 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 5e48fe043b..3e2f0e1131 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/ejb-multimodule-reload/lib/pom.xml b/tests/integration/ejb-multimodule-reload/lib/pom.xml
index 9f09d908ea..f2ef71ccfc 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/ejb-multimodule-reload/pom.xml b/tests/integration/ejb-multimodule-reload/pom.xml
index 540389436f..bbca502191 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 71fa85c315..b3581f6af9 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/ejb-multimodule-reload/war2/pom.xml b/tests/integration/ejb-multimodule-reload/war2/pom.xml
index 67507f17ad..6b2e5237bd 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/ejb-multimodule/ear/pom.xml b/tests/integration/ejb-multimodule/ear/pom.xml
index bf5aa32154..4a36771fed 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/ejb-multimodule/lib/pom.xml b/tests/integration/ejb-multimodule/lib/pom.xml
index 002a98853d..002aae8a80 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/ejb-multimodule/pom.xml b/tests/integration/ejb-multimodule/pom.xml
index d992227239..3779c64ec6 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
ejb-multimodule
diff --git a/tests/integration/ejb-multimodule/war/pom.xml b/tests/integration/ejb-multimodule/war/pom.xml
index 141bd4315c..e58c8a5c16 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/ejb-test-webapp/pom.xml b/tests/integration/ejb-test-webapp/pom.xml
index fc59aec0ff..158d18e3ac 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
ejb-test-webapp
diff --git a/tests/integration/j-376/pom.xml b/tests/integration/j-376/pom.xml
index 93c92ca415..e60d2c2b7c 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
j-376
diff --git a/tests/integration/j-441/ear/pom.xml b/tests/integration/j-441/ear/pom.xml
index 058a5e324d..989810ded6 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
j-441-ear
diff --git a/tests/integration/j-441/pom.xml b/tests/integration/j-441/pom.xml
index 876ae074d1..b82b24fba6 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
j-441
diff --git a/tests/integration/j-441/war1/pom.xml b/tests/integration/j-441/war1/pom.xml
index cac4b64431..b035013b96 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/j-441/war2/pom.xml b/tests/integration/j-441/war2/pom.xml
index dfa9ba8774..f6405ca422 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/j-59/ear/pom.xml b/tests/integration/j-59/ear/pom.xml
index b2968f0938..69f0abb7f2 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/j-59/lib/pom.xml b/tests/integration/j-59/lib/pom.xml
index d79064b90b..d1510c02ed 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/j-59/pom.xml b/tests/integration/j-59/pom.xml
index 49f67e83ec..9a165336a5 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
j-59
diff --git a/tests/integration/j-59/war/pom.xml b/tests/integration/j-59/war/pom.xml
index 350cdd2032..e3ae230572 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
../../pom.xml
diff --git a/tests/integration/jaxrs-component-inject/pom.xml b/tests/integration/jaxrs-component-inject/pom.xml
index 3de07becf1..4f8ce317f3 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jaxrs-component-inject
diff --git a/tests/integration/jersey-1107/pom.xml b/tests/integration/jersey-1107/pom.xml
index 3dc32824e5..dc7e8abbe3 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-1107
diff --git a/tests/integration/jersey-1223/pom.xml b/tests/integration/jersey-1223/pom.xml
index e6b99d41ae..0ce03c717a 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
4.0.0
jersey-1223
diff --git a/tests/integration/jersey-1604/pom.xml b/tests/integration/jersey-1604/pom.xml
index 8b0dda3022..afee52ff82 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
4.0.0
jersey-1604
diff --git a/tests/integration/jersey-1667/pom.xml b/tests/integration/jersey-1667/pom.xml
index 59db6e598c..5287dceed7 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-1667
diff --git a/tests/integration/jersey-1829/pom.xml b/tests/integration/jersey-1829/pom.xml
index 4ab9f7e052..706eab88f9 100644
--- a/tests/integration/jersey-1829/pom.xml
+++ b/tests/integration/jersey-1829/pom.xml
@@ -21,7 +21,7 @@
project
org.glassfish.jersey.tests.integration
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
4.0.0
jersey-1829
diff --git a/tests/integration/jersey-1883/pom.xml b/tests/integration/jersey-1883/pom.xml
index 0050838a36..056e2e28a3 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-1883
diff --git a/tests/integration/jersey-1928/pom.xml b/tests/integration/jersey-1928/pom.xml
index bf75bca956..347e982472 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
4.0.0
jersey-1928
diff --git a/tests/integration/jersey-1960/pom.xml b/tests/integration/jersey-1960/pom.xml
index 5dce9e06da..f9d831d80e 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-1960
diff --git a/tests/integration/jersey-1964/pom.xml b/tests/integration/jersey-1964/pom.xml
index 3629dc0711..d393ed649a 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-1964
diff --git a/tests/integration/jersey-2031/pom.xml b/tests/integration/jersey-2031/pom.xml
index 544662d746..c3f8d910b2 100644
--- a/tests/integration/jersey-2031/pom.xml
+++ b/tests/integration/jersey-2031/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2031
diff --git a/tests/integration/jersey-2136/pom.xml b/tests/integration/jersey-2136/pom.xml
index 951cbae413..4c038190fd 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2136
diff --git a/tests/integration/jersey-2137/pom.xml b/tests/integration/jersey-2137/pom.xml
index a5057cacc1..5a750d97f4 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2137
diff --git a/tests/integration/jersey-2154/pom.xml b/tests/integration/jersey-2154/pom.xml
index 1e9c0b6a9d..48e4e6a629 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2154
diff --git a/tests/integration/jersey-2160/pom.xml b/tests/integration/jersey-2160/pom.xml
index 6a4c5e2f0f..fe7c9d4e77 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2160
diff --git a/tests/integration/jersey-2164/pom.xml b/tests/integration/jersey-2164/pom.xml
index f1c4227602..c439cdaa78 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2164
diff --git a/tests/integration/jersey-2167/pom.xml b/tests/integration/jersey-2167/pom.xml
index 3534e19e26..b4ba9ee1a7 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2167
diff --git a/tests/integration/jersey-2176/pom.xml b/tests/integration/jersey-2176/pom.xml
index df0381e617..13b74883a2 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2176
diff --git a/tests/integration/jersey-2184/pom.xml b/tests/integration/jersey-2184/pom.xml
index 1a6f61cef0..bc4dfb5b74 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2184
diff --git a/tests/integration/jersey-2255/pom.xml b/tests/integration/jersey-2255/pom.xml
index 15493576a3..dc09f09a5c 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2255
diff --git a/tests/integration/jersey-2322/pom.xml b/tests/integration/jersey-2322/pom.xml
index 89c409c8c2..165efb05b5 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2322
diff --git a/tests/integration/jersey-2335/pom.xml b/tests/integration/jersey-2335/pom.xml
index 1367733af3..4fc8d11ec4 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2335
diff --git a/tests/integration/jersey-2421/pom.xml b/tests/integration/jersey-2421/pom.xml
index 68af60ecd1..a453624004 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2421
diff --git a/tests/integration/jersey-2551/pom.xml b/tests/integration/jersey-2551/pom.xml
index 395f12e597..19d4480558 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2551
diff --git a/tests/integration/jersey-2612/pom.xml b/tests/integration/jersey-2612/pom.xml
index b4aa679616..c2fc288731 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2612
diff --git a/tests/integration/jersey-2637/pom.xml b/tests/integration/jersey-2637/pom.xml
index be7507f267..9352ebb45f 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2637
diff --git a/tests/integration/jersey-2654/pom.xml b/tests/integration/jersey-2654/pom.xml
index 43a3d06f37..44095fe39f 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2654
diff --git a/tests/integration/jersey-2673/pom.xml b/tests/integration/jersey-2673/pom.xml
index 197a918afd..8c216b4c52 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2673
diff --git a/tests/integration/jersey-2689/pom.xml b/tests/integration/jersey-2689/pom.xml
index 740fd8d408..a37124113a 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2689
diff --git a/tests/integration/jersey-2704/pom.xml b/tests/integration/jersey-2704/pom.xml
index a8d7477f4b..86cfce427a 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2704
diff --git a/tests/integration/jersey-2776/pom.xml b/tests/integration/jersey-2776/pom.xml
index 3166e75899..33be4614a5 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2776
diff --git a/tests/integration/jersey-2794/pom.xml b/tests/integration/jersey-2794/pom.xml
index 1b538b8483..686156d3e0 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2794
diff --git a/tests/integration/jersey-2846/pom.xml b/tests/integration/jersey-2846/pom.xml
index 8d45f7a6bf..8df6ed7166 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2846
diff --git a/tests/integration/jersey-2878/pom.xml b/tests/integration/jersey-2878/pom.xml
index 8242b2a94c..9802cadc6f 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2878
diff --git a/tests/integration/jersey-2892/pom.xml b/tests/integration/jersey-2892/pom.xml
index 2fb6b35ac6..76a4971471 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-2892
diff --git a/tests/integration/jersey-3670/pom.xml b/tests/integration/jersey-3670/pom.xml
index c9a8257552..de2e6c71aa 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-3670
diff --git a/tests/integration/jersey-3796/pom.xml b/tests/integration/jersey-3796/pom.xml
index 97e0b25931..3f1b97b52a 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-3796
diff --git a/tests/integration/jersey-3992/pom.xml b/tests/integration/jersey-3992/pom.xml
index f263dcbd3c..19e6f83003 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-3992
diff --git a/tests/integration/jersey-780/pom.xml b/tests/integration/jersey-780/pom.xml
index 936ed310cc..a6043a2293 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-780
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index 076a55a747..e1e34c1bb7 100644
--- a/tests/integration/pom.xml
+++ b/tests/integration/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey.tests
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.tests.integration
diff --git a/tests/integration/portability-jersey-1/pom.xml b/tests/integration/portability-jersey-1/pom.xml
index 2d07dd8f3f..de6f5f4369 100644
--- a/tests/integration/portability-jersey-1/pom.xml
+++ b/tests/integration/portability-jersey-1/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
portability-jersey-1
diff --git a/tests/integration/portability-jersey-2/pom.xml b/tests/integration/portability-jersey-2/pom.xml
index c6eac4d5eb..717d4b0db3 100644
--- a/tests/integration/portability-jersey-2/pom.xml
+++ b/tests/integration/portability-jersey-2/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
portability-jersey-2
diff --git a/tests/integration/property-check/pom.xml b/tests/integration/property-check/pom.xml
index f182e2d048..8626994203 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
property-check
diff --git a/tests/integration/security-digest/pom.xml b/tests/integration/security-digest/pom.xml
index f972916f17..cce64adce6 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 599a13aa29..3ff618ca26 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 962d4bfa1e..d53d7a5f93 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 9e45137ab3..0a13a37d58 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 f95f2913ea..795aed87e7 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 199404c2ab..975f1c766a 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 70a1cc52d0..6e72ab08f3 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 de2d6fae52..8ca4e073f6 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 77a1501773..20ffb38048 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 7c2d222c9a..6c67eca213 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 b583bab777..ab04ef6321 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 9d54ff2357..59a952a55b 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 3e1a218e5a..6ba93f84a4 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 c0665b0d89..05a16a2c6f 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 cddf766a23..f147919140 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 71f5c851ea..593a041c32 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 77a2aed21c..15aa05ab4f 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
servlet-2.5-reload
diff --git a/tests/integration/servlet-3-async/pom.xml b/tests/integration/servlet-3-async/pom.xml
index fd93f77c66..773a77430e 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 aa23879be5..e97bc8194c 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
servlet-3-chunked-io
diff --git a/tests/integration/servlet-3-filter/pom.xml b/tests/integration/servlet-3-filter/pom.xml
index 96f2bc70ca..3736530f49 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 b4cd66dac9..603edd32b0 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 16cdc400d4..af1db9271a 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 a35621ef0c..2262bbc31f 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 c2f48a50b5..da7c0885c7 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 d2c2e55d49..4490fc5103 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 361c1ee89d..70e5036aed 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 73e503cd11..0b76880a77 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 774928c644..d179892a7c 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 9fa1ecdf62..8834ccf0d3 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 220ffa8d0b..116a06e686 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
servlet-3-init-8
diff --git a/tests/integration/servlet-3-init-provider/pom.xml b/tests/integration/servlet-3-init-provider/pom.xml
index 119e30b9bb..53b7df9838 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
servlet-3-init-provider
diff --git a/tests/integration/servlet-3-params/pom.xml b/tests/integration/servlet-3-params/pom.xml
index dfd5c7ad80..4fcd10e372 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 98565ede4e..0894030605 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
servlet-3-sse-1
diff --git a/tests/integration/servlet-request-wrapper-binding-2/pom.xml b/tests/integration/servlet-request-wrapper-binding-2/pom.xml
index a0cd8635ee..601382f539 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 009dcf88fa..e66a9cab21 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
servlet-request-wrappper-binding
diff --git a/tests/integration/servlet-tests/pom.xml b/tests/integration/servlet-tests/pom.xml
index c1e020e6b7..42f1db6502 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
servlet-tests
diff --git a/tests/integration/sonar-test/pom.xml b/tests/integration/sonar-test/pom.xml
index 44f72f2094..aa825abdd6 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
sonar-test
diff --git a/tests/integration/tracing-support/pom.xml b/tests/integration/tracing-support/pom.xml
index 84b6ef86d1..2c1a59410c 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
tracing-support
diff --git a/tests/mem-leaks/pom.xml b/tests/mem-leaks/pom.xml
index e1091c2855..f636f00499 100644
--- a/tests/mem-leaks/pom.xml
+++ b/tests/mem-leaks/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.tests.memleaks
diff --git a/tests/mem-leaks/redeployment/pom.xml b/tests/mem-leaks/redeployment/pom.xml
index 2bb5fca5f4..85b7885f27 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 75bcd468e3..89e032ca2c 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
redeployment-hello-world-app-ref
@@ -132,7 +132,7 @@
org.glassfish.jersey.examples
helloworld-webapp
war
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 0eeacdb053..9b00f232de 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 33bf58ce51..0a856a3557 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 a11aa9ca6b..ccecfe0c29 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 6ffc83dd11..8d0e2f23fe 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 14bff8fa4b..e2ed2576f6 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
leaking-test-app
diff --git a/tests/mem-leaks/test-cases/pom.xml b/tests/mem-leaks/test-cases/pom.xml
index f96c21882d..00d42dbf4f 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 9917b57727..31015a6329 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 68f76cd5a9..687656712e 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
shutdown-hook-leak
diff --git a/tests/osgi/functional/pom.xml b/tests/osgi/functional/pom.xml
index 87f57f13ef..71b0cb6072 100644
--- a/tests/osgi/functional/pom.xml
+++ b/tests/osgi/functional/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey.tests.osgi
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
jersey-tests-osgi-functional
diff --git a/tests/osgi/pom.xml b/tests/osgi/pom.xml
index 148d5b3e87..f7aa3e2101 100644
--- a/tests/osgi/pom.xml
+++ b/tests/osgi/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.tests.osgi
diff --git a/tests/performance/benchmarks/pom.xml b/tests/performance/benchmarks/pom.xml
index 1ec3c10463..bc8e7a1e0e 100644
--- a/tests/performance/benchmarks/pom.xml
+++ b/tests/performance/benchmarks/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.performance
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
performance-test-benchmarks
diff --git a/tests/performance/pom.xml b/tests/performance/pom.xml
index e599f6a72f..97e59e4f13 100644
--- a/tests/performance/pom.xml
+++ b/tests/performance/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 e65cf29c49..4559268c1e 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
diff --git a/tests/performance/runners/pom.xml b/tests/performance/runners/pom.xml
index 413bc6d343..2473482af4 100644
--- a/tests/performance/runners/pom.xml
+++ b/tests/performance/runners/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.performance
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 7a0e306563..4d052be500 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
assemblies
diff --git a/tests/performance/test-cases/filter-dynamic/pom.xml b/tests/performance/test-cases/filter-dynamic/pom.xml
index 8b1720a9ed..6c04a55079 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
filter-dynamic
diff --git a/tests/performance/test-cases/filter-global/pom.xml b/tests/performance/test-cases/filter-global/pom.xml
index 689b3a7041..99f00935d0 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
filter-global
diff --git a/tests/performance/test-cases/filter-name/pom.xml b/tests/performance/test-cases/filter-name/pom.xml
index 40129a50e9..09d83443af 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
filter-name
diff --git a/tests/performance/test-cases/interceptor-dynamic/pom.xml b/tests/performance/test-cases/interceptor-dynamic/pom.xml
index c3d45e01c2..2fdc58005b 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
interceptor-dynamic
diff --git a/tests/performance/test-cases/interceptor-global/pom.xml b/tests/performance/test-cases/interceptor-global/pom.xml
index 0ce15e85bd..6f4406476c 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
interceptor-global
diff --git a/tests/performance/test-cases/interceptor-name/pom.xml b/tests/performance/test-cases/interceptor-name/pom.xml
index a404ef13ca..478dbeae6a 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 485a0e9b67..09fb4b5c65 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 3f97bafefa..0ba868624c 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 64525726ec..0c7ce28b8a 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
json-moxy
diff --git a/tests/performance/test-cases/mbw-kryo/pom.xml b/tests/performance/test-cases/mbw-kryo/pom.xml
index a79ce85868..06db3ed5c5 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 750dae9f8d..66762589d7 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 bf199c2869..146669584c 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 0373b298df..65200f6f3e 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
xml-moxy
diff --git a/tests/performance/test-cases/param-srl/pom.xml b/tests/performance/test-cases/param-srl/pom.xml
index 79e1cfd193..87a7f28b54 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
param-srl
diff --git a/tests/performance/test-cases/pom.xml b/tests/performance/test-cases/pom.xml
index e4dbccb3cf..7c60a6e758 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-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 96ee2dbec5..98332b2535 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
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
proxy-injection
diff --git a/tests/performance/tools/pom.xml b/tests/performance/tools/pom.xml
index f2db6dbcea..e3ecc08722 100644
--- a/tests/performance/tools/pom.xml
+++ b/tests/performance/tools/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.performance
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.tests.performance.tools
performance-test-tools
diff --git a/tests/pom.xml b/tests/pom.xml
index 342d346b28..c5fc3adc7c 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
org.glassfish.jersey.tests
diff --git a/tests/stress/pom.xml b/tests/stress/pom.xml
index 7c11cbdc20..09414c8de4 100644
--- a/tests/stress/pom.xml
+++ b/tests/stress/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.29.payara-p1-SNAPSHOT
+ 2.29.payara-p2-SNAPSHOT
stress