diff --git a/archetypes/jersey-example-java8-webapp/pom.xml b/archetypes/jersey-example-java8-webapp/pom.xml index 137c163aaa..521a5e2585 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.31-SNAPSHOT + 2.31 jersey-example-java8-webapp diff --git a/archetypes/jersey-heroku-webapp/pom.xml b/archetypes/jersey-heroku-webapp/pom.xml index 76e938ecac..566ff127b0 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.31-SNAPSHOT + 2.31 maven-archetype diff --git a/archetypes/jersey-quickstart-grizzly2/pom.xml b/archetypes/jersey-quickstart-grizzly2/pom.xml index b7b174b942..3a3c94dfdb 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.31-SNAPSHOT + 2.31 jersey-quickstart-grizzly2 maven-archetype diff --git a/archetypes/jersey-quickstart-webapp/pom.xml b/archetypes/jersey-quickstart-webapp/pom.xml index a608c12c2a..ea2a82f8d3 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.31-SNAPSHOT + 2.31 4.0.0 maven-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 8af258a58b..3db079c9ed 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.archetypes diff --git a/bom/pom.xml b/bom/pom.xml index 628c0da084..9a10055529 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -30,7 +30,7 @@ org.glassfish.jersey jersey-bom - 2.31-SNAPSHOT + 2.31 pom jersey-bom diff --git a/bundles/apidocs/pom.xml b/bundles/apidocs/pom.xml index 30d9ea6a1c..7a558aab9f 100644 --- a/bundles/apidocs/pom.xml +++ b/bundles/apidocs/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.bundles project - 2.31-SNAPSHOT + 2.31 apidocs diff --git a/bundles/examples/pom.xml b/bundles/examples/pom.xml index f78a30d092..0262ddf041 100644 --- a/bundles/examples/pom.xml +++ b/bundles/examples/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.bundles project - 2.31-SNAPSHOT + 2.31 jersey-examples diff --git a/bundles/jaxrs-ri/pom.xml b/bundles/jaxrs-ri/pom.xml index 025f9e3c74..935b06a9ae 100644 --- a/bundles/jaxrs-ri/pom.xml +++ b/bundles/jaxrs-ri/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.bundles project - 2.31-SNAPSHOT + 2.31 jaxrs-ri diff --git a/bundles/pom.xml b/bundles/pom.xml index 74913badce..f54e99d4fa 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.bundles diff --git a/connectors/apache-connector/pom.xml b/connectors/apache-connector/pom.xml index 61cefbc088..9ddfce57ff 100644 --- a/connectors/apache-connector/pom.xml +++ b/connectors/apache-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 2.31-SNAPSHOT + 2.31 jersey-apache-connector diff --git a/connectors/grizzly-connector/pom.xml b/connectors/grizzly-connector/pom.xml index 5686592823..d5071d5fac 100644 --- a/connectors/grizzly-connector/pom.xml +++ b/connectors/grizzly-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 2.31-SNAPSHOT + 2.31 jersey-grizzly-connector diff --git a/connectors/helidon-connector/pom.xml b/connectors/helidon-connector/pom.xml index d04bb693f8..4708fc60a0 100644 --- a/connectors/helidon-connector/pom.xml +++ b/connectors/helidon-connector/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.connectors - 2.31-SNAPSHOT + 2.31 4.0.0 diff --git a/connectors/jdk-connector/pom.xml b/connectors/jdk-connector/pom.xml index d83588c07f..d4a939e25e 100644 --- a/connectors/jdk-connector/pom.xml +++ b/connectors/jdk-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 2.31-SNAPSHOT + 2.31 jersey-jdk-connector diff --git a/connectors/jetty-connector/pom.xml b/connectors/jetty-connector/pom.xml index 94a5a93c4b..b885cf58d3 100644 --- a/connectors/jetty-connector/pom.xml +++ b/connectors/jetty-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 2.31-SNAPSHOT + 2.31 jersey-jetty-connector diff --git a/connectors/netty-connector/pom.xml b/connectors/netty-connector/pom.xml index abc3c6d875..426a594a13 100644 --- a/connectors/netty-connector/pom.xml +++ b/connectors/netty-connector/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.connectors project - 2.31-SNAPSHOT + 2.31 jersey-netty-connector diff --git a/connectors/pom.xml b/connectors/pom.xml index 87875d8c39..b9919a173a 100644 --- a/connectors/pom.xml +++ b/connectors/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.connectors diff --git a/containers/glassfish/jersey-gf-ejb/pom.xml b/containers/glassfish/jersey-gf-ejb/pom.xml index 6ef98b23b7..5e9c12439a 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.31-SNAPSHOT + 2.31 jersey-gf-ejb diff --git a/containers/glassfish/pom.xml b/containers/glassfish/pom.xml index b840cc1155..b893bcffd1 100644 --- a/containers/glassfish/pom.xml +++ b/containers/glassfish/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.containers.glassfish diff --git a/containers/grizzly2-http/pom.xml b/containers/grizzly2-http/pom.xml index 1829b09f9c..fa212cd87b 100644 --- a/containers/grizzly2-http/pom.xml +++ b/containers/grizzly2-http/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 2.31-SNAPSHOT + 2.31 jersey-container-grizzly2-http diff --git a/containers/grizzly2-servlet/pom.xml b/containers/grizzly2-servlet/pom.xml index d6205f44ae..731ce6051e 100644 --- a/containers/grizzly2-servlet/pom.xml +++ b/containers/grizzly2-servlet/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 2.31-SNAPSHOT + 2.31 jersey-container-grizzly2-servlet diff --git a/containers/jdk-http/pom.xml b/containers/jdk-http/pom.xml index 54a629ea9d..d68c5c4cf1 100644 --- a/containers/jdk-http/pom.xml +++ b/containers/jdk-http/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 2.31-SNAPSHOT + 2.31 jersey-container-jdk-http diff --git a/containers/jersey-servlet-core/pom.xml b/containers/jersey-servlet-core/pom.xml index 81e2c9b927..4571e09288 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.31-SNAPSHOT + 2.31 jersey-container-servlet-core diff --git a/containers/jersey-servlet/pom.xml b/containers/jersey-servlet/pom.xml index 49dc976ef6..3286c9278e 100644 --- a/containers/jersey-servlet/pom.xml +++ b/containers/jersey-servlet/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 2.31-SNAPSHOT + 2.31 jersey-container-servlet diff --git a/containers/jetty-http/pom.xml b/containers/jetty-http/pom.xml index 96defc96bd..21ec1d7d5e 100644 --- a/containers/jetty-http/pom.xml +++ b/containers/jetty-http/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.containers - 2.31-SNAPSHOT + 2.31 jersey-container-jetty-http diff --git a/containers/jetty-servlet/pom.xml b/containers/jetty-servlet/pom.xml index 0848b4c2c4..6d75d938bf 100644 --- a/containers/jetty-servlet/pom.xml +++ b/containers/jetty-servlet/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 2.31-SNAPSHOT + 2.31 jersey-container-jetty-servlet diff --git a/containers/netty-http/pom.xml b/containers/netty-http/pom.xml index 728442837a..ecfab1df00 100644 --- a/containers/netty-http/pom.xml +++ b/containers/netty-http/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 2.31-SNAPSHOT + 2.31 jersey-container-netty-http diff --git a/containers/pom.xml b/containers/pom.xml index d885f8e90a..7dcdfb4ea4 100644 --- a/containers/pom.xml +++ b/containers/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.containers diff --git a/containers/simple-http/pom.xml b/containers/simple-http/pom.xml index 09a079288a..db3a7c9bd4 100644 --- a/containers/simple-http/pom.xml +++ b/containers/simple-http/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.containers project - 2.31-SNAPSHOT + 2.31 jersey-container-simple-http diff --git a/core-client/pom.xml b/core-client/pom.xml index 6587e700bf..bf723016a0 100644 --- a/core-client/pom.xml +++ b/core-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.core diff --git a/core-common/pom.xml b/core-common/pom.xml index 8b04a16afc..6d1cf6f3f0 100644 --- a/core-common/pom.xml +++ b/core-common/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.core diff --git a/core-server/pom.xml b/core-server/pom.xml index 14e36dec51..34c70bb471 100644 --- a/core-server/pom.xml +++ b/core-server/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.core diff --git a/docs/pom.xml b/docs/pom.xml index afec91774d..2eaafc32f3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 jersey-documentation pom diff --git a/examples/assemblies/pom.xml b/examples/assemblies/pom.xml index cd9aabc749..95a6749cbb 100644 --- a/examples/assemblies/pom.xml +++ b/examples/assemblies/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 assemblies diff --git a/examples/bookmark-em/pom.xml b/examples/bookmark-em/pom.xml index 021de208d0..6e96c504fa 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.31-SNAPSHOT + 2.31 bookmark-em diff --git a/examples/bookmark/pom.xml b/examples/bookmark/pom.xml index 470a9b1131..52518d2b51 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.31-SNAPSHOT + 2.31 bookmark diff --git a/examples/bookstore-webapp/pom.xml b/examples/bookstore-webapp/pom.xml index d4d4956a4c..1fc63c9f67 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.31-SNAPSHOT + 2.31 bookstore-webapp diff --git a/examples/cdi-webapp/pom.xml b/examples/cdi-webapp/pom.xml index b730293110..bc9028e0a4 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.31-SNAPSHOT + 2.31 cdi-webapp diff --git a/examples/clipboard-programmatic/pom.xml b/examples/clipboard-programmatic/pom.xml index f885d64941..939f6aee15 100644 --- a/examples/clipboard-programmatic/pom.xml +++ b/examples/clipboard-programmatic/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 clipboard-programmatic diff --git a/examples/clipboard/pom.xml b/examples/clipboard/pom.xml index 40226019bf..3341dd408b 100644 --- a/examples/clipboard/pom.xml +++ b/examples/clipboard/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 clipboard diff --git a/examples/declarative-linking/pom.xml b/examples/declarative-linking/pom.xml index 6b14786f57..861b330302 100644 --- a/examples/declarative-linking/pom.xml +++ b/examples/declarative-linking/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 declarative-linking diff --git a/examples/entity-filtering-security/pom.xml b/examples/entity-filtering-security/pom.xml index 8ef9b93a39..97250c6478 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.31-SNAPSHOT + 2.31 entity-filtering-security diff --git a/examples/entity-filtering-selectable/pom.xml b/examples/entity-filtering-selectable/pom.xml index 9072cf77bf..fb83c5ebfc 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.31-SNAPSHOT + 2.31 entity-filtering-selectable diff --git a/examples/entity-filtering/pom.xml b/examples/entity-filtering/pom.xml index 840dae9e7f..220387d97b 100644 --- a/examples/entity-filtering/pom.xml +++ b/examples/entity-filtering/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 entity-filtering diff --git a/examples/exception-mapping/pom.xml b/examples/exception-mapping/pom.xml index cbf01fc13c..1c9d9dd42f 100644 --- a/examples/exception-mapping/pom.xml +++ b/examples/exception-mapping/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 exception-mapping diff --git a/examples/extended-wadl-webapp/pom.xml b/examples/extended-wadl-webapp/pom.xml index 44803fa0f1..19acebe3a8 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.31-SNAPSHOT + 2.31 extended-wadl-webapp diff --git a/examples/freemarker-webapp/pom.xml b/examples/freemarker-webapp/pom.xml index 5fa3fbd875..5697adab65 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.31-SNAPSHOT + 2.31 freemarker-webapp diff --git a/examples/groovy/pom.xml b/examples/groovy/pom.xml index b72f7489df..e12b919cff 100644 --- a/examples/groovy/pom.xml +++ b/examples/groovy/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 groovy jar diff --git a/examples/helloworld-benchmark/pom.xml b/examples/helloworld-benchmark/pom.xml index e13b5d98a8..2c498ab2bb 100644 --- a/examples/helloworld-benchmark/pom.xml +++ b/examples/helloworld-benchmark/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 helloworld-benchmark diff --git a/examples/helloworld-cdi2-se/pom.xml b/examples/helloworld-cdi2-se/pom.xml index 5f062bcb80..cae24673d7 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.31-SNAPSHOT + 2.31 helloworld-cdi2-se diff --git a/examples/helloworld-netty/pom.xml b/examples/helloworld-netty/pom.xml index 4fa74176ee..3d5e2174c0 100644 --- a/examples/helloworld-netty/pom.xml +++ b/examples/helloworld-netty/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 helloworld-netty diff --git a/examples/helloworld-programmatic/pom.xml b/examples/helloworld-programmatic/pom.xml index 942abf231c..5c8d151dd9 100644 --- a/examples/helloworld-programmatic/pom.xml +++ b/examples/helloworld-programmatic/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 helloworld-programmatic diff --git a/examples/helloworld-pure-jax-rs/pom.xml b/examples/helloworld-pure-jax-rs/pom.xml index 30a7556db7..7a36f0fe7f 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.31-SNAPSHOT + 2.31 helloworld-pure-jax-rs diff --git a/examples/helloworld-spring-annotations/pom.xml b/examples/helloworld-spring-annotations/pom.xml index 5989c4b442..435e13ff47 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.31-SNAPSHOT + 2.31 4.0.0 helloworld-spring-annotations diff --git a/examples/helloworld-spring-webapp/pom.xml b/examples/helloworld-spring-webapp/pom.xml index 3254cc72cd..8780130a00 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.31-SNAPSHOT + 2.31 helloworld-spring-webapp diff --git a/examples/helloworld-webapp/pom.xml b/examples/helloworld-webapp/pom.xml index 3ecdf63760..6746926f2b 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.31-SNAPSHOT + 2.31 helloworld-webapp diff --git a/examples/helloworld-weld/pom.xml b/examples/helloworld-weld/pom.xml index 507a8f3c8c..10b9d41211 100644 --- a/examples/helloworld-weld/pom.xml +++ b/examples/helloworld-weld/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 helloworld-weld diff --git a/examples/helloworld/pom.xml b/examples/helloworld/pom.xml index c97e87d0a1..d55899229b 100644 --- a/examples/helloworld/pom.xml +++ b/examples/helloworld/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 helloworld diff --git a/examples/http-patch/pom.xml b/examples/http-patch/pom.xml index c993509475..edcb751a43 100644 --- a/examples/http-patch/pom.xml +++ b/examples/http-patch/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 http-patch diff --git a/examples/http-trace/pom.xml b/examples/http-trace/pom.xml index fb051f499e..dcf9e8425b 100644 --- a/examples/http-trace/pom.xml +++ b/examples/http-trace/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 http-trace diff --git a/examples/https-clientserver-grizzly/pom.xml b/examples/https-clientserver-grizzly/pom.xml index 90b3aee8c0..bfbcc6ba07 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.31-SNAPSHOT + 2.31 https-clientserver-grizzly diff --git a/examples/https-server-glassfish/pom.xml b/examples/https-server-glassfish/pom.xml index 80e2a19e81..25e10ca042 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.31-SNAPSHOT + 2.31 https-server-glassfish diff --git a/examples/java8-webapp/pom.xml b/examples/java8-webapp/pom.xml index 3d1c8d0950..7555e6a259 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.31-SNAPSHOT + 2.31 java8-webapp diff --git a/examples/jaxb/pom.xml b/examples/jaxb/pom.xml index 3523f79dc0..bf2fd4a395 100644 --- a/examples/jaxb/pom.xml +++ b/examples/jaxb/pom.xml @@ -16,7 +16,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 jaxb diff --git a/examples/jaxrs-types-injection/pom.xml b/examples/jaxrs-types-injection/pom.xml index 806119e0b7..2070df6e63 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.31-SNAPSHOT + 2.31 jaxrs-types-injection diff --git a/examples/jersey-ejb/pom.xml b/examples/jersey-ejb/pom.xml index d440d7374b..ffff56ddac 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.31-SNAPSHOT + 2.31 jersey-ejb diff --git a/examples/json-binding-webapp/pom.xml b/examples/json-binding-webapp/pom.xml index 95b2ea7f88..e4b3603573 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.31-SNAPSHOT + 2.31 json-binding-webapp diff --git a/examples/json-jackson/pom.xml b/examples/json-jackson/pom.xml index 81bfa2978b..ecda2e8c46 100644 --- a/examples/json-jackson/pom.xml +++ b/examples/json-jackson/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 json-jackson diff --git a/examples/json-jackson1/pom.xml b/examples/json-jackson1/pom.xml index 75cb46b0e3..6be0fbb653 100644 --- a/examples/json-jackson1/pom.xml +++ b/examples/json-jackson1/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 json-jackson1 diff --git a/examples/json-jettison/pom.xml b/examples/json-jettison/pom.xml index 858afcf091..5f7f5ab163 100644 --- a/examples/json-jettison/pom.xml +++ b/examples/json-jettison/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 json-jettison diff --git a/examples/json-moxy/pom.xml b/examples/json-moxy/pom.xml index 25cae9149e..fa904ce711 100644 --- a/examples/json-moxy/pom.xml +++ b/examples/json-moxy/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 json-moxy diff --git a/examples/json-processing-webapp/pom.xml b/examples/json-processing-webapp/pom.xml index d2a56401fb..752600afc5 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.31-SNAPSHOT + 2.31 json-processing-webapp diff --git a/examples/json-with-padding/pom.xml b/examples/json-with-padding/pom.xml index e95f5af9e9..1250a84a8c 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.31-SNAPSHOT + 2.31 json-with-padding diff --git a/examples/managed-beans-webapp/pom.xml b/examples/managed-beans-webapp/pom.xml index 2e9bbb78b2..07396cd44a 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.31-SNAPSHOT + 2.31 managed-beans-webapp diff --git a/examples/managed-client-simple-webapp/pom.xml b/examples/managed-client-simple-webapp/pom.xml index 931eb7a6eb..461f12dba4 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.31-SNAPSHOT + 2.31 managed-client-simple-webapp diff --git a/examples/managed-client-webapp/pom.xml b/examples/managed-client-webapp/pom.xml index debd5ee4fb..e6c2521c0c 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.31-SNAPSHOT + 2.31 managed-client-webapp diff --git a/examples/managed-client/pom.xml b/examples/managed-client/pom.xml index 78e5ca003c..51d2a8ca63 100644 --- a/examples/managed-client/pom.xml +++ b/examples/managed-client/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 managed-client diff --git a/examples/multipart-webapp/pom.xml b/examples/multipart-webapp/pom.xml index 1d9b01afa0..234e57a314 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.31-SNAPSHOT + 2.31 multipart-webapp diff --git a/examples/oauth-client-twitter/pom.xml b/examples/oauth-client-twitter/pom.xml index 24b21f32ef..35f08aa442 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.31-SNAPSHOT + 2.31 4.0.0 diff --git a/examples/open-tracing/pom.xml b/examples/open-tracing/pom.xml index faef082ba7..77ef7aa0d0 100644 --- a/examples/open-tracing/pom.xml +++ b/examples/open-tracing/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 open-tracing diff --git a/examples/osgi-helloworld-webapp/additional-bundle/pom.xml b/examples/osgi-helloworld-webapp/additional-bundle/pom.xml index bfe5db2a8b..7394f6ebf6 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.31-SNAPSHOT + 2.31 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 32b25af00b..a2322cb8c3 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.31-SNAPSHOT + 2.31 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 4a1bcad78b..79ee26ec32 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.31-SNAPSHOT + 2.31 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 ef8332a24a..94d53e6f3c 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.31-SNAPSHOT + 2.31 org.glassfish.jersey.examples.osgi-helloworld-webapp diff --git a/examples/osgi-helloworld-webapp/pom.xml b/examples/osgi-helloworld-webapp/pom.xml index 3267636bc5..a7b22960e7 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.31-SNAPSHOT + 2.31 osgi-helloworld-webapp diff --git a/examples/osgi-helloworld-webapp/war-bundle/pom.xml b/examples/osgi-helloworld-webapp/war-bundle/pom.xml index 12481466cd..a386fe3fea 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.31-SNAPSHOT + 2.31 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 404d78898a..2a927524e1 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.31-SNAPSHOT + 2.31 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 368eca855d..f7df1dec47 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.31-SNAPSHOT + 2.31 org.glassfish.jersey.examples.osgi-http-service diff --git a/examples/osgi-http-service/pom.xml b/examples/osgi-http-service/pom.xml index c153a7e1a9..3854d38f89 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.31-SNAPSHOT + 2.31 osgi-http-service diff --git a/examples/pom.xml b/examples/pom.xml index 736d4f2d0e..11c2895991 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 diff --git a/examples/reload/pom.xml b/examples/reload/pom.xml index 7775e87338..70d72ddfd4 100644 --- a/examples/reload/pom.xml +++ b/examples/reload/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 reload diff --git a/examples/rx-client-webapp/pom.xml b/examples/rx-client-webapp/pom.xml index fad2b66740..59c140b48b 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.31-SNAPSHOT + 2.31 rx-client-webapp diff --git a/examples/server-async-managed/pom.xml b/examples/server-async-managed/pom.xml index 3efe4dc19a..cd71448038 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.31-SNAPSHOT + 2.31 server-async-managed diff --git a/examples/server-async-standalone/client/pom.xml b/examples/server-async-standalone/client/pom.xml index 6e608850d8..fc8551cade 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.31-SNAPSHOT + 2.31 server-async-standalone-client diff --git a/examples/server-async-standalone/pom.xml b/examples/server-async-standalone/pom.xml index 865379b60b..f400bd53cb 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.31-SNAPSHOT + 2.31 server-async-standalone diff --git a/examples/server-async-standalone/webapp/pom.xml b/examples/server-async-standalone/webapp/pom.xml index abea69b422..830d8f9cb3 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.31-SNAPSHOT + 2.31 server-async-standalone-webapp diff --git a/examples/server-async/pom.xml b/examples/server-async/pom.xml index 9274153569..3753046b07 100644 --- a/examples/server-async/pom.xml +++ b/examples/server-async/pom.xml @@ -18,7 +18,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 server-async diff --git a/examples/server-sent-events-jaxrs/pom.xml b/examples/server-sent-events-jaxrs/pom.xml index 1f59fd4b15..b9ad98ccf1 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.31-SNAPSHOT + 2.31 server-sent-events-jaxrs diff --git a/examples/server-sent-events-jersey/pom.xml b/examples/server-sent-events-jersey/pom.xml index d1eea4ff70..3697acfc4f 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.31-SNAPSHOT + 2.31 server-sent-events-jersey diff --git a/examples/servlet3-webapp/pom.xml b/examples/servlet3-webapp/pom.xml index 322e54bb07..c175dd43a5 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.31-SNAPSHOT + 2.31 servlet3-webapp diff --git a/examples/simple-console/pom.xml b/examples/simple-console/pom.xml index f22c3832f9..b341d2f053 100644 --- a/examples/simple-console/pom.xml +++ b/examples/simple-console/pom.xml @@ -17,7 +17,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 simple-console diff --git a/examples/sse-item-store-jaxrs-webapp/pom.xml b/examples/sse-item-store-jaxrs-webapp/pom.xml index cce243e2be..9188332b4c 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.31-SNAPSHOT + 2.31 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 bebbe002d8..a62409c369 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.31-SNAPSHOT + 2.31 sse-item-store-jersey-webapp diff --git a/examples/sse-twitter-aggregator/pom.xml b/examples/sse-twitter-aggregator/pom.xml index 20a409be73..848c9a520c 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.31-SNAPSHOT + 2.31 sse-twitter-aggregator diff --git a/examples/system-properties-example/pom.xml b/examples/system-properties-example/pom.xml index 52db4172e1..40dfee4696 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.31-SNAPSHOT + 2.31 system-properties-example diff --git a/examples/webapp-example-parent/pom.xml b/examples/webapp-example-parent/pom.xml index 41c792f3b2..aea8fe1d86 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.31-SNAPSHOT + 2.31 webapp-example-parent diff --git a/examples/xml-moxy/pom.xml b/examples/xml-moxy/pom.xml index 15fa24beb3..28531ff9ba 100644 --- a/examples/xml-moxy/pom.xml +++ b/examples/xml-moxy/pom.xml @@ -16,7 +16,7 @@ org.glassfish.jersey.examples project - 2.31-SNAPSHOT + 2.31 xml-moxy diff --git a/ext/bean-validation/pom.xml b/ext/bean-validation/pom.xml index 9d10baf540..72b4750ead 100644 --- a/ext/bean-validation/pom.xml +++ b/ext/bean-validation/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.ext project - 2.31-SNAPSHOT + 2.31 jersey-bean-validation diff --git a/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml b/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml index a35935a644..d3afbde905 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.31-SNAPSHOT + 2.31 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 7fb325a38d..6c4e151d1a 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.31-SNAPSHOT + 2.31 jersey-cdi1x-servlet diff --git a/ext/cdi/jersey-cdi1x-transaction/pom.xml b/ext/cdi/jersey-cdi1x-transaction/pom.xml index a816da6c51..99fed7a929 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.31-SNAPSHOT + 2.31 jersey-cdi1x-transaction diff --git a/ext/cdi/jersey-cdi1x-validation/pom.xml b/ext/cdi/jersey-cdi1x-validation/pom.xml index 93ddf84c6a..8547f46e01 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.31-SNAPSHOT + 2.31 jersey-cdi1x-validation diff --git a/ext/cdi/jersey-cdi1x/pom.xml b/ext/cdi/jersey-cdi1x/pom.xml index 3739de61dc..60fec69599 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.31-SNAPSHOT + 2.31 jersey-cdi1x diff --git a/ext/cdi/jersey-weld2-se/pom.xml b/ext/cdi/jersey-weld2-se/pom.xml index a46c4b785b..2051e85cac 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.31-SNAPSHOT + 2.31 jersey-weld2-se diff --git a/ext/cdi/pom.xml b/ext/cdi/pom.xml index 7108cf341b..6894e616a5 100644 --- a/ext/cdi/pom.xml +++ b/ext/cdi/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.ext.cdi diff --git a/ext/entity-filtering/pom.xml b/ext/entity-filtering/pom.xml index ab64d8164f..fd64bdcbb9 100644 --- a/ext/entity-filtering/pom.xml +++ b/ext/entity-filtering/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 2.31-SNAPSHOT + 2.31 jersey-entity-filtering diff --git a/ext/metainf-services/pom.xml b/ext/metainf-services/pom.xml index 5261067cff..24d974bbde 100644 --- a/ext/metainf-services/pom.xml +++ b/ext/metainf-services/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 2.31-SNAPSHOT + 2.31 jersey-metainf-services diff --git a/ext/microprofile/mp-config/pom.xml b/ext/microprofile/mp-config/pom.xml index 7a267d27f3..42c3b54a81 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.31-SNAPSHOT + 2.31 4.0.0 diff --git a/ext/microprofile/mp-rest-client/pom.xml b/ext/microprofile/mp-rest-client/pom.xml index 3494de488b..038bdb32bb 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.31-SNAPSHOT + 2.31 4.0.0 diff --git a/ext/microprofile/pom.xml b/ext/microprofile/pom.xml index 9354976348..1e7657a3d8 100644 --- a/ext/microprofile/pom.xml +++ b/ext/microprofile/pom.xml @@ -5,7 +5,7 @@ project org.glassfish.jersey.ext - 2.31-SNAPSHOT + 2.31 4.0.0 diff --git a/ext/mvc-bean-validation/pom.xml b/ext/mvc-bean-validation/pom.xml index dc648a9350..610cd84dee 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.31-SNAPSHOT + 2.31 jersey-mvc-bean-validation diff --git a/ext/mvc-freemarker/pom.xml b/ext/mvc-freemarker/pom.xml index ae49115141..8b01516ded 100644 --- a/ext/mvc-freemarker/pom.xml +++ b/ext/mvc-freemarker/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 2.31-SNAPSHOT + 2.31 jersey-mvc-freemarker diff --git a/ext/mvc-jsp/pom.xml b/ext/mvc-jsp/pom.xml index d3addc9920..8c49a15335 100644 --- a/ext/mvc-jsp/pom.xml +++ b/ext/mvc-jsp/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 2.31-SNAPSHOT + 2.31 jersey-mvc-jsp diff --git a/ext/mvc-mustache/pom.xml b/ext/mvc-mustache/pom.xml index 57b994ca0a..b9f6cf885d 100644 --- a/ext/mvc-mustache/pom.xml +++ b/ext/mvc-mustache/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 2.31-SNAPSHOT + 2.31 jersey-mvc-mustache diff --git a/ext/mvc/pom.xml b/ext/mvc/pom.xml index 33a7787aa8..b2cda35efa 100644 --- a/ext/mvc/pom.xml +++ b/ext/mvc/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 2.31-SNAPSHOT + 2.31 jersey-mvc diff --git a/ext/pom.xml b/ext/pom.xml index 70020f3cd6..79ba8c6f28 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.ext diff --git a/ext/proxy-client/pom.xml b/ext/proxy-client/pom.xml index b2ce190fda..bfd10a0c1f 100644 --- a/ext/proxy-client/pom.xml +++ b/ext/proxy-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 2.31-SNAPSHOT + 2.31 jersey-proxy-client diff --git a/ext/rx/pom.xml b/ext/rx/pom.xml index aac9501469..36e2e3a29c 100644 --- a/ext/rx/pom.xml +++ b/ext/rx/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.ext project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.ext.rx diff --git a/ext/rx/rx-client-guava/pom.xml b/ext/rx/rx-client-guava/pom.xml index f6c589806f..cc570f27cf 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.31-SNAPSHOT + 2.31 jersey-rx-client-guava diff --git a/ext/rx/rx-client-rxjava/pom.xml b/ext/rx/rx-client-rxjava/pom.xml index 8a199555cf..099ee4136b 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.31-SNAPSHOT + 2.31 jersey-rx-client-rxjava diff --git a/ext/rx/rx-client-rxjava2/pom.xml b/ext/rx/rx-client-rxjava2/pom.xml index 45f203bf7f..2007bc321a 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.31-SNAPSHOT + 2.31 jersey-rx-client-rxjava2 diff --git a/ext/servlet-portability/pom.xml b/ext/servlet-portability/pom.xml index f0a9c64966..a4497afbfd 100644 --- a/ext/servlet-portability/pom.xml +++ b/ext/servlet-portability/pom.xml @@ -23,7 +23,7 @@ project org.glassfish.jersey.ext - 2.31-SNAPSHOT + 2.31 jersey-servlet-portability diff --git a/ext/spring4/pom.xml b/ext/spring4/pom.xml index c82a8a9589..f85f498a6a 100644 --- a/ext/spring4/pom.xml +++ b/ext/spring4/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.ext project - 2.31-SNAPSHOT + 2.31 jersey-spring4 diff --git a/ext/spring5/pom.xml b/ext/spring5/pom.xml index 122b7d8b5c..3fc4ad2972 100644 --- a/ext/spring5/pom.xml +++ b/ext/spring5/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.ext project - 2.31-SNAPSHOT + 2.31 jersey-spring5 diff --git a/ext/wadl-doclet/pom.xml b/ext/wadl-doclet/pom.xml index 33c8631aae..32cb7502e1 100644 --- a/ext/wadl-doclet/pom.xml +++ b/ext/wadl-doclet/pom.xml @@ -21,7 +21,7 @@ project org.glassfish.jersey.ext - 2.31-SNAPSHOT + 2.31 4.0.0 jersey-wadl-doclet diff --git a/incubator/declarative-linking/pom.xml b/incubator/declarative-linking/pom.xml index aca1bbd495..95afd77611 100644 --- a/incubator/declarative-linking/pom.xml +++ b/incubator/declarative-linking/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.incubator project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.ext diff --git a/incubator/gae-integration/pom.xml b/incubator/gae-integration/pom.xml index 22e3374dae..7018857329 100644 --- a/incubator/gae-integration/pom.xml +++ b/incubator/gae-integration/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.incubator project - 2.31-SNAPSHOT + 2.31 jersey-gae-integration diff --git a/incubator/html-json/pom.xml b/incubator/html-json/pom.xml index 30c6b4a1aa..822209e2f1 100644 --- a/incubator/html-json/pom.xml +++ b/incubator/html-json/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.incubator project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.media diff --git a/incubator/kryo/pom.xml b/incubator/kryo/pom.xml index a1c72e105c..a99649b04c 100644 --- a/incubator/kryo/pom.xml +++ b/incubator/kryo/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.incubator project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.media diff --git a/incubator/open-tracing/pom.xml b/incubator/open-tracing/pom.xml index 78a9dd6518..839fb964d7 100644 --- a/incubator/open-tracing/pom.xml +++ b/incubator/open-tracing/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.incubator project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.incubator diff --git a/incubator/pom.xml b/incubator/pom.xml index 543da2a2b3..8bfff70403 100644 --- a/incubator/pom.xml +++ b/incubator/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.incubator diff --git a/inject/cdi2-se/pom.xml b/inject/cdi2-se/pom.xml index a33c9d304a..7d25189391 100644 --- a/inject/cdi2-se/pom.xml +++ b/inject/cdi2-se/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.inject project - 2.31-SNAPSHOT + 2.31 jersey-cdi2-se diff --git a/inject/hk2/pom.xml b/inject/hk2/pom.xml index 369536766c..4c95bd359c 100644 --- a/inject/hk2/pom.xml +++ b/inject/hk2/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.inject project - 2.31-SNAPSHOT + 2.31 jersey-hk2 diff --git a/inject/pom.xml b/inject/pom.xml index 9ae53803b4..5b326ab446 100644 --- a/inject/pom.xml +++ b/inject/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.inject diff --git a/media/jaxb/pom.xml b/media/jaxb/pom.xml index acba11ffb1..33c1c050ab 100644 --- a/media/jaxb/pom.xml +++ b/media/jaxb/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 2.31-SNAPSHOT + 2.31 jersey-media-jaxb diff --git a/media/json-binding/pom.xml b/media/json-binding/pom.xml index 213c78310b..49005e93da 100644 --- a/media/json-binding/pom.xml +++ b/media/json-binding/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 2.31-SNAPSHOT + 2.31 jersey-media-json-binding diff --git a/media/json-jackson/pom.xml b/media/json-jackson/pom.xml index c7d66b5db7..0781270998 100644 --- a/media/json-jackson/pom.xml +++ b/media/json-jackson/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 2.31-SNAPSHOT + 2.31 jersey-media-json-jackson diff --git a/media/json-jackson1/pom.xml b/media/json-jackson1/pom.xml index 86635823a0..d7ed611bfd 100644 --- a/media/json-jackson1/pom.xml +++ b/media/json-jackson1/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 2.31-SNAPSHOT + 2.31 jersey-media-json-jackson1 diff --git a/media/json-jettison/pom.xml b/media/json-jettison/pom.xml index 7230f4c3fe..e1e2f23af7 100644 --- a/media/json-jettison/pom.xml +++ b/media/json-jettison/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 2.31-SNAPSHOT + 2.31 jersey-media-json-jettison diff --git a/media/json-processing/pom.xml b/media/json-processing/pom.xml index 57ca13c0da..8ba933212c 100644 --- a/media/json-processing/pom.xml +++ b/media/json-processing/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 2.31-SNAPSHOT + 2.31 jersey-media-json-processing diff --git a/media/moxy/pom.xml b/media/moxy/pom.xml index 1b02cc571f..5ac179e316 100644 --- a/media/moxy/pom.xml +++ b/media/moxy/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 2.31-SNAPSHOT + 2.31 jersey-media-moxy diff --git a/media/multipart/pom.xml b/media/multipart/pom.xml index 392c5d55db..8e2aa2b152 100644 --- a/media/multipart/pom.xml +++ b/media/multipart/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 2.31-SNAPSHOT + 2.31 jersey-media-multipart diff --git a/media/pom.xml b/media/pom.xml index 6187fcde1a..cdaa2609e2 100644 --- a/media/pom.xml +++ b/media/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.media diff --git a/media/sse/pom.xml b/media/sse/pom.xml index 0fea0165bb..15c3c2b061 100644 --- a/media/sse/pom.xml +++ b/media/sse/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.media project - 2.31-SNAPSHOT + 2.31 jersey-media-sse diff --git a/pom.xml b/pom.xml index ac531c9e4c..10468c5be1 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.glassfish.jersey project pom - 2.31-SNAPSHOT + 2.31 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 fde7d621aa..ebba6be71e 100644 --- a/security/oauth1-client/pom.xml +++ b/security/oauth1-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.security project - 2.31-SNAPSHOT + 2.31 oauth1-client diff --git a/security/oauth1-server/pom.xml b/security/oauth1-server/pom.xml index 53c162cfd4..3b7b1033d2 100644 --- a/security/oauth1-server/pom.xml +++ b/security/oauth1-server/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.security project - 2.31-SNAPSHOT + 2.31 oauth1-server diff --git a/security/oauth1-signature/pom.xml b/security/oauth1-signature/pom.xml index af4f73db3f..c3ed0bf111 100644 --- a/security/oauth1-signature/pom.xml +++ b/security/oauth1-signature/pom.xml @@ -21,7 +21,7 @@ org.glassfish.jersey.security project - 2.31-SNAPSHOT + 2.31 4.0.0 diff --git a/security/oauth2-client/pom.xml b/security/oauth2-client/pom.xml index f117f76702..cd9c5afcb5 100644 --- a/security/oauth2-client/pom.xml +++ b/security/oauth2-client/pom.xml @@ -21,7 +21,7 @@ org.glassfish.jersey.security project - 2.31-SNAPSHOT + 2.31 4.0.0 diff --git a/security/pom.xml b/security/pom.xml index d74b1b2744..0291878b60 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.security diff --git a/test-framework/core/pom.xml b/test-framework/core/pom.xml index 99af8a6f3c..af9ddc2e3a 100644 --- a/test-framework/core/pom.xml +++ b/test-framework/core/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework project - 2.31-SNAPSHOT + 2.31 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 dfce26c935..889e0ae0d0 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.31-SNAPSHOT + 2.31 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 7981e98688..f9dff4efbc 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.31-SNAPSHOT + 2.31 custom-enforcer-rules diff --git a/test-framework/maven/pom.xml b/test-framework/maven/pom.xml index 023a1ee5db..712e2376e6 100644 --- a/test-framework/maven/pom.xml +++ b/test-framework/maven/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.test-framework project - 2.31-SNAPSHOT + 2.31 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 71284e6aa3..543f717d52 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.31-SNAPSHOT + 2.31 memleak-test-common diff --git a/test-framework/pom.xml b/test-framework/pom.xml index fbbf284423..406eb46bca 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.test-framework diff --git a/test-framework/providers/bundle/pom.xml b/test-framework/providers/bundle/pom.xml index 20641f8ac2..cf64010bd6 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.31-SNAPSHOT + 2.31 jersey-test-framework-provider-bundle diff --git a/test-framework/providers/external/pom.xml b/test-framework/providers/external/pom.xml index a4116ecc24..2d07b00de6 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.31-SNAPSHOT + 2.31 jersey-test-framework-provider-external diff --git a/test-framework/providers/grizzly2/pom.xml b/test-framework/providers/grizzly2/pom.xml index 827c3ee276..2d9b677e51 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.31-SNAPSHOT + 2.31 jersey-test-framework-provider-grizzly2 diff --git a/test-framework/providers/inmemory/pom.xml b/test-framework/providers/inmemory/pom.xml index 2b5028edfb..9f9c67c1b6 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.31-SNAPSHOT + 2.31 jersey-test-framework-provider-inmemory diff --git a/test-framework/providers/jdk-http/pom.xml b/test-framework/providers/jdk-http/pom.xml index 831175d45a..a06292eb52 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.31-SNAPSHOT + 2.31 jersey-test-framework-provider-jdk-http diff --git a/test-framework/providers/jetty/pom.xml b/test-framework/providers/jetty/pom.xml index 193a12bb85..ab3e1c3aee 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.31-SNAPSHOT + 2.31 4.0.0 diff --git a/test-framework/providers/netty/pom.xml b/test-framework/providers/netty/pom.xml index e324003e9d..97c0aa4fa2 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.31-SNAPSHOT + 2.31 jersey-test-framework-provider-netty diff --git a/test-framework/providers/pom.xml b/test-framework/providers/pom.xml index cacf74d642..7af170e3e7 100644 --- a/test-framework/providers/pom.xml +++ b/test-framework/providers/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.test-framework project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.test-framework.providers diff --git a/test-framework/providers/simple/pom.xml b/test-framework/providers/simple/pom.xml index c19ce2c156..e391365ebc 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.31-SNAPSHOT + 2.31 4.0.0 diff --git a/test-framework/util/pom.xml b/test-framework/util/pom.xml index 1810845136..06bf274781 100644 --- a/test-framework/util/pom.xml +++ b/test-framework/util/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.test-framework project - 2.31-SNAPSHOT + 2.31 jersey-test-framework-util diff --git a/tests/e2e-client/pom.xml b/tests/e2e-client/pom.xml index 7a32bd43c7..e33add6d11 100644 --- a/tests/e2e-client/pom.xml +++ b/tests/e2e-client/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 2.31-SNAPSHOT + 2.31 e2e-client diff --git a/tests/e2e-core-common/pom.xml b/tests/e2e-core-common/pom.xml index 553021f943..9ad7262cf4 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.31-SNAPSHOT + 2.31 e2e-core-common diff --git a/tests/e2e-entity/pom.xml b/tests/e2e-entity/pom.xml index 98f8f5a9d4..839752936e 100644 --- a/tests/e2e-entity/pom.xml +++ b/tests/e2e-entity/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 2.31-SNAPSHOT + 2.31 e2e-entity diff --git a/tests/e2e-inject/cdi2-se/pom.xml b/tests/e2e-inject/cdi2-se/pom.xml index 1df4d40f5f..c2efbfd017 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.31-SNAPSHOT + 2.31 e2e-inject-cdi2-se diff --git a/tests/e2e-inject/hk2/pom.xml b/tests/e2e-inject/hk2/pom.xml index 6727d2c64a..d10001ffe6 100644 --- a/tests/e2e-inject/hk2/pom.xml +++ b/tests/e2e-inject/hk2/pom.xml @@ -5,7 +5,7 @@ e2e-inject org.glassfish.jersey.tests - 2.31-SNAPSHOT + 2.31 4.0.0 diff --git a/tests/e2e-inject/pom.xml b/tests/e2e-inject/pom.xml index f5112657d1..d9ddf668c2 100644 --- a/tests/e2e-inject/pom.xml +++ b/tests/e2e-inject/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 2.31-SNAPSHOT + 2.31 e2e-inject diff --git a/tests/e2e-server/pom.xml b/tests/e2e-server/pom.xml index 837aa05948..831b8a3a1f 100644 --- a/tests/e2e-server/pom.xml +++ b/tests/e2e-server/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 2.31-SNAPSHOT + 2.31 e2e-server diff --git a/tests/e2e-testng/pom.xml b/tests/e2e-testng/pom.xml index 7637e866d3..1ee6215cdd 100644 --- a/tests/e2e-testng/pom.xml +++ b/tests/e2e-testng/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 2.31-SNAPSHOT + 2.31 e2e-testng diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml index 6c200ca9d3..d29e1a01f1 100644 --- a/tests/e2e/pom.xml +++ b/tests/e2e/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 2.31-SNAPSHOT + 2.31 e2e diff --git a/tests/integration/asm/pom.xml b/tests/integration/asm/pom.xml index ee8b34a044..e0efc3fd69 100644 --- a/tests/integration/asm/pom.xml +++ b/tests/integration/asm/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 2.31-SNAPSHOT + 2.31 4.0.0 diff --git a/tests/integration/async-jersey-filter/pom.xml b/tests/integration/async-jersey-filter/pom.xml index b7a61e11ea..e035640f36 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.31-SNAPSHOT + 2.31 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 a9ff69554b..9700761f64 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.31-SNAPSHOT + 2.31 cdi-beanvalidation-webapp 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 b085a93e2f..9069814599 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.31-SNAPSHOT + 2.31 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 ad812679bf..ff3f5533ed 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.31-SNAPSHOT + 2.31 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 49c2d157ea..1c852ce110 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.31-SNAPSHOT + 2.31 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 5c834b2e53..eb65d796ba 100644 --- a/tests/integration/cdi-integration/cdi-manually-bound/pom.xml +++ b/tests/integration/cdi-integration/cdi-manually-bound/pom.xml @@ -22,7 +22,7 @@ cdi-integration-project org.glassfish.jersey.tests.integration.cdi - 2.31-SNAPSHOT + 2.31 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 fae962f700..0a8e29f79d 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.31-SNAPSHOT + 2.31 ../../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 2e9e69f49f..838d14c755 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.31-SNAPSHOT + 2.31 ../../pom.xml diff --git a/tests/integration/cdi-integration/cdi-multimodule/pom.xml b/tests/integration/cdi-integration/cdi-multimodule/pom.xml index f490967b52..130267b31d 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.31-SNAPSHOT + 2.31 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 b2079ac95a..187569bb8b 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.31-SNAPSHOT + 2.31 ../../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 aa2018250e..cd571a1a51 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.31-SNAPSHOT + 2.31 ../../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 0c885237fc..f67bfb4a16 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.31-SNAPSHOT + 2.31 cdi-multipart-webapp diff --git a/tests/integration/cdi-integration/cdi-test-webapp/pom.xml b/tests/integration/cdi-integration/cdi-test-webapp/pom.xml index c57c9f81fa..cbbe4c2625 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.31-SNAPSHOT + 2.31 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 b3d3fccddb..a26ad0e1b9 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.31-SNAPSHOT + 2.31 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 ce3b90f695..6f26970760 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.31-SNAPSHOT + 2.31 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 1aa6bd214b..d8772eacf0 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.31-SNAPSHOT + 2.31 cdi-with-jersey-injection-webapp diff --git a/tests/integration/cdi-integration/pom.xml b/tests/integration/cdi-integration/pom.xml index 5b998f5cd0..fa7bd8a699 100644 --- a/tests/integration/cdi-integration/pom.xml +++ b/tests/integration/cdi-integration/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 2.31-SNAPSHOT + 2.31 4.0.0 pom diff --git a/tests/integration/client-connector-provider/pom.xml b/tests/integration/client-connector-provider/pom.xml index 6ae30f01da..30ea1786ef 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.31-SNAPSHOT + 2.31 client-connector-provider diff --git a/tests/integration/ejb-multimodule-reload/ear/pom.xml b/tests/integration/ejb-multimodule-reload/ear/pom.xml index 25b006a273..188c98a947 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.31-SNAPSHOT + 2.31 ../../pom.xml diff --git a/tests/integration/ejb-multimodule-reload/lib/pom.xml b/tests/integration/ejb-multimodule-reload/lib/pom.xml index c29ddf9b61..9764fbeb01 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.31-SNAPSHOT + 2.31 ../../pom.xml diff --git a/tests/integration/ejb-multimodule-reload/pom.xml b/tests/integration/ejb-multimodule-reload/pom.xml index 0236ec7675..a9afaabab6 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.31-SNAPSHOT + 2.31 ejb-multimodule-reload diff --git a/tests/integration/ejb-multimodule-reload/war1/pom.xml b/tests/integration/ejb-multimodule-reload/war1/pom.xml index c238f1aea9..f1fca55f2f 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.31-SNAPSHOT + 2.31 ../../pom.xml diff --git a/tests/integration/ejb-multimodule-reload/war2/pom.xml b/tests/integration/ejb-multimodule-reload/war2/pom.xml index b439ae5230..c7ec911e02 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.31-SNAPSHOT + 2.31 ../../pom.xml diff --git a/tests/integration/ejb-multimodule/ear/pom.xml b/tests/integration/ejb-multimodule/ear/pom.xml index 7e7c9ccc31..215042846c 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.31-SNAPSHOT + 2.31 ../../pom.xml diff --git a/tests/integration/ejb-multimodule/lib/pom.xml b/tests/integration/ejb-multimodule/lib/pom.xml index 5b850ed511..e6e4bb3d00 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.31-SNAPSHOT + 2.31 ../../pom.xml diff --git a/tests/integration/ejb-multimodule/pom.xml b/tests/integration/ejb-multimodule/pom.xml index efecd921bd..d358dcc5e6 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.31-SNAPSHOT + 2.31 ejb-multimodule diff --git a/tests/integration/ejb-multimodule/war/pom.xml b/tests/integration/ejb-multimodule/war/pom.xml index 279fcdfecd..41cf322a2d 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.31-SNAPSHOT + 2.31 ../../pom.xml diff --git a/tests/integration/ejb-test-webapp/pom.xml b/tests/integration/ejb-test-webapp/pom.xml index 58c0d464ce..5c81e85025 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.31-SNAPSHOT + 2.31 ejb-test-webapp diff --git a/tests/integration/j-376/pom.xml b/tests/integration/j-376/pom.xml index 69cdaf86f4..06f6d73e21 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.31-SNAPSHOT + 2.31 j-376 diff --git a/tests/integration/j-441/ear/pom.xml b/tests/integration/j-441/ear/pom.xml index c25089579b..d2babf0c1f 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.31-SNAPSHOT + 2.31 ../../pom.xml j-441-ear diff --git a/tests/integration/j-441/pom.xml b/tests/integration/j-441/pom.xml index c2b4218464..d71c791129 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.31-SNAPSHOT + 2.31 j-441 diff --git a/tests/integration/j-441/war1/pom.xml b/tests/integration/j-441/war1/pom.xml index 83d71e4edb..fe05ff3174 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.31-SNAPSHOT + 2.31 ../../pom.xml diff --git a/tests/integration/j-441/war2/pom.xml b/tests/integration/j-441/war2/pom.xml index 81572d85c7..3cd9c5101e 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.31-SNAPSHOT + 2.31 ../../pom.xml diff --git a/tests/integration/j-59/ear/pom.xml b/tests/integration/j-59/ear/pom.xml index 15d2dd757b..1d275339a1 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.31-SNAPSHOT + 2.31 ../../pom.xml diff --git a/tests/integration/j-59/lib/pom.xml b/tests/integration/j-59/lib/pom.xml index f6f234b52d..9d26533bfb 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.31-SNAPSHOT + 2.31 ../../pom.xml diff --git a/tests/integration/j-59/pom.xml b/tests/integration/j-59/pom.xml index 1b34553cf5..9e4bd95ce0 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.31-SNAPSHOT + 2.31 j-59 diff --git a/tests/integration/j-59/war/pom.xml b/tests/integration/j-59/war/pom.xml index c25a8b0bbf..7aa88f5a0e 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.31-SNAPSHOT + 2.31 ../../pom.xml diff --git a/tests/integration/jaxrs-component-inject/pom.xml b/tests/integration/jaxrs-component-inject/pom.xml index dc7fa8d20f..0673633367 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.31-SNAPSHOT + 2.31 jaxrs-component-inject diff --git a/tests/integration/jersey-1107/pom.xml b/tests/integration/jersey-1107/pom.xml index 2b40673d64..fcccadaca5 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.31-SNAPSHOT + 2.31 jersey-1107 diff --git a/tests/integration/jersey-1223/pom.xml b/tests/integration/jersey-1223/pom.xml index b60cddce43..6735405297 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.31-SNAPSHOT + 2.31 4.0.0 jersey-1223 diff --git a/tests/integration/jersey-1604/pom.xml b/tests/integration/jersey-1604/pom.xml index 7b90144ce6..1adb2b45c5 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.31-SNAPSHOT + 2.31 4.0.0 jersey-1604 diff --git a/tests/integration/jersey-1667/pom.xml b/tests/integration/jersey-1667/pom.xml index e07475a315..0800511b03 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.31-SNAPSHOT + 2.31 jersey-1667 diff --git a/tests/integration/jersey-1829/pom.xml b/tests/integration/jersey-1829/pom.xml index 29aa76810e..f384bd4b4d 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.31-SNAPSHOT + 2.31 4.0.0 jersey-1829 diff --git a/tests/integration/jersey-1883/pom.xml b/tests/integration/jersey-1883/pom.xml index 6bc0b9a1f3..71aa0a0f84 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.31-SNAPSHOT + 2.31 jersey-1883 diff --git a/tests/integration/jersey-1928/pom.xml b/tests/integration/jersey-1928/pom.xml index 723237df0a..7cfc39c067 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.31-SNAPSHOT + 2.31 4.0.0 jersey-1928 diff --git a/tests/integration/jersey-1960/pom.xml b/tests/integration/jersey-1960/pom.xml index 26544ca334..f7b2f73295 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.31-SNAPSHOT + 2.31 jersey-1960 diff --git a/tests/integration/jersey-1964/pom.xml b/tests/integration/jersey-1964/pom.xml index d29c75081b..389ebb04e9 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.31-SNAPSHOT + 2.31 jersey-1964 diff --git a/tests/integration/jersey-2031/pom.xml b/tests/integration/jersey-2031/pom.xml index 659be378b8..3dcbcd359e 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.31-SNAPSHOT + 2.31 jersey-2031 diff --git a/tests/integration/jersey-2136/pom.xml b/tests/integration/jersey-2136/pom.xml index 5fdc475487..58661bc7cd 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.31-SNAPSHOT + 2.31 jersey-2136 diff --git a/tests/integration/jersey-2137/pom.xml b/tests/integration/jersey-2137/pom.xml index 7cf0f5c7d6..e22c0aa53e 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.31-SNAPSHOT + 2.31 jersey-2137 diff --git a/tests/integration/jersey-2154/pom.xml b/tests/integration/jersey-2154/pom.xml index 4453565d75..7546aab1d3 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.31-SNAPSHOT + 2.31 jersey-2154 diff --git a/tests/integration/jersey-2160/pom.xml b/tests/integration/jersey-2160/pom.xml index 6841639812..3fc72e46c0 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.31-SNAPSHOT + 2.31 jersey-2160 diff --git a/tests/integration/jersey-2164/pom.xml b/tests/integration/jersey-2164/pom.xml index 39f90f11cd..6c44024871 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.31-SNAPSHOT + 2.31 jersey-2164 diff --git a/tests/integration/jersey-2167/pom.xml b/tests/integration/jersey-2167/pom.xml index c2b507386d..b8164796b7 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.31-SNAPSHOT + 2.31 jersey-2167 diff --git a/tests/integration/jersey-2176/pom.xml b/tests/integration/jersey-2176/pom.xml index 50df000b2b..adbef2e504 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.31-SNAPSHOT + 2.31 jersey-2176 diff --git a/tests/integration/jersey-2184/pom.xml b/tests/integration/jersey-2184/pom.xml index ee31274d32..594afd899c 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.31-SNAPSHOT + 2.31 jersey-2184 diff --git a/tests/integration/jersey-2255/pom.xml b/tests/integration/jersey-2255/pom.xml index 284d7e7b3b..c28482fa1d 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.31-SNAPSHOT + 2.31 jersey-2255 diff --git a/tests/integration/jersey-2322/pom.xml b/tests/integration/jersey-2322/pom.xml index 813a7bf2d1..7f34e22654 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.31-SNAPSHOT + 2.31 jersey-2322 diff --git a/tests/integration/jersey-2335/pom.xml b/tests/integration/jersey-2335/pom.xml index 51a044741a..aecf2febe6 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.31-SNAPSHOT + 2.31 jersey-2335 diff --git a/tests/integration/jersey-2421/pom.xml b/tests/integration/jersey-2421/pom.xml index e0adb6a5ef..646a5f1f8e 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.31-SNAPSHOT + 2.31 jersey-2421 diff --git a/tests/integration/jersey-2551/pom.xml b/tests/integration/jersey-2551/pom.xml index cfbb6a4ab2..4d05f9aa6e 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.31-SNAPSHOT + 2.31 jersey-2551 diff --git a/tests/integration/jersey-2612/pom.xml b/tests/integration/jersey-2612/pom.xml index cdaa31eaac..bd491dc619 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.31-SNAPSHOT + 2.31 jersey-2612 diff --git a/tests/integration/jersey-2637/pom.xml b/tests/integration/jersey-2637/pom.xml index e1556de5bf..b74ce6d964 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.31-SNAPSHOT + 2.31 jersey-2637 diff --git a/tests/integration/jersey-2654/pom.xml b/tests/integration/jersey-2654/pom.xml index 97dc2b943c..a1a7194b63 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.31-SNAPSHOT + 2.31 jersey-2654 diff --git a/tests/integration/jersey-2673/pom.xml b/tests/integration/jersey-2673/pom.xml index 7aa5488ba1..0635437d79 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.31-SNAPSHOT + 2.31 jersey-2673 diff --git a/tests/integration/jersey-2689/pom.xml b/tests/integration/jersey-2689/pom.xml index 063fb6e49f..83b54272df 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.31-SNAPSHOT + 2.31 jersey-2689 diff --git a/tests/integration/jersey-2704/pom.xml b/tests/integration/jersey-2704/pom.xml index 669977ccbe..86a6ac4f27 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.31-SNAPSHOT + 2.31 jersey-2704 diff --git a/tests/integration/jersey-2776/pom.xml b/tests/integration/jersey-2776/pom.xml index e88a96a597..71794f9091 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.31-SNAPSHOT + 2.31 jersey-2776 diff --git a/tests/integration/jersey-2794/pom.xml b/tests/integration/jersey-2794/pom.xml index 1b447967cb..004bf27bab 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.31-SNAPSHOT + 2.31 jersey-2794 diff --git a/tests/integration/jersey-2846/pom.xml b/tests/integration/jersey-2846/pom.xml index 529ae69ec1..751edb5faf 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.31-SNAPSHOT + 2.31 jersey-2846 diff --git a/tests/integration/jersey-2878/pom.xml b/tests/integration/jersey-2878/pom.xml index 8e8d8ccabf..acc4beff6c 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.31-SNAPSHOT + 2.31 jersey-2878 diff --git a/tests/integration/jersey-2892/pom.xml b/tests/integration/jersey-2892/pom.xml index 843f07ef09..b235efd182 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.31-SNAPSHOT + 2.31 jersey-2892 diff --git a/tests/integration/jersey-3670/pom.xml b/tests/integration/jersey-3670/pom.xml index e390be5ed6..395a584091 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.31-SNAPSHOT + 2.31 jersey-3670 diff --git a/tests/integration/jersey-3796/pom.xml b/tests/integration/jersey-3796/pom.xml index 30a213df7a..e5ed061175 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.31-SNAPSHOT + 2.31 jersey-3796 diff --git a/tests/integration/jersey-3992/pom.xml b/tests/integration/jersey-3992/pom.xml index efd927901b..ff31820194 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.31-SNAPSHOT + 2.31 jersey-3992 diff --git a/tests/integration/jersey-4003/pom.xml b/tests/integration/jersey-4003/pom.xml index ae005fca22..a8a5d0339f 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.31-SNAPSHOT + 2.31 4.0.0 diff --git a/tests/integration/jersey-4099/pom.xml b/tests/integration/jersey-4099/pom.xml index 449477d9c2..0008a5cc6a 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.31-SNAPSHOT + 2.31 jersey-4099 diff --git a/tests/integration/jersey-4321/pom.xml b/tests/integration/jersey-4321/pom.xml index a1907273bd..9d2e631cce 100644 --- a/tests/integration/jersey-4321/pom.xml +++ b/tests/integration/jersey-4321/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 2.31-SNAPSHOT + 2.31 4.0.0 diff --git a/tests/integration/jersey-780/pom.xml b/tests/integration/jersey-780/pom.xml index 5638403de8..9b2e9c8c99 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.31-SNAPSHOT + 2.31 jersey-780 diff --git a/tests/integration/jetty-response-close/pom.xml b/tests/integration/jetty-response-close/pom.xml index b6e9c3444a..34442add2b 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.31-SNAPSHOT + 2.31 4.0.0 diff --git a/tests/integration/microprofile/config/helidon/pom.xml b/tests/integration/microprofile/config/helidon/pom.xml index bef8105112..cb7d2d85cb 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.31-SNAPSHOT + 2.31 4.0.0 diff --git a/tests/integration/microprofile/config/pom.xml b/tests/integration/microprofile/config/pom.xml index b6b1210d95..7584422b45 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.31-SNAPSHOT + 2.31 4.0.0 pom diff --git a/tests/integration/microprofile/config/webapp/pom.xml b/tests/integration/microprofile/config/webapp/pom.xml index 34a0d9bd8d..5c15effd84 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.31-SNAPSHOT + 2.31 4.0.0 diff --git a/tests/integration/microprofile/pom.xml b/tests/integration/microprofile/pom.xml index 7637be301c..ca12de9f95 100644 --- a/tests/integration/microprofile/pom.xml +++ b/tests/integration/microprofile/pom.xml @@ -22,7 +22,7 @@ project org.glassfish.jersey.tests.integration - 2.31-SNAPSHOT + 2.31 4.0.0 pom diff --git a/tests/integration/microprofile/rest-client/pom.xml b/tests/integration/microprofile/rest-client/pom.xml index 0689aa5ff5..ef729209fd 100644 --- a/tests/integration/microprofile/rest-client/pom.xml +++ b/tests/integration/microprofile/rest-client/pom.xml @@ -22,7 +22,7 @@ microprofile-integration-project org.glassfish.jersey.tests.integration.microprofile - 2.31-SNAPSHOT + 2.31 4.0.0 diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index 76a043ba19..49ae0997b2 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.tests.integration diff --git a/tests/integration/portability-jersey-1/pom.xml b/tests/integration/portability-jersey-1/pom.xml index cbcbd28848..5025bb4afd 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.31-SNAPSHOT + 2.31 portability-jersey-1 diff --git a/tests/integration/portability-jersey-2/pom.xml b/tests/integration/portability-jersey-2/pom.xml index 9d3eced89f..ea18190350 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.31-SNAPSHOT + 2.31 portability-jersey-2 diff --git a/tests/integration/property-check/pom.xml b/tests/integration/property-check/pom.xml index 0c98dc040b..26c37d0a8a 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.31-SNAPSHOT + 2.31 property-check diff --git a/tests/integration/security-digest/pom.xml b/tests/integration/security-digest/pom.xml index 450b63503d..cdd7e3f604 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.31-SNAPSHOT + 2.31 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 96242d65d0..749aa1ea8c 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.31-SNAPSHOT + 2.31 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 b4a1cf54f0..ddb631918e 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.31-SNAPSHOT + 2.31 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 a23f1c0b31..661f123116 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.31-SNAPSHOT + 2.31 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 ee2af587ae..f15440041d 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.31-SNAPSHOT + 2.31 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 dcbda81f88..65c768ad2f 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.31-SNAPSHOT + 2.31 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 ce619dbd4e..2e24d0994f 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.31-SNAPSHOT + 2.31 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 048973d17f..3d702208da 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.31-SNAPSHOT + 2.31 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 84a0933959..7b842a4b2b 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.31-SNAPSHOT + 2.31 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 faea5bbdf8..7ea0d92c32 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.31-SNAPSHOT + 2.31 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 c600c12f4f..2f59ff3a51 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.31-SNAPSHOT + 2.31 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 05913474af..884ebcc15d 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.31-SNAPSHOT + 2.31 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 f84bdd7fce..5fd6f12d28 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.31-SNAPSHOT + 2.31 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 69c7a8ab1e..d4e946d8b0 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.31-SNAPSHOT + 2.31 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 37f0e79ab0..de63fb446a 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.31-SNAPSHOT + 2.31 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 680be2a5ca..7c585788f0 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.31-SNAPSHOT + 2.31 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 e26d2f8c5a..478f1f32c4 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.31-SNAPSHOT + 2.31 servlet-2.5-reload diff --git a/tests/integration/servlet-3-async/pom.xml b/tests/integration/servlet-3-async/pom.xml index d1498f40d9..050c993e62 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.31-SNAPSHOT + 2.31 servlet-3-async diff --git a/tests/integration/servlet-3-chunked-io/pom.xml b/tests/integration/servlet-3-chunked-io/pom.xml index dcac671762..d96b084163 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.31-SNAPSHOT + 2.31 servlet-3-chunked-io diff --git a/tests/integration/servlet-3-filter/pom.xml b/tests/integration/servlet-3-filter/pom.xml index 09d9afaf94..5224e3d24d 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.31-SNAPSHOT + 2.31 servlet-3-filter diff --git a/tests/integration/servlet-3-gf-async/pom.xml b/tests/integration/servlet-3-gf-async/pom.xml index 6e942509d9..62b4043d39 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.31-SNAPSHOT + 2.31 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 b0262a0afc..5d06dba0ca 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.31-SNAPSHOT + 2.31 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 142cfd22b5..0531b80359 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.31-SNAPSHOT + 2.31 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 71dbbb8f4a..a7f39e7726 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.31-SNAPSHOT + 2.31 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 db63a523de..b22d74583f 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.31-SNAPSHOT + 2.31 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 5ae04ff05e..1081091769 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.31-SNAPSHOT + 2.31 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 9169de3ba1..6c663085f8 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.31-SNAPSHOT + 2.31 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 40fd5a0734..294d03d427 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.31-SNAPSHOT + 2.31 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 832e1276e1..de0eb665ca 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.31-SNAPSHOT + 2.31 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 ead54ccadd..015d35e1f3 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.31-SNAPSHOT + 2.31 servlet-3-init-8 diff --git a/tests/integration/servlet-3-init-provider/pom.xml b/tests/integration/servlet-3-init-provider/pom.xml index c1a5533702..d3afb7eeaa 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.31-SNAPSHOT + 2.31 servlet-3-init-provider diff --git a/tests/integration/servlet-3-params/pom.xml b/tests/integration/servlet-3-params/pom.xml index 26bebf8ab0..f32e0d6892 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.31-SNAPSHOT + 2.31 servlet-3-params diff --git a/tests/integration/servlet-3-sse-1/pom.xml b/tests/integration/servlet-3-sse-1/pom.xml index f448a0ccc4..9efe455beb 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.31-SNAPSHOT + 2.31 servlet-3-sse-1 diff --git a/tests/integration/servlet-request-wrapper-binding-2/pom.xml b/tests/integration/servlet-request-wrapper-binding-2/pom.xml index 9894c3ec6b..2e8521c52d 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.31-SNAPSHOT + 2.31 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 a5dcc10262..5e9a9d943a 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.31-SNAPSHOT + 2.31 servlet-request-wrappper-binding diff --git a/tests/integration/servlet-tests/pom.xml b/tests/integration/servlet-tests/pom.xml index 92da167493..8c9dacdc06 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.31-SNAPSHOT + 2.31 servlet-tests diff --git a/tests/integration/sonar-test/pom.xml b/tests/integration/sonar-test/pom.xml index b225147ec0..ecfef339df 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.31-SNAPSHOT + 2.31 sonar-test diff --git a/tests/integration/spring4/pom.xml b/tests/integration/spring4/pom.xml index 238735f7a9..c1b383aee1 100644 --- a/tests/integration/spring4/pom.xml +++ b/tests/integration/spring4/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests.integration project - 2.31-SNAPSHOT + 2.31 spring4 diff --git a/tests/integration/spring5/pom.xml b/tests/integration/spring5/pom.xml index 00af888492..d0a075fdf7 100644 --- a/tests/integration/spring5/pom.xml +++ b/tests/integration/spring5/pom.xml @@ -25,7 +25,7 @@ org.glassfish.jersey.tests.integration project - 2.31-SNAPSHOT + 2.31 spring5 diff --git a/tests/integration/tracing-support/pom.xml b/tests/integration/tracing-support/pom.xml index 8655b3d77d..4fdad38833 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.31-SNAPSHOT + 2.31 tracing-support diff --git a/tests/jmockit/pom.xml b/tests/jmockit/pom.xml index 168ee455d6..ba9be7c074 100644 --- a/tests/jmockit/pom.xml +++ b/tests/jmockit/pom.xml @@ -5,7 +5,7 @@ project org.glassfish.jersey.tests - 2.31-SNAPSHOT + 2.31 4.0.0 diff --git a/tests/mem-leaks/pom.xml b/tests/mem-leaks/pom.xml index 5d2e73e2b0..b6887296fa 100644 --- a/tests/mem-leaks/pom.xml +++ b/tests/mem-leaks/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.tests.memleaks diff --git a/tests/mem-leaks/redeployment/pom.xml b/tests/mem-leaks/redeployment/pom.xml index 9f490fa731..458caaed99 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.31-SNAPSHOT + 2.31 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 587a9a1046..ceb123d7f9 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.31-SNAPSHOT + 2.31 redeployment-hello-world-app-ref @@ -132,7 +132,7 @@ org.glassfish.jersey.examples helloworld-webapp war - 2.31-SNAPSHOT + 2.31 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 c4a61ee31b..c74d4b2596 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.31-SNAPSHOT + 2.31 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 a339ec9b32..b3843e025e 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.31-SNAPSHOT + 2.31 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 291422589a..6466714808 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.31-SNAPSHOT + 2.31 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 f9435072db..8e32126353 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.31-SNAPSHOT + 2.31 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 6b47a09cfc..07cb760df0 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.31-SNAPSHOT + 2.31 leaking-test-app diff --git a/tests/mem-leaks/test-cases/pom.xml b/tests/mem-leaks/test-cases/pom.xml index ff83e3d00c..09295e6895 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.31-SNAPSHOT + 2.31 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 69685af124..11529859a8 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.31-SNAPSHOT + 2.31 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 89341cee77..655af25d70 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.31-SNAPSHOT + 2.31 shutdown-hook-leak diff --git a/tests/osgi/functional/pom.xml b/tests/osgi/functional/pom.xml index 66190f3020..1b090556f1 100644 --- a/tests/osgi/functional/pom.xml +++ b/tests/osgi/functional/pom.xml @@ -24,7 +24,7 @@ org.glassfish.jersey.tests.osgi project - 2.31-SNAPSHOT + 2.31 jersey-tests-osgi-functional diff --git a/tests/osgi/pom.xml b/tests/osgi/pom.xml index 370e71b577..55dd786345 100644 --- a/tests/osgi/pom.xml +++ b/tests/osgi/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.tests.osgi diff --git a/tests/performance/benchmarks/pom.xml b/tests/performance/benchmarks/pom.xml index cb758c855d..6957fa5a1e 100644 --- a/tests/performance/benchmarks/pom.xml +++ b/tests/performance/benchmarks/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance project - 2.31-SNAPSHOT + 2.31 performance-test-benchmarks diff --git a/tests/performance/pom.xml b/tests/performance/pom.xml index e0bd6345bb..c32f62deaa 100644 --- a/tests/performance/pom.xml +++ b/tests/performance/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 2.31-SNAPSHOT + 2.31 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 c8af16d754..f15c66f8b4 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.31-SNAPSHOT + 2.31 diff --git a/tests/performance/runners/pom.xml b/tests/performance/runners/pom.xml index 0187573dbe..739cd590f6 100644 --- a/tests/performance/runners/pom.xml +++ b/tests/performance/runners/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests.performance project - 2.31-SNAPSHOT + 2.31 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 6e86d96f43..93b12b1d61 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.31-SNAPSHOT + 2.31 assemblies diff --git a/tests/performance/test-cases/filter-dynamic/pom.xml b/tests/performance/test-cases/filter-dynamic/pom.xml index 1fda72c50f..7dff669fed 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.31-SNAPSHOT + 2.31 filter-dynamic diff --git a/tests/performance/test-cases/filter-global/pom.xml b/tests/performance/test-cases/filter-global/pom.xml index 044211bae3..f9c18b1f17 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.31-SNAPSHOT + 2.31 filter-global diff --git a/tests/performance/test-cases/filter-name/pom.xml b/tests/performance/test-cases/filter-name/pom.xml index 081bf86bf9..cb6f42b64f 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.31-SNAPSHOT + 2.31 filter-name diff --git a/tests/performance/test-cases/interceptor-dynamic/pom.xml b/tests/performance/test-cases/interceptor-dynamic/pom.xml index b8f0318cc7..0642948ec4 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.31-SNAPSHOT + 2.31 interceptor-dynamic diff --git a/tests/performance/test-cases/interceptor-global/pom.xml b/tests/performance/test-cases/interceptor-global/pom.xml index 68ecc4c3af..7ffa717293 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.31-SNAPSHOT + 2.31 interceptor-global diff --git a/tests/performance/test-cases/interceptor-name/pom.xml b/tests/performance/test-cases/interceptor-name/pom.xml index 4644a82b15..f45906fc9e 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.31-SNAPSHOT + 2.31 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 efb90089ac..6a246cc12d 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.31-SNAPSHOT + 2.31 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 068e572f34..2ceb8397df 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.31-SNAPSHOT + 2.31 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 64cbe7a8f7..d9e9a3155f 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.31-SNAPSHOT + 2.31 json-moxy diff --git a/tests/performance/test-cases/mbw-kryo/pom.xml b/tests/performance/test-cases/mbw-kryo/pom.xml index ada55676be..6b33fbc4ef 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.31-SNAPSHOT + 2.31 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 ee24c1183f..b0a3a9a53a 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.31-SNAPSHOT + 2.31 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 c7560afda8..a9dc60441f 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.31-SNAPSHOT + 2.31 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 bd73dbf33c..49e48e25ba 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.31-SNAPSHOT + 2.31 xml-moxy diff --git a/tests/performance/test-cases/param-srl/pom.xml b/tests/performance/test-cases/param-srl/pom.xml index 7dca9ad2af..da67023a04 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.31-SNAPSHOT + 2.31 param-srl diff --git a/tests/performance/test-cases/pom.xml b/tests/performance/test-cases/pom.xml index b6208054d4..73d68aa94e 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.31-SNAPSHOT + 2.31 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 bb7e11c341..61e243d7b2 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.31-SNAPSHOT + 2.31 proxy-injection diff --git a/tests/performance/tools/pom.xml b/tests/performance/tools/pom.xml index c931cb7066..e59ad8ec5d 100644 --- a/tests/performance/tools/pom.xml +++ b/tests/performance/tools/pom.xml @@ -22,7 +22,7 @@ org.glassfish.jersey.tests.performance project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.tests.performance.tools performance-test-tools diff --git a/tests/pom.xml b/tests/pom.xml index 385a723468..a6cc7bd98f 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey project - 2.31-SNAPSHOT + 2.31 org.glassfish.jersey.tests diff --git a/tests/stress/pom.xml b/tests/stress/pom.xml index 1e51640e66..589c01e84b 100644 --- a/tests/stress/pom.xml +++ b/tests/stress/pom.xml @@ -23,7 +23,7 @@ org.glassfish.jersey.tests project - 2.31-SNAPSHOT + 2.31 stress