diff --git a/archetypes/jersey-example-java8-webapp/pom.xml b/archetypes/jersey-example-java8-webapp/pom.xml
index 18b833417e..ab7485be17 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.44-SNAPSHOT
+ 2.44
jersey-example-java8-webapp
diff --git a/archetypes/jersey-heroku-webapp/pom.xml b/archetypes/jersey-heroku-webapp/pom.xml
index 02e84bb7c7..da89b1df03 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.44-SNAPSHOT
+ 2.44
maven-archetype
diff --git a/archetypes/jersey-quickstart-grizzly2/pom.xml b/archetypes/jersey-quickstart-grizzly2/pom.xml
index 60477a8770..5a63e7f5cb 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.44-SNAPSHOT
+ 2.44
jersey-quickstart-grizzly2
maven-archetype
diff --git a/archetypes/jersey-quickstart-webapp/pom.xml b/archetypes/jersey-quickstart-webapp/pom.xml
index 21aa6b3d72..b8768d8c35 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.44-SNAPSHOT
+ 2.44
4.0.0
maven-archetype
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 7e98010fcc..6adbed40f3 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.archetypes
diff --git a/bom/pom.xml b/bom/pom.xml
index f0248b12a0..a0db4cbccc 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -30,7 +30,7 @@
org.glassfish.jersey
jersey-bom
- 2.44-SNAPSHOT
+ 2.44
pom
jersey-bom
diff --git a/bundles/apidocs/pom.xml b/bundles/apidocs/pom.xml
index a0ea49a315..e58b93d11b 100644
--- a/bundles/apidocs/pom.xml
+++ b/bundles/apidocs/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.bundles
project
- 2.44-SNAPSHOT
+ 2.44
apidocs
diff --git a/bundles/examples/pom.xml b/bundles/examples/pom.xml
index 3f04ef6415..5ce11696ae 100644
--- a/bundles/examples/pom.xml
+++ b/bundles/examples/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey.bundles
project
- 2.44-SNAPSHOT
+ 2.44
jersey-examples
diff --git a/bundles/jaxrs-ri/pom.xml b/bundles/jaxrs-ri/pom.xml
index 442cc53318..1ab7eba173 100644
--- a/bundles/jaxrs-ri/pom.xml
+++ b/bundles/jaxrs-ri/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.bundles
project
- 2.44-SNAPSHOT
+ 2.44
jaxrs-ri
diff --git a/bundles/pom.xml b/bundles/pom.xml
index bfbb1577a2..689c508c5d 100644
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.bundles
diff --git a/connectors/apache-connector/pom.xml b/connectors/apache-connector/pom.xml
index b032cca5b8..2dae700c4f 100644
--- a/connectors/apache-connector/pom.xml
+++ b/connectors/apache-connector/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.connectors
project
- 2.44-SNAPSHOT
+ 2.44
jersey-apache-connector
diff --git a/connectors/apache5-connector/pom.xml b/connectors/apache5-connector/pom.xml
index 87f212fdec..69cc6f5b8b 100644
--- a/connectors/apache5-connector/pom.xml
+++ b/connectors/apache5-connector/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.connectors
project
- 2.44-SNAPSHOT
+ 2.44
jersey-apache5-connector
diff --git a/connectors/grizzly-connector/pom.xml b/connectors/grizzly-connector/pom.xml
index bad1970032..0f88b2cfe3 100644
--- a/connectors/grizzly-connector/pom.xml
+++ b/connectors/grizzly-connector/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.connectors
project
- 2.44-SNAPSHOT
+ 2.44
jersey-grizzly-connector
diff --git a/connectors/helidon-connector/pom.xml b/connectors/helidon-connector/pom.xml
index a34b2583f4..1b6b671ec8 100644
--- a/connectors/helidon-connector/pom.xml
+++ b/connectors/helidon-connector/pom.xml
@@ -22,7 +22,7 @@
project
org.glassfish.jersey.connectors
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/connectors/jdk-connector/pom.xml b/connectors/jdk-connector/pom.xml
index 395ffcad74..d76053f740 100644
--- a/connectors/jdk-connector/pom.xml
+++ b/connectors/jdk-connector/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.connectors
project
- 2.44-SNAPSHOT
+ 2.44
jersey-jdk-connector
diff --git a/connectors/jetty-connector/pom.xml b/connectors/jetty-connector/pom.xml
index 988ec567a4..8ccb76426c 100644
--- a/connectors/jetty-connector/pom.xml
+++ b/connectors/jetty-connector/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.connectors
project
- 2.44-SNAPSHOT
+ 2.44
jersey-jetty-connector
diff --git a/connectors/jetty-http2-connector/pom.xml b/connectors/jetty-http2-connector/pom.xml
index 01bd5d0684..2f3bb77829 100644
--- a/connectors/jetty-http2-connector/pom.xml
+++ b/connectors/jetty-http2-connector/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.connectors
project
- 2.44-SNAPSHOT
+ 2.44
jersey-jetty-http2-connector
diff --git a/connectors/netty-connector/pom.xml b/connectors/netty-connector/pom.xml
index b547a990b2..fbdc7c284f 100644
--- a/connectors/netty-connector/pom.xml
+++ b/connectors/netty-connector/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.connectors
project
- 2.44-SNAPSHOT
+ 2.44
jersey-netty-connector
diff --git a/connectors/pom.xml b/connectors/pom.xml
index 42fb6a7f4c..754fcf309c 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.connectors
diff --git a/containers/glassfish/jersey-gf-ejb/pom.xml b/containers/glassfish/jersey-gf-ejb/pom.xml
index a8900438b2..8025f63f6d 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.44-SNAPSHOT
+ 2.44
jersey-gf-ejb
diff --git a/containers/glassfish/pom.xml b/containers/glassfish/pom.xml
index 6bb84ca9be..10f59dc754 100644
--- a/containers/glassfish/pom.xml
+++ b/containers/glassfish/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.containers.glassfish
diff --git a/containers/grizzly2-http/pom.xml b/containers/grizzly2-http/pom.xml
index 91d9a0ccc3..d6362520fd 100644
--- a/containers/grizzly2-http/pom.xml
+++ b/containers/grizzly2-http/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.44-SNAPSHOT
+ 2.44
jersey-container-grizzly2-http
diff --git a/containers/grizzly2-servlet/pom.xml b/containers/grizzly2-servlet/pom.xml
index d6aee7749c..b0ffa17de5 100644
--- a/containers/grizzly2-servlet/pom.xml
+++ b/containers/grizzly2-servlet/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.44-SNAPSHOT
+ 2.44
jersey-container-grizzly2-servlet
diff --git a/containers/jdk-http/pom.xml b/containers/jdk-http/pom.xml
index 5fdaafb1ea..1ee20e0785 100644
--- a/containers/jdk-http/pom.xml
+++ b/containers/jdk-http/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.44-SNAPSHOT
+ 2.44
jersey-container-jdk-http
diff --git a/containers/jersey-servlet-core/pom.xml b/containers/jersey-servlet-core/pom.xml
index 3c1a6fcefc..fc30cfb97c 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.44-SNAPSHOT
+ 2.44
jersey-container-servlet-core
diff --git a/containers/jersey-servlet/pom.xml b/containers/jersey-servlet/pom.xml
index 260ca60d8e..c154c82482 100644
--- a/containers/jersey-servlet/pom.xml
+++ b/containers/jersey-servlet/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.44-SNAPSHOT
+ 2.44
jersey-container-servlet
diff --git a/containers/jetty-http/pom.xml b/containers/jetty-http/pom.xml
index 3b5eb0d82c..2b9bb178f7 100644
--- a/containers/jetty-http/pom.xml
+++ b/containers/jetty-http/pom.xml
@@ -23,7 +23,7 @@
project
org.glassfish.jersey.containers
- 2.44-SNAPSHOT
+ 2.44
jersey-container-jetty-http
diff --git a/containers/jetty-http2/pom.xml b/containers/jetty-http2/pom.xml
index 2a805d0018..5fe4f56c9b 100644
--- a/containers/jetty-http2/pom.xml
+++ b/containers/jetty-http2/pom.xml
@@ -23,7 +23,7 @@
project
org.glassfish.jersey.containers
- 2.44-SNAPSHOT
+ 2.44
jersey-container-jetty-http2
diff --git a/containers/jetty-servlet/pom.xml b/containers/jetty-servlet/pom.xml
index 3fa789b9a0..f310801fb5 100644
--- a/containers/jetty-servlet/pom.xml
+++ b/containers/jetty-servlet/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.44-SNAPSHOT
+ 2.44
jersey-container-jetty-servlet
diff --git a/containers/netty-http/pom.xml b/containers/netty-http/pom.xml
index 17eacb9800..a789d6d1bb 100644
--- a/containers/netty-http/pom.xml
+++ b/containers/netty-http/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.44-SNAPSHOT
+ 2.44
jersey-container-netty-http
diff --git a/containers/pom.xml b/containers/pom.xml
index 5748dd1fb2..7b5e15a21d 100644
--- a/containers/pom.xml
+++ b/containers/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.containers
diff --git a/containers/simple-http/pom.xml b/containers/simple-http/pom.xml
index 635eaa9616..91929f4b82 100644
--- a/containers/simple-http/pom.xml
+++ b/containers/simple-http/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.containers
project
- 2.44-SNAPSHOT
+ 2.44
jersey-container-simple-http
diff --git a/core-client/pom.xml b/core-client/pom.xml
index f5b2e23bbe..c1e7e876c8 100644
--- a/core-client/pom.xml
+++ b/core-client/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.core
diff --git a/core-common/pom.xml b/core-common/pom.xml
index e93ca182d9..89d4d388ba 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.core
diff --git a/core-server/pom.xml b/core-server/pom.xml
index 5b32a1e99a..ddd776802e 100644
--- a/core-server/pom.xml
+++ b/core-server/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.core
diff --git a/docs/pom.xml b/docs/pom.xml
index 678e7f973f..5e869ee200 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
jersey-documentation
pom
diff --git a/examples/assemblies/pom.xml b/examples/assemblies/pom.xml
index 67cd0980d3..ae4a719c6d 100644
--- a/examples/assemblies/pom.xml
+++ b/examples/assemblies/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
assemblies
diff --git a/examples/bookmark-em/pom.xml b/examples/bookmark-em/pom.xml
index 04c84b44db..58352d8d05 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.44-SNAPSHOT
+ 2.44
bookmark-em
diff --git a/examples/bookmark/pom.xml b/examples/bookmark/pom.xml
index 6332fa6f47..3060a3c6bd 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.44-SNAPSHOT
+ 2.44
bookmark
diff --git a/examples/bookstore-webapp/pom.xml b/examples/bookstore-webapp/pom.xml
index a3d94896e4..ca122f9ce3 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.44-SNAPSHOT
+ 2.44
bookstore-webapp
diff --git a/examples/cdi-webapp/pom.xml b/examples/cdi-webapp/pom.xml
index 7817409ae3..140aef6320 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.44-SNAPSHOT
+ 2.44
cdi-webapp
diff --git a/examples/clipboard-programmatic/pom.xml b/examples/clipboard-programmatic/pom.xml
index 01cc853fe5..88a286a090 100644
--- a/examples/clipboard-programmatic/pom.xml
+++ b/examples/clipboard-programmatic/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
clipboard-programmatic
diff --git a/examples/clipboard/pom.xml b/examples/clipboard/pom.xml
index a670d7a3cb..0ec58a81b3 100644
--- a/examples/clipboard/pom.xml
+++ b/examples/clipboard/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
clipboard
diff --git a/examples/configured-client/pom.xml b/examples/configured-client/pom.xml
index c4f7fa6f27..405928ece5 100644
--- a/examples/configured-client/pom.xml
+++ b/examples/configured-client/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
configured-client
diff --git a/examples/declarative-linking/pom.xml b/examples/declarative-linking/pom.xml
index 333de09c8a..2d5bb56166 100644
--- a/examples/declarative-linking/pom.xml
+++ b/examples/declarative-linking/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
declarative-linking
diff --git a/examples/entity-filtering-security/pom.xml b/examples/entity-filtering-security/pom.xml
index c5277849ea..d15089839e 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.44-SNAPSHOT
+ 2.44
entity-filtering-security
diff --git a/examples/entity-filtering-selectable/pom.xml b/examples/entity-filtering-selectable/pom.xml
index ba02feb2f8..29353c817c 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.44-SNAPSHOT
+ 2.44
entity-filtering-selectable
diff --git a/examples/entity-filtering/pom.xml b/examples/entity-filtering/pom.xml
index 990b30d54e..4cf155d8b3 100644
--- a/examples/entity-filtering/pom.xml
+++ b/examples/entity-filtering/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
entity-filtering
diff --git a/examples/exception-mapping/pom.xml b/examples/exception-mapping/pom.xml
index ced89c51ae..b88f7c8132 100644
--- a/examples/exception-mapping/pom.xml
+++ b/examples/exception-mapping/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
exception-mapping
diff --git a/examples/extended-wadl-webapp/pom.xml b/examples/extended-wadl-webapp/pom.xml
index 0d1a933fd3..d6f889f6ee 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.44-SNAPSHOT
+ 2.44
extended-wadl-webapp
diff --git a/examples/freemarker-webapp/pom.xml b/examples/freemarker-webapp/pom.xml
index cbd8c196b6..daa23eb089 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.44-SNAPSHOT
+ 2.44
freemarker-webapp
diff --git a/examples/groovy/pom.xml b/examples/groovy/pom.xml
index b527e8749c..c944024336 100644
--- a/examples/groovy/pom.xml
+++ b/examples/groovy/pom.xml
@@ -16,7 +16,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
groovy
jar
diff --git a/examples/helloworld-benchmark/pom.xml b/examples/helloworld-benchmark/pom.xml
index 6022484612..4dc9333d71 100644
--- a/examples/helloworld-benchmark/pom.xml
+++ b/examples/helloworld-benchmark/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
helloworld-benchmark
diff --git a/examples/helloworld-cdi2-se/pom.xml b/examples/helloworld-cdi2-se/pom.xml
index e415c1054e..ab34dc2ae6 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.44-SNAPSHOT
+ 2.44
helloworld-cdi2-se
diff --git a/examples/helloworld-netty/pom.xml b/examples/helloworld-netty/pom.xml
index 4f1efc0206..214ce11712 100644
--- a/examples/helloworld-netty/pom.xml
+++ b/examples/helloworld-netty/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
helloworld-netty
diff --git a/examples/helloworld-programmatic/pom.xml b/examples/helloworld-programmatic/pom.xml
index 476f81a353..713d1ea6ea 100644
--- a/examples/helloworld-programmatic/pom.xml
+++ b/examples/helloworld-programmatic/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
helloworld-programmatic
diff --git a/examples/helloworld-pure-jax-rs/pom.xml b/examples/helloworld-pure-jax-rs/pom.xml
index f1194e9048..de3118bc86 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.44-SNAPSHOT
+ 2.44
helloworld-pure-jax-rs
diff --git a/examples/helloworld-spring-annotations/pom.xml b/examples/helloworld-spring-annotations/pom.xml
index 1723ca6665..9859ecc859 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.44-SNAPSHOT
+ 2.44
4.0.0
helloworld-spring-annotations
diff --git a/examples/helloworld-spring-webapp/pom.xml b/examples/helloworld-spring-webapp/pom.xml
index de19eb6aa4..fa49f7e0d0 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.44-SNAPSHOT
+ 2.44
helloworld-spring-webapp
diff --git a/examples/helloworld-webapp/pom.xml b/examples/helloworld-webapp/pom.xml
index 9641c4be8b..e0b42eb502 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.44-SNAPSHOT
+ 2.44
helloworld-webapp
diff --git a/examples/helloworld-weld/pom.xml b/examples/helloworld-weld/pom.xml
index 8fd7859b8b..60e7cd92b7 100644
--- a/examples/helloworld-weld/pom.xml
+++ b/examples/helloworld-weld/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
helloworld-weld
diff --git a/examples/helloworld/pom.xml b/examples/helloworld/pom.xml
index 4f60f0b0c6..2e8a07f6f7 100644
--- a/examples/helloworld/pom.xml
+++ b/examples/helloworld/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
helloworld
diff --git a/examples/http-patch/pom.xml b/examples/http-patch/pom.xml
index dee6c5adf5..361f17e8ef 100644
--- a/examples/http-patch/pom.xml
+++ b/examples/http-patch/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
http-patch
diff --git a/examples/http-trace/pom.xml b/examples/http-trace/pom.xml
index d7b417584e..1ba3ba6b66 100644
--- a/examples/http-trace/pom.xml
+++ b/examples/http-trace/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
http-trace
diff --git a/examples/https-clientserver-grizzly/pom.xml b/examples/https-clientserver-grizzly/pom.xml
index b04dbccd12..76e56ccea0 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.44-SNAPSHOT
+ 2.44
https-clientserver-grizzly
diff --git a/examples/https-server-glassfish/pom.xml b/examples/https-server-glassfish/pom.xml
index 7a26c15316..b0484f2404 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.44-SNAPSHOT
+ 2.44
https-server-glassfish
diff --git a/examples/java8-webapp/pom.xml b/examples/java8-webapp/pom.xml
index 87098e8755..c6b734373f 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.44-SNAPSHOT
+ 2.44
java8-webapp
diff --git a/examples/jaxb/pom.xml b/examples/jaxb/pom.xml
index 5a2b873d4b..b87abba9e2 100644
--- a/examples/jaxb/pom.xml
+++ b/examples/jaxb/pom.xml
@@ -16,7 +16,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
jaxb
diff --git a/examples/jaxrs-types-injection/pom.xml b/examples/jaxrs-types-injection/pom.xml
index 4a6e16ecc9..b76623e8e5 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.44-SNAPSHOT
+ 2.44
jaxrs-types-injection
diff --git a/examples/jersey-ejb/pom.xml b/examples/jersey-ejb/pom.xml
index 76e2003a78..11f861f1d4 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.44-SNAPSHOT
+ 2.44
jersey-ejb
diff --git a/examples/json-binding-webapp/pom.xml b/examples/json-binding-webapp/pom.xml
index aad65d6739..fa6b2d917e 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.44-SNAPSHOT
+ 2.44
json-binding-webapp
diff --git a/examples/json-jackson/pom.xml b/examples/json-jackson/pom.xml
index e94ad681fb..cafe0dc2a7 100644
--- a/examples/json-jackson/pom.xml
+++ b/examples/json-jackson/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
json-jackson
diff --git a/examples/json-jackson1/pom.xml b/examples/json-jackson1/pom.xml
index b57528fe80..e70367780d 100644
--- a/examples/json-jackson1/pom.xml
+++ b/examples/json-jackson1/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
json-jackson1
diff --git a/examples/json-jettison/pom.xml b/examples/json-jettison/pom.xml
index 3858a7285b..f4c1278d6e 100644
--- a/examples/json-jettison/pom.xml
+++ b/examples/json-jettison/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
json-jettison
diff --git a/examples/json-moxy/pom.xml b/examples/json-moxy/pom.xml
index 51b9885683..c93fd5b525 100644
--- a/examples/json-moxy/pom.xml
+++ b/examples/json-moxy/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
json-moxy
diff --git a/examples/json-processing-webapp/pom.xml b/examples/json-processing-webapp/pom.xml
index 7f08962534..f8a7586748 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.44-SNAPSHOT
+ 2.44
json-processing-webapp
diff --git a/examples/json-with-padding/pom.xml b/examples/json-with-padding/pom.xml
index 633a0c167f..b557888709 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.44-SNAPSHOT
+ 2.44
json-with-padding
diff --git a/examples/managed-beans-webapp/pom.xml b/examples/managed-beans-webapp/pom.xml
index 6c8102ef73..5799a217cd 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.44-SNAPSHOT
+ 2.44
managed-beans-webapp
diff --git a/examples/managed-client-simple-webapp/pom.xml b/examples/managed-client-simple-webapp/pom.xml
index 5a3f7dd8fc..9ebe2e0521 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.44-SNAPSHOT
+ 2.44
managed-client-simple-webapp
diff --git a/examples/managed-client-webapp/pom.xml b/examples/managed-client-webapp/pom.xml
index 13ea363981..1edbcbdafb 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.44-SNAPSHOT
+ 2.44
managed-client-webapp
diff --git a/examples/managed-client/pom.xml b/examples/managed-client/pom.xml
index 32ff6c6493..4bb0d36788 100644
--- a/examples/managed-client/pom.xml
+++ b/examples/managed-client/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
managed-client
diff --git a/examples/micrometer/pom.xml b/examples/micrometer/pom.xml
index 1d8fff7895..d74791241b 100644
--- a/examples/micrometer/pom.xml
+++ b/examples/micrometer/pom.xml
@@ -16,7 +16,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
jersey-micrometer-webapp
diff --git a/examples/multipart-webapp/pom.xml b/examples/multipart-webapp/pom.xml
index 76e71ee76f..28b847ad5c 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.44-SNAPSHOT
+ 2.44
multipart-webapp
diff --git a/examples/oauth-client-twitter/pom.xml b/examples/oauth-client-twitter/pom.xml
index fb9c921e23..79be8c9444 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.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/examples/open-tracing/pom.xml b/examples/open-tracing/pom.xml
index c65947a06c..8c30470e07 100644
--- a/examples/open-tracing/pom.xml
+++ b/examples/open-tracing/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
open-tracing
diff --git a/examples/osgi-helloworld-webapp/additional-bundle/pom.xml b/examples/osgi-helloworld-webapp/additional-bundle/pom.xml
index 13339683a0..899cc9aa1a 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.44-SNAPSHOT
+ 2.44
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 84ed7c7d04..878cfd177f 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.44-SNAPSHOT
+ 2.44
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 ca141677fa..f2126851ee 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.44-SNAPSHOT
+ 2.44
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 aecbf1bded..b7bea8c4fc 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.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.examples.osgi-helloworld-webapp
diff --git a/examples/osgi-helloworld-webapp/pom.xml b/examples/osgi-helloworld-webapp/pom.xml
index 35fc1fbe56..69f42bbe09 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.44-SNAPSHOT
+ 2.44
osgi-helloworld-webapp
diff --git a/examples/osgi-helloworld-webapp/war-bundle/pom.xml b/examples/osgi-helloworld-webapp/war-bundle/pom.xml
index 23f5b751c3..954ba13297 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.44-SNAPSHOT
+ 2.44
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 a19f85c771..38942272f1 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.44-SNAPSHOT
+ 2.44
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 4bb826e3e2..c43e7c0c54 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.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.examples.osgi-http-service
diff --git a/examples/osgi-http-service/pom.xml b/examples/osgi-http-service/pom.xml
index 1c4513d9ad..40d8358f8d 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.44-SNAPSHOT
+ 2.44
osgi-http-service
diff --git a/examples/pom.xml b/examples/pom.xml
index 596fde5347..e4b64b065c 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
diff --git a/examples/reload/pom.xml b/examples/reload/pom.xml
index 0fb0ada2e7..b75683f281 100644
--- a/examples/reload/pom.xml
+++ b/examples/reload/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
reload
diff --git a/examples/rx-client-webapp/pom.xml b/examples/rx-client-webapp/pom.xml
index 98b9b0a48d..af160aa906 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.44-SNAPSHOT
+ 2.44
rx-client-webapp
diff --git a/examples/server-async-managed/pom.xml b/examples/server-async-managed/pom.xml
index 1849ac31d1..2943d4775c 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.44-SNAPSHOT
+ 2.44
server-async-managed
diff --git a/examples/server-async-standalone/client/pom.xml b/examples/server-async-standalone/client/pom.xml
index 594b87a6e2..f592a09759 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.44-SNAPSHOT
+ 2.44
server-async-standalone-client
diff --git a/examples/server-async-standalone/pom.xml b/examples/server-async-standalone/pom.xml
index eaa4da81d4..a5713b5018 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.44-SNAPSHOT
+ 2.44
server-async-standalone
diff --git a/examples/server-async-standalone/webapp/pom.xml b/examples/server-async-standalone/webapp/pom.xml
index cc2913d3db..b0c4e012a3 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.44-SNAPSHOT
+ 2.44
server-async-standalone-webapp
diff --git a/examples/server-async/pom.xml b/examples/server-async/pom.xml
index 8458c80ef8..319e36b790 100644
--- a/examples/server-async/pom.xml
+++ b/examples/server-async/pom.xml
@@ -18,7 +18,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
server-async
diff --git a/examples/server-sent-events-jaxrs/pom.xml b/examples/server-sent-events-jaxrs/pom.xml
index 3477ce22c2..65fe5a1ca7 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.44-SNAPSHOT
+ 2.44
server-sent-events-jaxrs
diff --git a/examples/server-sent-events-jersey/pom.xml b/examples/server-sent-events-jersey/pom.xml
index ecda4b724f..4de77c6985 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.44-SNAPSHOT
+ 2.44
server-sent-events-jersey
diff --git a/examples/servlet3-webapp/pom.xml b/examples/servlet3-webapp/pom.xml
index 547c1be1fe..ddcaf0c288 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.44-SNAPSHOT
+ 2.44
servlet3-webapp
diff --git a/examples/simple-console/pom.xml b/examples/simple-console/pom.xml
index 5ef4eb90c2..cdee8f9c27 100644
--- a/examples/simple-console/pom.xml
+++ b/examples/simple-console/pom.xml
@@ -17,7 +17,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
simple-console
diff --git a/examples/sse-item-store-jaxrs-webapp/pom.xml b/examples/sse-item-store-jaxrs-webapp/pom.xml
index d9acc07c4c..7b6f037710 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.44-SNAPSHOT
+ 2.44
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 0447845b19..9ddd10e200 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.44-SNAPSHOT
+ 2.44
sse-item-store-jersey-webapp
diff --git a/examples/sse-twitter-aggregator/pom.xml b/examples/sse-twitter-aggregator/pom.xml
index 28e4f5cc4a..3d41fd9092 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.44-SNAPSHOT
+ 2.44
sse-twitter-aggregator
diff --git a/examples/system-properties-example/pom.xml b/examples/system-properties-example/pom.xml
index 28ef9dab74..bb4ac4bffb 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.44-SNAPSHOT
+ 2.44
system-properties-example
diff --git a/examples/webapp-example-parent/pom.xml b/examples/webapp-example-parent/pom.xml
index b0c61fda54..5697efdce5 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.44-SNAPSHOT
+ 2.44
webapp-example-parent
diff --git a/examples/xml-moxy/pom.xml b/examples/xml-moxy/pom.xml
index 738744db96..561c068041 100644
--- a/examples/xml-moxy/pom.xml
+++ b/examples/xml-moxy/pom.xml
@@ -16,7 +16,7 @@
org.glassfish.jersey.examples
project
- 2.44-SNAPSHOT
+ 2.44
xml-moxy
diff --git a/ext/bean-validation/pom.xml b/ext/bean-validation/pom.xml
index d8a9a73d8d..5c74c74f3a 100644
--- a/ext/bean-validation/pom.xml
+++ b/ext/bean-validation/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey.ext
project
- 2.44-SNAPSHOT
+ 2.44
jersey-bean-validation
diff --git a/ext/cdi/jersey-cdi-rs-inject/pom.xml b/ext/cdi/jersey-cdi-rs-inject/pom.xml
index c32e498c0a..f8250bd77c 100644
--- a/ext/cdi/jersey-cdi-rs-inject/pom.xml
+++ b/ext/cdi/jersey-cdi-rs-inject/pom.xml
@@ -21,7 +21,7 @@
project
org.glassfish.jersey.ext.cdi
- 2.44-SNAPSHOT
+ 2.44
4.0.0
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 55dc4d9118..21ea754d96 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.44-SNAPSHOT
+ 2.44
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 e9cb06a2e6..4d86568527 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.44-SNAPSHOT
+ 2.44
jersey-cdi1x-servlet
diff --git a/ext/cdi/jersey-cdi1x-transaction/pom.xml b/ext/cdi/jersey-cdi1x-transaction/pom.xml
index 787d240682..44db740e3a 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.44-SNAPSHOT
+ 2.44
jersey-cdi1x-transaction
diff --git a/ext/cdi/jersey-cdi1x-validation/pom.xml b/ext/cdi/jersey-cdi1x-validation/pom.xml
index ea956ce3b3..ae8b16fcd5 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.44-SNAPSHOT
+ 2.44
jersey-cdi1x-validation
diff --git a/ext/cdi/jersey-cdi1x/pom.xml b/ext/cdi/jersey-cdi1x/pom.xml
index 2628046258..555786ace7 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.44-SNAPSHOT
+ 2.44
jersey-cdi1x
diff --git a/ext/cdi/jersey-weld2-se/pom.xml b/ext/cdi/jersey-weld2-se/pom.xml
index 59785c73f4..cf33599e41 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.44-SNAPSHOT
+ 2.44
jersey-weld2-se
diff --git a/ext/cdi/pom.xml b/ext/cdi/pom.xml
index 11c5fc02d0..9ee8257b91 100644
--- a/ext/cdi/pom.xml
+++ b/ext/cdi/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.ext.cdi
diff --git a/ext/entity-filtering/pom.xml b/ext/entity-filtering/pom.xml
index 7d6505dfe1..8a93124693 100644
--- a/ext/entity-filtering/pom.xml
+++ b/ext/entity-filtering/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.44-SNAPSHOT
+ 2.44
jersey-entity-filtering
diff --git a/ext/metainf-services/pom.xml b/ext/metainf-services/pom.xml
index 03b91b98cc..4a92aec22f 100644
--- a/ext/metainf-services/pom.xml
+++ b/ext/metainf-services/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.44-SNAPSHOT
+ 2.44
jersey-metainf-services
diff --git a/ext/micrometer/pom.xml b/ext/micrometer/pom.xml
index 2fa0ff5b02..1b3d5d32f6 100644
--- a/ext/micrometer/pom.xml
+++ b/ext/micrometer/pom.xml
@@ -23,7 +23,7 @@
project
org.glassfish.jersey.ext
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/ext/microprofile/mp-config/pom.xml b/ext/microprofile/mp-config/pom.xml
index f0309615c1..1cda56219f 100644
--- a/ext/microprofile/mp-config/pom.xml
+++ b/ext/microprofile/mp-config/pom.xml
@@ -23,7 +23,7 @@
project
org.glassfish.jersey.ext.microprofile
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/ext/microprofile/mp-rest-client/pom.xml b/ext/microprofile/mp-rest-client/pom.xml
index 560e58f3b0..bc1315db45 100644
--- a/ext/microprofile/mp-rest-client/pom.xml
+++ b/ext/microprofile/mp-rest-client/pom.xml
@@ -22,7 +22,7 @@
project
org.glassfish.jersey.ext.microprofile
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/ext/microprofile/pom.xml b/ext/microprofile/pom.xml
index 8370d87b17..9d71a75c3e 100644
--- a/ext/microprofile/pom.xml
+++ b/ext/microprofile/pom.xml
@@ -23,7 +23,7 @@
project
org.glassfish.jersey.ext
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/ext/mvc-bean-validation/pom.xml b/ext/mvc-bean-validation/pom.xml
index a8a5000bd5..e7b7648f21 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.44-SNAPSHOT
+ 2.44
jersey-mvc-bean-validation
diff --git a/ext/mvc-freemarker/pom.xml b/ext/mvc-freemarker/pom.xml
index 4ad8c9c313..e9d55dec9a 100644
--- a/ext/mvc-freemarker/pom.xml
+++ b/ext/mvc-freemarker/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.44-SNAPSHOT
+ 2.44
jersey-mvc-freemarker
diff --git a/ext/mvc-jsp/pom.xml b/ext/mvc-jsp/pom.xml
index ee4b09a80e..2d72102a45 100644
--- a/ext/mvc-jsp/pom.xml
+++ b/ext/mvc-jsp/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.44-SNAPSHOT
+ 2.44
jersey-mvc-jsp
diff --git a/ext/mvc-mustache/pom.xml b/ext/mvc-mustache/pom.xml
index 3ab392ce93..abd80c00b2 100644
--- a/ext/mvc-mustache/pom.xml
+++ b/ext/mvc-mustache/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.44-SNAPSHOT
+ 2.44
jersey-mvc-mustache
diff --git a/ext/mvc/pom.xml b/ext/mvc/pom.xml
index d38ddb764e..01c4082a47 100644
--- a/ext/mvc/pom.xml
+++ b/ext/mvc/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.44-SNAPSHOT
+ 2.44
jersey-mvc
diff --git a/ext/pom.xml b/ext/pom.xml
index 2da17f8a70..85477f52ab 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.ext
diff --git a/ext/proxy-client/pom.xml b/ext/proxy-client/pom.xml
index 2ac33ed04e..ae7d47878a 100644
--- a/ext/proxy-client/pom.xml
+++ b/ext/proxy-client/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.44-SNAPSHOT
+ 2.44
jersey-proxy-client
diff --git a/ext/rx/pom.xml b/ext/rx/pom.xml
index b197fc63f9..93a422b02d 100644
--- a/ext/rx/pom.xml
+++ b/ext/rx/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.ext
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.ext.rx
diff --git a/ext/rx/rx-client-guava/pom.xml b/ext/rx/rx-client-guava/pom.xml
index 1949686c11..d142b0f1f8 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.44-SNAPSHOT
+ 2.44
jersey-rx-client-guava
diff --git a/ext/rx/rx-client-rxjava/pom.xml b/ext/rx/rx-client-rxjava/pom.xml
index 880f9b2326..7ae719c259 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.44-SNAPSHOT
+ 2.44
jersey-rx-client-rxjava
diff --git a/ext/rx/rx-client-rxjava2/pom.xml b/ext/rx/rx-client-rxjava2/pom.xml
index aed491eddc..1733865f9e 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.44-SNAPSHOT
+ 2.44
jersey-rx-client-rxjava2
diff --git a/ext/servlet-portability/pom.xml b/ext/servlet-portability/pom.xml
index 98c03130c4..93f2ba76d2 100644
--- a/ext/servlet-portability/pom.xml
+++ b/ext/servlet-portability/pom.xml
@@ -23,7 +23,7 @@
project
org.glassfish.jersey.ext
- 2.44-SNAPSHOT
+ 2.44
jersey-servlet-portability
diff --git a/ext/spring4/pom.xml b/ext/spring4/pom.xml
index d003c719f2..e10469beab 100644
--- a/ext/spring4/pom.xml
+++ b/ext/spring4/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey.ext
project
- 2.44-SNAPSHOT
+ 2.44
jersey-spring4
diff --git a/ext/spring5/pom.xml b/ext/spring5/pom.xml
index 709d11f4fb..f36be6b992 100644
--- a/ext/spring5/pom.xml
+++ b/ext/spring5/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey.ext
project
- 2.44-SNAPSHOT
+ 2.44
jersey-spring5
diff --git a/ext/wadl-doclet/pom.xml b/ext/wadl-doclet/pom.xml
index cd23812b70..0e27eaa0c9 100644
--- a/ext/wadl-doclet/pom.xml
+++ b/ext/wadl-doclet/pom.xml
@@ -21,7 +21,7 @@
project
org.glassfish.jersey.ext
- 2.44-SNAPSHOT
+ 2.44
4.0.0
jersey-wadl-doclet
diff --git a/incubator/cdi-inject-weld/pom.xml b/incubator/cdi-inject-weld/pom.xml
index 7ce9722e9b..ed2451952a 100644
--- a/incubator/cdi-inject-weld/pom.xml
+++ b/incubator/cdi-inject-weld/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.incubator
project
- 2.44-SNAPSHOT
+ 2.44
jersey-cdi-inject-weld
diff --git a/incubator/declarative-linking/pom.xml b/incubator/declarative-linking/pom.xml
index 1b6d5b029f..2e7d9075f9 100644
--- a/incubator/declarative-linking/pom.xml
+++ b/incubator/declarative-linking/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.incubator
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.ext
diff --git a/incubator/gae-integration/pom.xml b/incubator/gae-integration/pom.xml
index 66ed8e9efb..1340e36bd7 100644
--- a/incubator/gae-integration/pom.xml
+++ b/incubator/gae-integration/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.incubator
project
- 2.44-SNAPSHOT
+ 2.44
jersey-gae-integration
diff --git a/incubator/html-json/pom.xml b/incubator/html-json/pom.xml
index 69cc62c5f0..4cc42dc466 100644
--- a/incubator/html-json/pom.xml
+++ b/incubator/html-json/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.incubator
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.media
diff --git a/incubator/injectless-client/pom.xml b/incubator/injectless-client/pom.xml
index 97036ac096..62abd3e388 100644
--- a/incubator/injectless-client/pom.xml
+++ b/incubator/injectless-client/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.incubator
project
- 2.44-SNAPSHOT
+ 2.44
jersey-injectless-client
diff --git a/incubator/kryo/pom.xml b/incubator/kryo/pom.xml
index 2be358742b..1a5b267084 100644
--- a/incubator/kryo/pom.xml
+++ b/incubator/kryo/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.incubator
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.media
diff --git a/incubator/open-tracing/pom.xml b/incubator/open-tracing/pom.xml
index defcc086e0..048b55ee73 100644
--- a/incubator/open-tracing/pom.xml
+++ b/incubator/open-tracing/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.incubator
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.incubator
diff --git a/incubator/pom.xml b/incubator/pom.xml
index 698d42bd79..87bf172241 100644
--- a/incubator/pom.xml
+++ b/incubator/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.incubator
diff --git a/inject/cdi2-se/pom.xml b/inject/cdi2-se/pom.xml
index 0edc663c8b..4d6ed96737 100644
--- a/inject/cdi2-se/pom.xml
+++ b/inject/cdi2-se/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.inject
project
- 2.44-SNAPSHOT
+ 2.44
jersey-cdi2-se
diff --git a/inject/hk2/pom.xml b/inject/hk2/pom.xml
index 67a25e9ada..c5d9c8fdc3 100644
--- a/inject/hk2/pom.xml
+++ b/inject/hk2/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.inject
project
- 2.44-SNAPSHOT
+ 2.44
jersey-hk2
diff --git a/inject/pom.xml b/inject/pom.xml
index 4222d7a6a2..80efb624de 100644
--- a/inject/pom.xml
+++ b/inject/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.inject
diff --git a/media/jaxb/pom.xml b/media/jaxb/pom.xml
index 38d987301a..0d803b1acd 100644
--- a/media/jaxb/pom.xml
+++ b/media/jaxb/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.44-SNAPSHOT
+ 2.44
jersey-media-jaxb
diff --git a/media/json-binding/pom.xml b/media/json-binding/pom.xml
index 2b21eda95e..2f85cc4dda 100644
--- a/media/json-binding/pom.xml
+++ b/media/json-binding/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.44-SNAPSHOT
+ 2.44
jersey-media-json-binding
diff --git a/media/json-gson/pom.xml b/media/json-gson/pom.xml
index ebecfec859..a425ea4f98 100644
--- a/media/json-gson/pom.xml
+++ b/media/json-gson/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.44-SNAPSHOT
+ 2.44
jersey-media-json-gson
diff --git a/media/json-jackson/pom.xml b/media/json-jackson/pom.xml
index abf6cd09fd..dfa1841eee 100644
--- a/media/json-jackson/pom.xml
+++ b/media/json-jackson/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.44-SNAPSHOT
+ 2.44
jersey-media-json-jackson
diff --git a/media/json-jackson1/pom.xml b/media/json-jackson1/pom.xml
index 51e4ef480f..52a1bd1374 100644
--- a/media/json-jackson1/pom.xml
+++ b/media/json-jackson1/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.44-SNAPSHOT
+ 2.44
jersey-media-json-jackson1
diff --git a/media/json-jettison/pom.xml b/media/json-jettison/pom.xml
index 6bb8ee3eca..df5a5bdcf8 100644
--- a/media/json-jettison/pom.xml
+++ b/media/json-jettison/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.44-SNAPSHOT
+ 2.44
jersey-media-json-jettison
diff --git a/media/json-processing/pom.xml b/media/json-processing/pom.xml
index 1263d2e328..31fbc58796 100644
--- a/media/json-processing/pom.xml
+++ b/media/json-processing/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.44-SNAPSHOT
+ 2.44
jersey-media-json-processing
diff --git a/media/moxy/pom.xml b/media/moxy/pom.xml
index 8744ebc0eb..aa036075b9 100644
--- a/media/moxy/pom.xml
+++ b/media/moxy/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.44-SNAPSHOT
+ 2.44
jersey-media-moxy
diff --git a/media/multipart/pom.xml b/media/multipart/pom.xml
index bcf3cb50fd..d9aa3e0b67 100644
--- a/media/multipart/pom.xml
+++ b/media/multipart/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.44-SNAPSHOT
+ 2.44
jersey-media-multipart
diff --git a/media/pom.xml b/media/pom.xml
index a06fc5eaec..f00facb7d6 100644
--- a/media/pom.xml
+++ b/media/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.media
diff --git a/media/sse/pom.xml b/media/sse/pom.xml
index 4378a2f079..eb0f4f10b3 100644
--- a/media/sse/pom.xml
+++ b/media/sse/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.media
project
- 2.44-SNAPSHOT
+ 2.44
jersey-media-sse
diff --git a/pom.xml b/pom.xml
index 03d836ae56..2a432df234 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
org.glassfish.jersey
project
pom
- 2.44-SNAPSHOT
+ 2.44
jersey
Eclipse Jersey is the open source (under dual EPL+GPL license) JAX-RS 2.1 (JSR 370)
diff --git a/security/oauth1-client/pom.xml b/security/oauth1-client/pom.xml
index 699ba9b1d8..18a20a8c03 100644
--- a/security/oauth1-client/pom.xml
+++ b/security/oauth1-client/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.security
project
- 2.44-SNAPSHOT
+ 2.44
oauth1-client
diff --git a/security/oauth1-server/pom.xml b/security/oauth1-server/pom.xml
index 96a4711d15..e01308c2b8 100644
--- a/security/oauth1-server/pom.xml
+++ b/security/oauth1-server/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.security
project
- 2.44-SNAPSHOT
+ 2.44
oauth1-server
diff --git a/security/oauth1-signature/pom.xml b/security/oauth1-signature/pom.xml
index 4e0998ef0b..8ef3951605 100644
--- a/security/oauth1-signature/pom.xml
+++ b/security/oauth1-signature/pom.xml
@@ -21,7 +21,7 @@
org.glassfish.jersey.security
project
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/security/oauth2-client/pom.xml b/security/oauth2-client/pom.xml
index 2e767b5195..cd80c0b981 100644
--- a/security/oauth2-client/pom.xml
+++ b/security/oauth2-client/pom.xml
@@ -21,7 +21,7 @@
org.glassfish.jersey.security
project
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/security/pom.xml b/security/pom.xml
index 461a3e0911..4a21abba3e 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.security
diff --git a/test-framework/core/pom.xml b/test-framework/core/pom.xml
index 88cbcb8cf8..94207d0b42 100644
--- a/test-framework/core/pom.xml
+++ b/test-framework/core/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.test-framework
project
- 2.44-SNAPSHOT
+ 2.44
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 ecc5983d39..c38c83db5b 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.44-SNAPSHOT
+ 2.44
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 5dbd253d55..8f723f5221 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.44-SNAPSHOT
+ 2.44
custom-enforcer-rules
diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml
index d5f165303d..881d66bcce 100644
--- a/test-framework/maven/pom.xml
+++ b/test-framework/maven/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.test-framework
project
- 2.44-SNAPSHOT
+ 2.44
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 fa244428c8..ccaa173bf3 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.44-SNAPSHOT
+ 2.44
memleak-test-common
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index 914dd41df2..1b3cb4fa8e 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.test-framework
diff --git a/test-framework/providers/bundle/pom.xml b/test-framework/providers/bundle/pom.xml
index bc33a4445e..8225b55900 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.44-SNAPSHOT
+ 2.44
jersey-test-framework-provider-bundle
diff --git a/test-framework/providers/external/pom.xml b/test-framework/providers/external/pom.xml
index 2e8b6ee92c..7c4d1bbf07 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.44-SNAPSHOT
+ 2.44
jersey-test-framework-provider-external
diff --git a/test-framework/providers/grizzly2/pom.xml b/test-framework/providers/grizzly2/pom.xml
index b39c9fa559..2057751eea 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.44-SNAPSHOT
+ 2.44
jersey-test-framework-provider-grizzly2
diff --git a/test-framework/providers/inmemory/pom.xml b/test-framework/providers/inmemory/pom.xml
index 58aa6f24a9..21fa90ec1a 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.44-SNAPSHOT
+ 2.44
jersey-test-framework-provider-inmemory
diff --git a/test-framework/providers/jdk-http/pom.xml b/test-framework/providers/jdk-http/pom.xml
index 6ee958f1dd..3c7a79c569 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.44-SNAPSHOT
+ 2.44
jersey-test-framework-provider-jdk-http
diff --git a/test-framework/providers/jetty-http2/pom.xml b/test-framework/providers/jetty-http2/pom.xml
index 7726ada8fe..cfc7ebeae0 100644
--- a/test-framework/providers/jetty-http2/pom.xml
+++ b/test-framework/providers/jetty-http2/pom.xml
@@ -21,7 +21,7 @@
project
org.glassfish.jersey.test-framework.providers
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/test-framework/providers/jetty/pom.xml b/test-framework/providers/jetty/pom.xml
index a7593de7c4..3a7f8ab7f1 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.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/test-framework/providers/netty/pom.xml b/test-framework/providers/netty/pom.xml
index 00bc3f8aa7..5cfe30d3a5 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.44-SNAPSHOT
+ 2.44
jersey-test-framework-provider-netty
diff --git a/test-framework/providers/pom.xml b/test-framework/providers/pom.xml
index 6db432d22c..de922bb513 100644
--- a/test-framework/providers/pom.xml
+++ b/test-framework/providers/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.test-framework
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.test-framework.providers
diff --git a/test-framework/providers/simple/pom.xml b/test-framework/providers/simple/pom.xml
index 6b32d5c18f..7dc11a6932 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.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/test-framework/util/pom.xml b/test-framework/util/pom.xml
index 154529441c..7e065ce432 100644
--- a/test-framework/util/pom.xml
+++ b/test-framework/util/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.test-framework
project
- 2.44-SNAPSHOT
+ 2.44
jersey-test-framework-util
diff --git a/tests/e2e-client/pom.xml b/tests/e2e-client/pom.xml
index 38fb5ef95f..9217738afc 100644
--- a/tests/e2e-client/pom.xml
+++ b/tests/e2e-client/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.44-SNAPSHOT
+ 2.44
e2e-client
diff --git a/tests/e2e-core-common/pom.xml b/tests/e2e-core-common/pom.xml
index 4987a77c1a..88b964c66f 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.44-SNAPSHOT
+ 2.44
e2e-core-common
diff --git a/tests/e2e-entity/pom.xml b/tests/e2e-entity/pom.xml
index 24df65ed40..d491ccf49b 100644
--- a/tests/e2e-entity/pom.xml
+++ b/tests/e2e-entity/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.44-SNAPSHOT
+ 2.44
e2e-entity
diff --git a/tests/e2e-inject/cdi-inject-weld/pom.xml b/tests/e2e-inject/cdi-inject-weld/pom.xml
index 13fd4b81e0..9999710222 100644
--- a/tests/e2e-inject/cdi-inject-weld/pom.xml
+++ b/tests/e2e-inject/cdi-inject-weld/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
e2e-inject
- 2.44-SNAPSHOT
+ 2.44
e2e-inject-cdi-inject-weld
diff --git a/tests/e2e-inject/cdi2-se/pom.xml b/tests/e2e-inject/cdi2-se/pom.xml
index 3001714e25..40fe7eaede 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.44-SNAPSHOT
+ 2.44
e2e-inject-cdi2-se
diff --git a/tests/e2e-inject/hk2/pom.xml b/tests/e2e-inject/hk2/pom.xml
index c1c56d4c2b..17c104aba4 100644
--- a/tests/e2e-inject/hk2/pom.xml
+++ b/tests/e2e-inject/hk2/pom.xml
@@ -23,7 +23,7 @@
e2e-inject
org.glassfish.jersey.tests
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/e2e-inject/pom.xml b/tests/e2e-inject/pom.xml
index 9be0e5e8d0..c11a38f77f 100644
--- a/tests/e2e-inject/pom.xml
+++ b/tests/e2e-inject/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.44-SNAPSHOT
+ 2.44
e2e-inject
diff --git a/tests/e2e-jdk-specifics/pom.xml b/tests/e2e-jdk-specifics/pom.xml
index 06b55bbeb3..8679d2d1f2 100644
--- a/tests/e2e-jdk-specifics/pom.xml
+++ b/tests/e2e-jdk-specifics/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.44-SNAPSHOT
+ 2.44
e2e-jdk-specifics
diff --git a/tests/e2e-server/pom.xml b/tests/e2e-server/pom.xml
index f69f8b91e7..f4f640fdfa 100644
--- a/tests/e2e-server/pom.xml
+++ b/tests/e2e-server/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.44-SNAPSHOT
+ 2.44
e2e-server
diff --git a/tests/e2e-testng/pom.xml b/tests/e2e-testng/pom.xml
index 347d371c74..57ad06987f 100644
--- a/tests/e2e-testng/pom.xml
+++ b/tests/e2e-testng/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.44-SNAPSHOT
+ 2.44
e2e-testng
diff --git a/tests/e2e-tls/pom.xml b/tests/e2e-tls/pom.xml
index b7657c5f59..f0c3613cfa 100644
--- a/tests/e2e-tls/pom.xml
+++ b/tests/e2e-tls/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.44-SNAPSHOT
+ 2.44
e2e-tls
diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml
index 9166a884f6..d89f059bc3 100644
--- a/tests/e2e/pom.xml
+++ b/tests/e2e/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.44-SNAPSHOT
+ 2.44
e2e
diff --git a/tests/integration/asm/pom.xml b/tests/integration/asm/pom.xml
index 29a438d880..8444c96c51 100644
--- a/tests/integration/asm/pom.xml
+++ b/tests/integration/asm/pom.xml
@@ -23,7 +23,7 @@
project
org.glassfish.jersey.tests.integration
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/async-jersey-filter/pom.xml b/tests/integration/async-jersey-filter/pom.xml
index ba23dcf218..80185d2234 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.44-SNAPSHOT
+ 2.44
async-jersey-filter
diff --git a/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml b/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml
index df1d1f7262..2bb2ad408a 100644
--- a/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml
+++ b/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
cdi-beanvalidation-webapp
diff --git a/tests/integration/cdi-integration/cdi-client-on-server/pom.xml b/tests/integration/cdi-integration/cdi-client-on-server/pom.xml
index b68373b8d5..fd3552fc6a 100644
--- a/tests/integration/cdi-integration/cdi-client-on-server/pom.xml
+++ b/tests/integration/cdi-integration/cdi-client-on-server/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
cdi-client-on-server
diff --git a/tests/integration/cdi-integration/cdi-client/pom.xml b/tests/integration/cdi-integration/cdi-client/pom.xml
index 510bdeb36d..49a1ea5e31 100644
--- a/tests/integration/cdi-integration/cdi-client/pom.xml
+++ b/tests/integration/cdi-integration/cdi-client/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
cdi-client
diff --git a/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml b/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml
index 8c898d2b3c..d4ca572f88 100644
--- a/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml
+++ b/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
cdi-ejb-test-webapp
diff --git a/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml b/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml
index 14853ad437..30a7546144 100644
--- a/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml
+++ b/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
cdi-iface-with-non-jaxrs-impl-test-webapp
diff --git a/tests/integration/cdi-integration/cdi-log-check/pom.xml b/tests/integration/cdi-integration/cdi-log-check/pom.xml
index ef4dda1f96..eddc9a1e79 100644
--- a/tests/integration/cdi-integration/cdi-log-check/pom.xml
+++ b/tests/integration/cdi-integration/cdi-log-check/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
cdi-log-check
diff --git a/tests/integration/cdi-integration/cdi-manually-bound/pom.xml b/tests/integration/cdi-integration/cdi-manually-bound/pom.xml
index b6103d923b..c4beee11ab 100644
--- a/tests/integration/cdi-integration/cdi-manually-bound/pom.xml
+++ b/tests/integration/cdi-integration/cdi-manually-bound/pom.xml
@@ -23,7 +23,7 @@
cdi-integration-project
org.glassfish.jersey.tests.integration.cdi
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml
index 571337388e..069c250f2a 100644
--- a/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml
+++ b/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml
index 6adb842d00..ee215c86c3 100644
--- a/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml
+++ b/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/cdi-integration/cdi-multimodule/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/pom.xml
index c8de28088a..5574967177 100644
--- a/tests/integration/cdi-integration/cdi-multimodule/pom.xml
+++ b/tests/integration/cdi-integration/cdi-multimodule/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
cdi-multimodule
diff --git a/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml
index 354fa7f2e3..88ad0b7684 100644
--- a/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml
+++ b/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml
index f33c83181c..688964be30 100644
--- a/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml
+++ b/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml b/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml
index 2f791b92c0..990765b1c8 100644
--- a/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml
+++ b/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
cdi-multipart-webapp
diff --git a/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml b/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml
index 21cce901ec..f3f917e6bb 100644
--- a/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml
+++ b/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/cdi-integration/cdi-singleton/pom.xml b/tests/integration/cdi-integration/cdi-singleton/pom.xml
index c357e3bc39..36b5d22835 100644
--- a/tests/integration/cdi-integration/cdi-singleton/pom.xml
+++ b/tests/integration/cdi-integration/cdi-singleton/pom.xml
@@ -23,7 +23,7 @@
cdi-integration-project
org.glassfish.jersey.tests.integration.cdi
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/cdi-integration/cdi-test-webapp/pom.xml b/tests/integration/cdi-integration/cdi-test-webapp/pom.xml
index f5f57939ef..b2b5d73afe 100644
--- a/tests/integration/cdi-integration/cdi-test-webapp/pom.xml
+++ b/tests/integration/cdi-integration/cdi-test-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
cdi-test-webapp
diff --git a/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml b/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml
index 195c422192..aa4c993a86 100644
--- a/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml
+++ b/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
cdi-with-jersey-injection-custom-cfg-webapp
diff --git a/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml b/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml
index 9e4b46a3d8..78e7206e41 100644
--- a/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml
+++ b/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
cdi-with-jersey-injection-custom-hk2-banned-webapp
diff --git a/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml b/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml
index fbc06594f2..b5fb1e2d2b 100644
--- a/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml
+++ b/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
cdi-with-jersey-injection-webapp
diff --git a/tests/integration/cdi-integration/context-inject-on-server/pom.xml b/tests/integration/cdi-integration/context-inject-on-server/pom.xml
index a121991ec9..5e62f54286 100644
--- a/tests/integration/cdi-integration/context-inject-on-server/pom.xml
+++ b/tests/integration/cdi-integration/context-inject-on-server/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
context-inject-on-server
diff --git a/tests/integration/cdi-integration/gf-cdi-inject/pom.xml b/tests/integration/cdi-integration/gf-cdi-inject/pom.xml
index 08c0f7fde8..1c60997ab9 100644
--- a/tests/integration/cdi-integration/gf-cdi-inject/pom.xml
+++ b/tests/integration/cdi-integration/gf-cdi-inject/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration.cdi
cdi-integration-project
- 2.44-SNAPSHOT
+ 2.44
gf-cdi-inject-on-server
diff --git a/tests/integration/cdi-integration/pom.xml b/tests/integration/cdi-integration/pom.xml
index b5f411e097..81cbeaebb4 100644
--- a/tests/integration/cdi-integration/pom.xml
+++ b/tests/integration/cdi-integration/pom.xml
@@ -23,7 +23,7 @@
project
org.glassfish.jersey.tests.integration
- 2.44-SNAPSHOT
+ 2.44
4.0.0
pom
diff --git a/tests/integration/client-connector-provider/pom.xml b/tests/integration/client-connector-provider/pom.xml
index a9ddede18b..35a692af93 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.44-SNAPSHOT
+ 2.44
client-connector-provider
diff --git a/tests/integration/ejb-multimodule-reload/ear/pom.xml b/tests/integration/ejb-multimodule-reload/ear/pom.xml
index c61a1c3fec..7079756dd9 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.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/ejb-multimodule-reload/lib/pom.xml b/tests/integration/ejb-multimodule-reload/lib/pom.xml
index 2d18e4be40..198105116b 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.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/ejb-multimodule-reload/pom.xml b/tests/integration/ejb-multimodule-reload/pom.xml
index 0cf0a91152..aeaa07b7fa 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.44-SNAPSHOT
+ 2.44
ejb-multimodule-reload
diff --git a/tests/integration/ejb-multimodule-reload/war1/pom.xml b/tests/integration/ejb-multimodule-reload/war1/pom.xml
index 6797b640ca..02eb6f28c3 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.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/ejb-multimodule-reload/war2/pom.xml b/tests/integration/ejb-multimodule-reload/war2/pom.xml
index 58b20f3060..e00e951ac0 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.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/ejb-multimodule/ear/pom.xml b/tests/integration/ejb-multimodule/ear/pom.xml
index 9e8edba631..360d1357d3 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.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/ejb-multimodule/lib/pom.xml b/tests/integration/ejb-multimodule/lib/pom.xml
index 029eb8843d..1c7df7bffd 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.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/ejb-multimodule/pom.xml b/tests/integration/ejb-multimodule/pom.xml
index 9d42728f00..39766332d3 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.44-SNAPSHOT
+ 2.44
ejb-multimodule
diff --git a/tests/integration/ejb-multimodule/war/pom.xml b/tests/integration/ejb-multimodule/war/pom.xml
index 7d3c4ad438..1862c9c567 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.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/ejb-test-webapp/pom.xml b/tests/integration/ejb-test-webapp/pom.xml
index 12fd8f19c0..86695e28d1 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.44-SNAPSHOT
+ 2.44
ejb-test-webapp
diff --git a/tests/integration/externalproperties/pom.xml b/tests/integration/externalproperties/pom.xml
index 25a7f97e28..91b66d40d9 100644
--- a/tests/integration/externalproperties/pom.xml
+++ b/tests/integration/externalproperties/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.integration
project
- 2.44-SNAPSHOT
+ 2.44
externalproperties
diff --git a/tests/integration/j-376/pom.xml b/tests/integration/j-376/pom.xml
index 7d16e1f56b..3cd7e31208 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.44-SNAPSHOT
+ 2.44
j-376
diff --git a/tests/integration/j-441/ear/pom.xml b/tests/integration/j-441/ear/pom.xml
index 887174f519..1f6373212c 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.44-SNAPSHOT
+ 2.44
../../pom.xml
j-441-ear
diff --git a/tests/integration/j-441/pom.xml b/tests/integration/j-441/pom.xml
index e9b83bb75c..0164d4f42a 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.44-SNAPSHOT
+ 2.44
j-441
diff --git a/tests/integration/j-441/war1/pom.xml b/tests/integration/j-441/war1/pom.xml
index 64a1ac5979..37cc601138 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.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/j-441/war2/pom.xml b/tests/integration/j-441/war2/pom.xml
index 0ca3854b9d..0a1de0591a 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.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/j-59/ear/pom.xml b/tests/integration/j-59/ear/pom.xml
index 5f2a7c53f6..42f727f059 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.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/j-59/lib/pom.xml b/tests/integration/j-59/lib/pom.xml
index 457f23d917..b71936c3a1 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.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/j-59/pom.xml b/tests/integration/j-59/pom.xml
index 245dbe5196..a0832e4353 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.44-SNAPSHOT
+ 2.44
j-59
diff --git a/tests/integration/j-59/war/pom.xml b/tests/integration/j-59/war/pom.xml
index 261dcf87c0..51a7b14c2f 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.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/integration/jackson-14/pom.xml b/tests/integration/jackson-14/pom.xml
index df221eb711..2c890ced23 100644
--- a/tests/integration/jackson-14/pom.xml
+++ b/tests/integration/jackson-14/pom.xml
@@ -23,7 +23,7 @@
project
org.glassfish.jersey.tests.integration
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/jaxrs-component-inject/pom.xml b/tests/integration/jaxrs-component-inject/pom.xml
index 5266b123f9..9b6aa08c1f 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.44-SNAPSHOT
+ 2.44
jaxrs-component-inject
diff --git a/tests/integration/jersey-1107/pom.xml b/tests/integration/jersey-1107/pom.xml
index a4a444ed06..bfcddf892c 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.44-SNAPSHOT
+ 2.44
jersey-1107
diff --git a/tests/integration/jersey-1223/pom.xml b/tests/integration/jersey-1223/pom.xml
index 9694db1265..40c12f2ba0 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.44-SNAPSHOT
+ 2.44
4.0.0
jersey-1223
diff --git a/tests/integration/jersey-1604/pom.xml b/tests/integration/jersey-1604/pom.xml
index ff73fd7ef8..117c4a1b7b 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.44-SNAPSHOT
+ 2.44
4.0.0
jersey-1604
diff --git a/tests/integration/jersey-1667/pom.xml b/tests/integration/jersey-1667/pom.xml
index 594d7f4393..d1a0b32463 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.44-SNAPSHOT
+ 2.44
jersey-1667
diff --git a/tests/integration/jersey-1829/pom.xml b/tests/integration/jersey-1829/pom.xml
index bb6dd723bf..8d5f1923e3 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.44-SNAPSHOT
+ 2.44
4.0.0
jersey-1829
diff --git a/tests/integration/jersey-1883/pom.xml b/tests/integration/jersey-1883/pom.xml
index 4334d357c8..2f4a73b9d8 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.44-SNAPSHOT
+ 2.44
jersey-1883
diff --git a/tests/integration/jersey-1928/pom.xml b/tests/integration/jersey-1928/pom.xml
index 1a68870d8d..3ac6aa2998 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.44-SNAPSHOT
+ 2.44
4.0.0
jersey-1928
diff --git a/tests/integration/jersey-1960/pom.xml b/tests/integration/jersey-1960/pom.xml
index 4cb9d51bf1..182aed23c7 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.44-SNAPSHOT
+ 2.44
jersey-1960
diff --git a/tests/integration/jersey-1964/pom.xml b/tests/integration/jersey-1964/pom.xml
index ee4b442e15..482c3ccdeb 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.44-SNAPSHOT
+ 2.44
jersey-1964
diff --git a/tests/integration/jersey-2031/pom.xml b/tests/integration/jersey-2031/pom.xml
index 63aa5cf173..89f8a8118b 100644
--- a/tests/integration/jersey-2031/pom.xml
+++ b/tests/integration/jersey-2031/pom.xml
@@ -25,7 +25,7 @@
org.glassfish.jersey.tests.integration
project
- 2.44-SNAPSHOT
+ 2.44
jersey-2031
diff --git a/tests/integration/jersey-2136/pom.xml b/tests/integration/jersey-2136/pom.xml
index 52be619731..8346bac625 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.44-SNAPSHOT
+ 2.44
jersey-2136
diff --git a/tests/integration/jersey-2137/pom.xml b/tests/integration/jersey-2137/pom.xml
index d4738864d6..5d559bcbef 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.44-SNAPSHOT
+ 2.44
jersey-2137
diff --git a/tests/integration/jersey-2154/pom.xml b/tests/integration/jersey-2154/pom.xml
index 1069bc98a6..1e9f878968 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.44-SNAPSHOT
+ 2.44
jersey-2154
diff --git a/tests/integration/jersey-2160/pom.xml b/tests/integration/jersey-2160/pom.xml
index a5f725de94..53f5f73dce 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.44-SNAPSHOT
+ 2.44
jersey-2160
diff --git a/tests/integration/jersey-2164/pom.xml b/tests/integration/jersey-2164/pom.xml
index 6edc2a39b2..ba447d0a58 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.44-SNAPSHOT
+ 2.44
jersey-2164
diff --git a/tests/integration/jersey-2167/pom.xml b/tests/integration/jersey-2167/pom.xml
index 47bd6e3b71..2440729c66 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.44-SNAPSHOT
+ 2.44
jersey-2167
diff --git a/tests/integration/jersey-2176/pom.xml b/tests/integration/jersey-2176/pom.xml
index 1409e71dcb..ba1a722e81 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.44-SNAPSHOT
+ 2.44
jersey-2176
diff --git a/tests/integration/jersey-2184/pom.xml b/tests/integration/jersey-2184/pom.xml
index 0b52584d64..50f3a7f230 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.44-SNAPSHOT
+ 2.44
jersey-2184
diff --git a/tests/integration/jersey-2255/pom.xml b/tests/integration/jersey-2255/pom.xml
index 118c2a170e..f6e05b3a35 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.44-SNAPSHOT
+ 2.44
jersey-2255
diff --git a/tests/integration/jersey-2322/pom.xml b/tests/integration/jersey-2322/pom.xml
index 45deef26e4..153f0b4d07 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.44-SNAPSHOT
+ 2.44
jersey-2322
diff --git a/tests/integration/jersey-2335/pom.xml b/tests/integration/jersey-2335/pom.xml
index eaebfc6f73..d24bbb49ad 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.44-SNAPSHOT
+ 2.44
jersey-2335
diff --git a/tests/integration/jersey-2421/pom.xml b/tests/integration/jersey-2421/pom.xml
index ebfde17b10..39bf29a91c 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.44-SNAPSHOT
+ 2.44
jersey-2421
diff --git a/tests/integration/jersey-2551/pom.xml b/tests/integration/jersey-2551/pom.xml
index 9f97b46d23..742b2e6e0f 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.44-SNAPSHOT
+ 2.44
jersey-2551
diff --git a/tests/integration/jersey-2612/pom.xml b/tests/integration/jersey-2612/pom.xml
index 9e5bdae801..8bab5b6aa3 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.44-SNAPSHOT
+ 2.44
jersey-2612
diff --git a/tests/integration/jersey-2637/pom.xml b/tests/integration/jersey-2637/pom.xml
index ecd174f0c9..fd3f57ccde 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.44-SNAPSHOT
+ 2.44
jersey-2637
diff --git a/tests/integration/jersey-2654/pom.xml b/tests/integration/jersey-2654/pom.xml
index 3140afd919..877d86e5e7 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.44-SNAPSHOT
+ 2.44
jersey-2654
diff --git a/tests/integration/jersey-2673/pom.xml b/tests/integration/jersey-2673/pom.xml
index 2828c4b4ae..6f9dc87c64 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.44-SNAPSHOT
+ 2.44
jersey-2673
diff --git a/tests/integration/jersey-2689/pom.xml b/tests/integration/jersey-2689/pom.xml
index 176644cf21..076a38fa52 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.44-SNAPSHOT
+ 2.44
jersey-2689
diff --git a/tests/integration/jersey-2704/pom.xml b/tests/integration/jersey-2704/pom.xml
index bd2792d0e8..16ead1f40a 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.44-SNAPSHOT
+ 2.44
jersey-2704
diff --git a/tests/integration/jersey-2776/pom.xml b/tests/integration/jersey-2776/pom.xml
index be57cca805..2d2ac9deed 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.44-SNAPSHOT
+ 2.44
jersey-2776
diff --git a/tests/integration/jersey-2794/pom.xml b/tests/integration/jersey-2794/pom.xml
index 7405a6bad5..21b90b94fd 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.44-SNAPSHOT
+ 2.44
jersey-2794
diff --git a/tests/integration/jersey-2846/pom.xml b/tests/integration/jersey-2846/pom.xml
index ff83cf56f5..45b8a46d78 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.44-SNAPSHOT
+ 2.44
jersey-2846
diff --git a/tests/integration/jersey-2878/pom.xml b/tests/integration/jersey-2878/pom.xml
index 229cfe09b6..14e13f05ac 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.44-SNAPSHOT
+ 2.44
jersey-2878
diff --git a/tests/integration/jersey-2892/pom.xml b/tests/integration/jersey-2892/pom.xml
index cc89e81cce..d2f9079651 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.44-SNAPSHOT
+ 2.44
jersey-2892
diff --git a/tests/integration/jersey-3662/pom.xml b/tests/integration/jersey-3662/pom.xml
index b9b8f56590..14756ae36c 100644
--- a/tests/integration/jersey-3662/pom.xml
+++ b/tests/integration/jersey-3662/pom.xml
@@ -22,7 +22,7 @@
project
org.glassfish.jersey.tests.integration
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/jersey-3670/pom.xml b/tests/integration/jersey-3670/pom.xml
index dc99423cc0..60435b0f8e 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.44-SNAPSHOT
+ 2.44
jersey-3670
diff --git a/tests/integration/jersey-3796/pom.xml b/tests/integration/jersey-3796/pom.xml
index 39de5a8fe1..3703dd2439 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.44-SNAPSHOT
+ 2.44
jersey-3796
diff --git a/tests/integration/jersey-3992/pom.xml b/tests/integration/jersey-3992/pom.xml
index 4c1dc2e5fc..b973e8c255 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.44-SNAPSHOT
+ 2.44
jersey-3992
diff --git a/tests/integration/jersey-4003/pom.xml b/tests/integration/jersey-4003/pom.xml
index 340f79b546..ad50370b88 100644
--- a/tests/integration/jersey-4003/pom.xml
+++ b/tests/integration/jersey-4003/pom.xml
@@ -22,7 +22,7 @@
project
org.glassfish.jersey.tests.integration
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/jersey-4099/pom.xml b/tests/integration/jersey-4099/pom.xml
index 6c8216197a..9fd20750c9 100644
--- a/tests/integration/jersey-4099/pom.xml
+++ b/tests/integration/jersey-4099/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey.tests.integration
project
- 2.44-SNAPSHOT
+ 2.44
jersey-4099
diff --git a/tests/integration/jersey-4321/pom.xml b/tests/integration/jersey-4321/pom.xml
index cbde430a7a..2eae81ddc7 100644
--- a/tests/integration/jersey-4321/pom.xml
+++ b/tests/integration/jersey-4321/pom.xml
@@ -24,7 +24,7 @@
project
org.glassfish.jersey.tests.integration
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/jersey-4507/pom.xml b/tests/integration/jersey-4507/pom.xml
index d8c9ba7368..61eacfbf62 100644
--- a/tests/integration/jersey-4507/pom.xml
+++ b/tests/integration/jersey-4507/pom.xml
@@ -22,7 +22,7 @@
project
org.glassfish.jersey.tests.integration
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/jersey-4542/pom.xml b/tests/integration/jersey-4542/pom.xml
index 4b92d1c3d6..32c60b0b9c 100644
--- a/tests/integration/jersey-4542/pom.xml
+++ b/tests/integration/jersey-4542/pom.xml
@@ -22,7 +22,7 @@
project
org.glassfish.jersey.tests.integration
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/jersey-4697/pom.xml b/tests/integration/jersey-4697/pom.xml
index 6edbd9a137..8f5f8435ad 100644
--- a/tests/integration/jersey-4697/pom.xml
+++ b/tests/integration/jersey-4697/pom.xml
@@ -22,7 +22,7 @@
project
org.glassfish.jersey.tests.integration
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/jersey-4722/pom.xml b/tests/integration/jersey-4722/pom.xml
index b87a9ea3c0..16e74a790b 100644
--- a/tests/integration/jersey-4722/pom.xml
+++ b/tests/integration/jersey-4722/pom.xml
@@ -22,7 +22,7 @@
project
org.glassfish.jersey.tests.integration
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/jersey-4949/pom.xml b/tests/integration/jersey-4949/pom.xml
index 9cfaf03232..1eeebfc1c1 100644
--- a/tests/integration/jersey-4949/pom.xml
+++ b/tests/integration/jersey-4949/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration
project
- 2.44-SNAPSHOT
+ 2.44
jersey-4949
diff --git a/tests/integration/jersey-780/pom.xml b/tests/integration/jersey-780/pom.xml
index 3d4f332e86..3dbc844f85 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.44-SNAPSHOT
+ 2.44
jersey-780
diff --git a/tests/integration/jetty-response-close/pom.xml b/tests/integration/jetty-response-close/pom.xml
index 1c0d419c40..9641d0ca70 100644
--- a/tests/integration/jetty-response-close/pom.xml
+++ b/tests/integration/jetty-response-close/pom.xml
@@ -22,7 +22,7 @@
project
org.glassfish.jersey.tests.integration
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/microprofile/config/helidon/pom.xml b/tests/integration/microprofile/config/helidon/pom.xml
index 448ea5d3d1..a9ccad2802 100644
--- a/tests/integration/microprofile/config/helidon/pom.xml
+++ b/tests/integration/microprofile/config/helidon/pom.xml
@@ -22,7 +22,7 @@
microprofile-config-project
org.glassfish.jersey.tests.integration.microprofile
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/microprofile/config/pom.xml b/tests/integration/microprofile/config/pom.xml
index 2a4cec89f3..4b3512cd83 100644
--- a/tests/integration/microprofile/config/pom.xml
+++ b/tests/integration/microprofile/config/pom.xml
@@ -22,7 +22,7 @@
microprofile-integration-project
org.glassfish.jersey.tests.integration.microprofile
- 2.44-SNAPSHOT
+ 2.44
4.0.0
pom
diff --git a/tests/integration/microprofile/config/webapp/pom.xml b/tests/integration/microprofile/config/webapp/pom.xml
index e7a98740dd..1b751ccd52 100644
--- a/tests/integration/microprofile/config/webapp/pom.xml
+++ b/tests/integration/microprofile/config/webapp/pom.xml
@@ -22,7 +22,7 @@
microprofile-config-project
org.glassfish.jersey.tests.integration.microprofile
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/microprofile/pom.xml b/tests/integration/microprofile/pom.xml
index 98f587df33..f13102131c 100644
--- a/tests/integration/microprofile/pom.xml
+++ b/tests/integration/microprofile/pom.xml
@@ -22,7 +22,7 @@
project
org.glassfish.jersey.tests.integration
- 2.44-SNAPSHOT
+ 2.44
4.0.0
pom
diff --git a/tests/integration/microprofile/rest-client/pom.xml b/tests/integration/microprofile/rest-client/pom.xml
index 49d4190112..146f527f99 100644
--- a/tests/integration/microprofile/rest-client/pom.xml
+++ b/tests/integration/microprofile/rest-client/pom.xml
@@ -23,7 +23,7 @@
microprofile-integration-project
org.glassfish.jersey.tests.integration.microprofile
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/microprofile/rest-client14-compatibility/pom.xml b/tests/integration/microprofile/rest-client14-compatibility/pom.xml
index a734315e1d..d9b6dc3c56 100644
--- a/tests/integration/microprofile/rest-client14-compatibility/pom.xml
+++ b/tests/integration/microprofile/rest-client14-compatibility/pom.xml
@@ -23,7 +23,7 @@
microprofile-integration-project
org.glassfish.jersey.tests.integration.microprofile
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index 0de1e3eab0..e505b40081 100644
--- a/tests/integration/pom.xml
+++ b/tests/integration/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey.tests
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.tests.integration
diff --git a/tests/integration/portability-jersey-1/pom.xml b/tests/integration/portability-jersey-1/pom.xml
index d99d769cb1..19fc39d207 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.44-SNAPSHOT
+ 2.44
portability-jersey-1
diff --git a/tests/integration/portability-jersey-2/pom.xml b/tests/integration/portability-jersey-2/pom.xml
index 6a875bcdfc..e3fdba1ffc 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.44-SNAPSHOT
+ 2.44
portability-jersey-2
diff --git a/tests/integration/property-check/pom.xml b/tests/integration/property-check/pom.xml
index 3443b70dc8..f66b5016a6 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.44-SNAPSHOT
+ 2.44
property-check
diff --git a/tests/integration/reactive-streams/pom.xml b/tests/integration/reactive-streams/pom.xml
index 1cfff350d7..f9bf641c42 100644
--- a/tests/integration/reactive-streams/pom.xml
+++ b/tests/integration/reactive-streams/pom.xml
@@ -22,7 +22,7 @@
project
org.glassfish.jersey.tests.integration
- 2.44-SNAPSHOT
+ 2.44
4.0.0
pom
diff --git a/tests/integration/reactive-streams/sse/pom.xml b/tests/integration/reactive-streams/sse/pom.xml
index a2c6423153..1822f5c6c3 100644
--- a/tests/integration/reactive-streams/sse/pom.xml
+++ b/tests/integration/reactive-streams/sse/pom.xml
@@ -22,7 +22,7 @@
reactive-streams-integration-project
org.glassfish.jersey.tests.integration.reactive
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/integration/security-digest/pom.xml b/tests/integration/security-digest/pom.xml
index 3c1b53bbec..626ad9bcee 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.44-SNAPSHOT
+ 2.44
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 763b09d085..f095f84532 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.44-SNAPSHOT
+ 2.44
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 f59850c524..0a37263ae6 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.44-SNAPSHOT
+ 2.44
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 11937098be..f4ad391f3f 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.44-SNAPSHOT
+ 2.44
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 a5a2519fa9..96d4405a9c 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.44-SNAPSHOT
+ 2.44
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 65ca19585c..d042366f0b 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.44-SNAPSHOT
+ 2.44
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 958b06c0b0..6a6c4c69d1 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.44-SNAPSHOT
+ 2.44
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 14a81409d3..270ddcd330 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.44-SNAPSHOT
+ 2.44
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 50b29caaa1..a7da9f96f1 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.44-SNAPSHOT
+ 2.44
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 fa6e5b8045..acce872649 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.44-SNAPSHOT
+ 2.44
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 c265a062fc..04f7d523d2 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.44-SNAPSHOT
+ 2.44
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 424e562651..e642e4c39f 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.44-SNAPSHOT
+ 2.44
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 54ed7a2edf..0405aa3a5b 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.44-SNAPSHOT
+ 2.44
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 9ac1d198c4..593e8d1fa4 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.44-SNAPSHOT
+ 2.44
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 117e6e902a..18fa937a65 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.44-SNAPSHOT
+ 2.44
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 2401c9bcbb..b8604b07cf 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.44-SNAPSHOT
+ 2.44
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 0406b61a09..d03b0a594a 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.44-SNAPSHOT
+ 2.44
servlet-2.5-reload
diff --git a/tests/integration/servlet-3-async/pom.xml b/tests/integration/servlet-3-async/pom.xml
index c397740c2d..069db16045 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.44-SNAPSHOT
+ 2.44
servlet-3-async
diff --git a/tests/integration/servlet-3-chunked-io/pom.xml b/tests/integration/servlet-3-chunked-io/pom.xml
index 6de68a6a1c..e8cc6cd0ae 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.44-SNAPSHOT
+ 2.44
servlet-3-chunked-io
diff --git a/tests/integration/servlet-3-filter/pom.xml b/tests/integration/servlet-3-filter/pom.xml
index 81bdd4358c..95fbf043c0 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.44-SNAPSHOT
+ 2.44
servlet-3-filter
diff --git a/tests/integration/servlet-3-gf-async/pom.xml b/tests/integration/servlet-3-gf-async/pom.xml
index 2a75b70dca..95cc6e5e6c 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.44-SNAPSHOT
+ 2.44
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 46755f5c66..4cfbebefeb 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.44-SNAPSHOT
+ 2.44
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 9fe794ec67..ef663d5ca6 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.44-SNAPSHOT
+ 2.44
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 296e9a32cb..5acb8bfa60 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.44-SNAPSHOT
+ 2.44
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 cf21569c88..1d75446511 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.44-SNAPSHOT
+ 2.44
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 7afe08a03f..d790eedf19 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.44-SNAPSHOT
+ 2.44
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 e141d76306..12c22203fa 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.44-SNAPSHOT
+ 2.44
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 b97034ac3b..5934c81779 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.44-SNAPSHOT
+ 2.44
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 54624897e4..faabe7e9af 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.44-SNAPSHOT
+ 2.44
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 9c53b88195..0453f1b597 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.44-SNAPSHOT
+ 2.44
servlet-3-init-8
diff --git a/tests/integration/servlet-3-init-9/pom.xml b/tests/integration/servlet-3-init-9/pom.xml
index a61bccee08..f0ffb4976e 100644
--- a/tests/integration/servlet-3-init-9/pom.xml
+++ b/tests/integration/servlet-3-init-9/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration
project
- 2.44-SNAPSHOT
+ 2.44
servlet-3-init-9
diff --git a/tests/integration/servlet-3-init-provider/pom.xml b/tests/integration/servlet-3-init-provider/pom.xml
index da45c08775..dff376e63b 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.44-SNAPSHOT
+ 2.44
servlet-3-init-provider
diff --git a/tests/integration/servlet-3-params/pom.xml b/tests/integration/servlet-3-params/pom.xml
index 5729ce736c..d39d5f7ca9 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.44-SNAPSHOT
+ 2.44
servlet-3-params
diff --git a/tests/integration/servlet-3-sse-1/pom.xml b/tests/integration/servlet-3-sse-1/pom.xml
index 49c25779ee..e09e44c8dd 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.44-SNAPSHOT
+ 2.44
servlet-3-sse-1
diff --git a/tests/integration/servlet-4.0-mvc-1/pom.xml b/tests/integration/servlet-4.0-mvc-1/pom.xml
index 5f825143be..898b60aa37 100644
--- a/tests/integration/servlet-4.0-mvc-1/pom.xml
+++ b/tests/integration/servlet-4.0-mvc-1/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.integration
project
- 2.44-SNAPSHOT
+ 2.44
servlet-4.0-mvc-1
diff --git a/tests/integration/servlet-request-wrapper-binding-2/pom.xml b/tests/integration/servlet-request-wrapper-binding-2/pom.xml
index 7c3e6a96e8..4963cd18c7 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.44-SNAPSHOT
+ 2.44
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 f5941f6a7e..8be385465e 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.44-SNAPSHOT
+ 2.44
servlet-request-wrappper-binding
diff --git a/tests/integration/servlet-tests/pom.xml b/tests/integration/servlet-tests/pom.xml
index ef477aa9ea..91b0f7a5d0 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.44-SNAPSHOT
+ 2.44
servlet-tests
diff --git a/tests/integration/sonar-test/pom.xml b/tests/integration/sonar-test/pom.xml
index c29dbc9151..d5b8cd4d9f 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.44-SNAPSHOT
+ 2.44
sonar-test
diff --git a/tests/integration/spring4/pom.xml b/tests/integration/spring4/pom.xml
index 82bca72986..95608963f3 100644
--- a/tests/integration/spring4/pom.xml
+++ b/tests/integration/spring4/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey.tests.integration
project
- 2.44-SNAPSHOT
+ 2.44
spring4
diff --git a/tests/integration/spring5/pom.xml b/tests/integration/spring5/pom.xml
index 7fe8705fc4..e086e363f7 100644
--- a/tests/integration/spring5/pom.xml
+++ b/tests/integration/spring5/pom.xml
@@ -25,7 +25,7 @@
org.glassfish.jersey.tests.integration
project
- 2.44-SNAPSHOT
+ 2.44
spring5
diff --git a/tests/integration/tracing-support/pom.xml b/tests/integration/tracing-support/pom.xml
index 08d7af4d31..ad1df4cbf8 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.44-SNAPSHOT
+ 2.44
tracing-support
diff --git a/tests/jmockit/pom.xml b/tests/jmockit/pom.xml
index 711b282e5d..0705beca63 100644
--- a/tests/jmockit/pom.xml
+++ b/tests/jmockit/pom.xml
@@ -23,7 +23,7 @@
project
org.glassfish.jersey.tests
- 2.44-SNAPSHOT
+ 2.44
4.0.0
diff --git a/tests/mem-leaks/pom.xml b/tests/mem-leaks/pom.xml
index 5a15e3d0c5..a6a6e1c10c 100644
--- a/tests/mem-leaks/pom.xml
+++ b/tests/mem-leaks/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.tests.memleaks
diff --git a/tests/mem-leaks/redeployment/pom.xml b/tests/mem-leaks/redeployment/pom.xml
index 41420b900f..233f780166 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.44-SNAPSHOT
+ 2.44
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 e07bb881fc..cc9fd65006 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.44-SNAPSHOT
+ 2.44
redeployment-hello-world-app-ref
@@ -132,7 +132,7 @@
org.glassfish.jersey.examples
helloworld-webapp
war
- 2.44-SNAPSHOT
+ 2.44
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 fb6c494843..c988f1f677 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.44-SNAPSHOT
+ 2.44
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 9b7c4fd5b4..57707630e1 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.44-SNAPSHOT
+ 2.44
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 510173c9a4..d47b386922 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.44-SNAPSHOT
+ 2.44
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 1c50832be0..046b905ca6 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.44-SNAPSHOT
+ 2.44
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 fdc820e545..699dcf6d2c 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.44-SNAPSHOT
+ 2.44
leaking-test-app
diff --git a/tests/mem-leaks/test-cases/pom.xml b/tests/mem-leaks/test-cases/pom.xml
index 5fdf2e848a..0c5017932b 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.44-SNAPSHOT
+ 2.44
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 7db9661afe..e28c7a557f 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.44-SNAPSHOT
+ 2.44
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 ae37da51ff..9c15cc3721 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.44-SNAPSHOT
+ 2.44
shutdown-hook-leak
diff --git a/tests/osgi/functional/pom.xml b/tests/osgi/functional/pom.xml
index a274e6a1c3..2a0d8498e1 100644
--- a/tests/osgi/functional/pom.xml
+++ b/tests/osgi/functional/pom.xml
@@ -24,7 +24,7 @@
org.glassfish.jersey.tests.osgi
project
- 2.44-SNAPSHOT
+ 2.44
jersey-tests-osgi-functional
diff --git a/tests/osgi/pom.xml b/tests/osgi/pom.xml
index 3b76dcbfb8..d10d0c24fd 100644
--- a/tests/osgi/pom.xml
+++ b/tests/osgi/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.tests.osgi
diff --git a/tests/performance/benchmarks/pom.xml b/tests/performance/benchmarks/pom.xml
index 827c215448..e1fbaae444 100644
--- a/tests/performance/benchmarks/pom.xml
+++ b/tests/performance/benchmarks/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.performance
project
- 2.44-SNAPSHOT
+ 2.44
performance-test-benchmarks
diff --git a/tests/performance/pom.xml b/tests/performance/pom.xml
index d763671101..cde11264ce 100644
--- a/tests/performance/pom.xml
+++ b/tests/performance/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.44-SNAPSHOT
+ 2.44
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 c5c265a36a..b2a38efc79 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.44-SNAPSHOT
+ 2.44
diff --git a/tests/performance/runners/pom.xml b/tests/performance/runners/pom.xml
index 57fe38671d..1b2154270a 100644
--- a/tests/performance/runners/pom.xml
+++ b/tests/performance/runners/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests.performance
project
- 2.44-SNAPSHOT
+ 2.44
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 a8fc510e7a..5f142df3e2 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.44-SNAPSHOT
+ 2.44
assemblies
diff --git a/tests/performance/test-cases/filter-dynamic/pom.xml b/tests/performance/test-cases/filter-dynamic/pom.xml
index 22a094157f..1f278bda57 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.44-SNAPSHOT
+ 2.44
filter-dynamic
diff --git a/tests/performance/test-cases/filter-global/pom.xml b/tests/performance/test-cases/filter-global/pom.xml
index ade6e0e562..16c07c0338 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.44-SNAPSHOT
+ 2.44
filter-global
diff --git a/tests/performance/test-cases/filter-name/pom.xml b/tests/performance/test-cases/filter-name/pom.xml
index ee598a7895..56ee1c10e1 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.44-SNAPSHOT
+ 2.44
filter-name
diff --git a/tests/performance/test-cases/interceptor-dynamic/pom.xml b/tests/performance/test-cases/interceptor-dynamic/pom.xml
index 0eb1d93420..66b554781b 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.44-SNAPSHOT
+ 2.44
interceptor-dynamic
diff --git a/tests/performance/test-cases/interceptor-global/pom.xml b/tests/performance/test-cases/interceptor-global/pom.xml
index d6779cd61c..f42adb4d73 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.44-SNAPSHOT
+ 2.44
interceptor-global
diff --git a/tests/performance/test-cases/interceptor-name/pom.xml b/tests/performance/test-cases/interceptor-name/pom.xml
index 412756d36e..e6203b7589 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.44-SNAPSHOT
+ 2.44
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 00e35129be..301c8a0dc4 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.44-SNAPSHOT
+ 2.44
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 26732302fe..5ca2565aa7 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.44-SNAPSHOT
+ 2.44
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 42d326f3c1..8e637e90f1 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.44-SNAPSHOT
+ 2.44
json-moxy
diff --git a/tests/performance/test-cases/mbw-kryo/pom.xml b/tests/performance/test-cases/mbw-kryo/pom.xml
index 931e1f34a4..13c286965c 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.44-SNAPSHOT
+ 2.44
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 991112264e..7dc808b63a 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.44-SNAPSHOT
+ 2.44
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 87a68d093b..bc61aaec9c 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.44-SNAPSHOT
+ 2.44
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 5d2fab10a0..86bcd5bf7f 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.44-SNAPSHOT
+ 2.44
xml-moxy
diff --git a/tests/performance/test-cases/param-srl/pom.xml b/tests/performance/test-cases/param-srl/pom.xml
index d7fb2bcc37..930f222818 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.44-SNAPSHOT
+ 2.44
param-srl
diff --git a/tests/performance/test-cases/pom.xml b/tests/performance/test-cases/pom.xml
index a822c5efc5..75119ab38f 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.44-SNAPSHOT
+ 2.44
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 223022c5a8..2ccb2f75cc 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.44-SNAPSHOT
+ 2.44
proxy-injection
diff --git a/tests/performance/tools/pom.xml b/tests/performance/tools/pom.xml
index 1be5383a24..1247fcce6d 100644
--- a/tests/performance/tools/pom.xml
+++ b/tests/performance/tools/pom.xml
@@ -22,7 +22,7 @@
org.glassfish.jersey.tests.performance
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.tests.performance.tools
performance-test-tools
diff --git a/tests/pom.xml b/tests/pom.xml
index 626a9e02d2..1c0c6327d0 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
org.glassfish.jersey.tests
diff --git a/tests/release-test/pom.xml b/tests/release-test/pom.xml
index 98b8922729..9c9111ccc8 100644
--- a/tests/release-test/pom.xml
+++ b/tests/release-test/pom.xml
@@ -30,7 +30,7 @@
org.glassfish.jersey
project
- 2.44-SNAPSHOT
+ 2.44
../../pom.xml
diff --git a/tests/stress/pom.xml b/tests/stress/pom.xml
index bc22f349d5..bd5337b9c8 100644
--- a/tests/stress/pom.xml
+++ b/tests/stress/pom.xml
@@ -23,7 +23,7 @@
org.glassfish.jersey.tests
project
- 2.44-SNAPSHOT
+ 2.44
stress