From 62c471603e29d8daef6b2ea6648d484ca2cb52d7 Mon Sep 17 00:00:00 2001 From: jerseyrobot Date: Thu, 19 Jan 2017 23:22:07 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.13.1 --- archetypes/echo/pom.xml | 2 +- archetypes/pom.xml | 2 +- bom/pom.xml | 6 +++++- bundles/client-jdk/pom.xml | 2 +- bundles/client/pom.xml | 2 +- bundles/pom.xml | 2 +- bundles/samples/pom.xml | 2 +- bundles/websocket-ri-archive/pom.xml | 2 +- bundles/websocket-ri-bundle/pom.xml | 2 +- client/pom.xml | 2 +- containers/glassfish/cdi/pom.xml | 2 +- containers/glassfish/ejb/pom.xml | 2 +- containers/glassfish/pom.xml | 2 +- containers/grizzly-client/pom.xml | 2 +- containers/grizzly-server/pom.xml | 2 +- containers/inmemory/pom.xml | 2 +- containers/jdk-client/pom.xml | 2 +- containers/pom.xml | 2 +- containers/servlet/pom.xml | 2 +- core/pom.xml | 2 +- docs/pom.xml | 2 +- ext/client-cli/pom.xml | 2 +- ext/extension-deflate/pom.xml | 2 +- ext/monitoring-jmx/pom.xml | 2 +- ext/pom.xml | 2 +- pom.xml | 4 ++-- samples/auction/pom.xml | 2 +- samples/btc-xchange/pom.xml | 2 +- samples/cdi/pom.xml | 2 +- samples/chat/pom.xml | 2 +- samples/draw/pom.xml | 2 +- samples/echo-basic-auth/pom.xml | 2 +- samples/echo-dart/pom.xml | 2 +- samples/echo-https/pom.xml | 2 +- samples/echo/pom.xml | 2 +- samples/pom.xml | 2 +- samples/programmatic-echo/pom.xml | 2 +- samples/shared-collection/pom.xml | 2 +- samples/simplelife/pom.xml | 2 +- server/pom.xml | 2 +- spi/pom.xml | 2 +- tests/e2e/application-config/pom.xml | 2 +- tests/e2e/jetty/auth-basic/pom.xml | 2 +- tests/e2e/jetty/auth-digest/pom.xml | 2 +- tests/e2e/jetty/pom.xml | 2 +- tests/e2e/non-deployable/pom.xml | 2 +- tests/e2e/pom.xml | 2 +- tests/e2e/standard-config/pom.xml | 2 +- tests/pom.xml | 2 +- tests/qa/browser-test/pom.xml | 2 +- tests/qa/lifecycle-test/pom.xml | 2 +- tests/qa/pom.xml | 2 +- tests/servlet/async/pom.xml | 2 +- tests/servlet/autobahn-server/pom.xml | 2 +- tests/servlet/basic/pom.xml | 2 +- tests/servlet/debug/pom.xml | 2 +- tests/servlet/dynamic-deploy/pom.xml | 2 +- tests/servlet/inject/pom.xml | 2 +- tests/servlet/maxsessions-per-app/pom.xml | 2 +- tests/servlet/maxsessions-per-remoteaddr/pom.xml | 2 +- tests/servlet/mbean/pom.xml | 2 +- tests/servlet/noappconfig/pom.xml | 2 +- tests/servlet/oneappconfig/pom.xml | 2 +- tests/servlet/pom.xml | 2 +- tests/servlet/remote-endpoint-timeout/pom.xml | 2 +- tests/servlet/session/pom.xml | 2 +- tests/servlet/twoappconfig/pom.xml | 2 +- tests/tools/pom.xml | 2 +- 68 files changed, 73 insertions(+), 69 deletions(-) diff --git a/archetypes/echo/pom.xml b/archetypes/echo/pom.xml index 882e2a14..59e867fb 100644 --- a/archetypes/echo/pom.xml +++ b/archetypes/echo/pom.xml @@ -44,7 +44,7 @@ org.glassfish.tyrus.archetypes tyrus-archetypes-project - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 06838c95..c4ba25ab 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -45,7 +45,7 @@ org.glassfish.tyrus tyrus-project - 1.14-SNAPSHOT + 1.13.1 org.glassfish.tyrus.archetypes diff --git a/bom/pom.xml b/bom/pom.xml index 7f33c7a8..d30b03b6 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -52,7 +52,7 @@ org.glassfish.tyrus tyrus-bom - 1.14-SNAPSHOT + 1.13.1 pom Tyrus BOM @@ -150,4 +150,8 @@ + + + 1.13.1 + diff --git a/bundles/client-jdk/pom.xml b/bundles/client-jdk/pom.xml index 95035450..e4068fb2 100644 --- a/bundles/client-jdk/pom.xml +++ b/bundles/client-jdk/pom.xml @@ -44,7 +44,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/bundles/client/pom.xml b/bundles/client/pom.xml index a88e7a1c..6149f069 100644 --- a/bundles/client/pom.xml +++ b/bundles/client/pom.xml @@ -44,7 +44,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/bundles/pom.xml b/bundles/pom.xml index 69a8c6a2..7334067d 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -47,7 +47,7 @@ org.glassfish.tyrus tyrus-project - 1.14-SNAPSHOT + 1.13.1 org.glassfish.tyrus.bundles diff --git a/bundles/samples/pom.xml b/bundles/samples/pom.xml index 63620ad2..486f4ea8 100644 --- a/bundles/samples/pom.xml +++ b/bundles/samples/pom.xml @@ -45,7 +45,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.14-SNAPSHOT + 1.13.1 tyrus-samples diff --git a/bundles/websocket-ri-archive/pom.xml b/bundles/websocket-ri-archive/pom.xml index a260b7de..cc6f9dd6 100755 --- a/bundles/websocket-ri-archive/pom.xml +++ b/bundles/websocket-ri-archive/pom.xml @@ -45,7 +45,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.14-SNAPSHOT + 1.13.1 websocket-ri-archive diff --git a/bundles/websocket-ri-bundle/pom.xml b/bundles/websocket-ri-bundle/pom.xml index ab50f476..25cb5adb 100755 --- a/bundles/websocket-ri-bundle/pom.xml +++ b/bundles/websocket-ri-bundle/pom.xml @@ -45,7 +45,7 @@ org.glassfish.tyrus.bundles tyrus-bundles - 1.14-SNAPSHOT + 1.13.1 websocket-ri-bundle diff --git a/client/pom.xml b/client/pom.xml index 9d464210..572a1284 100755 --- a/client/pom.xml +++ b/client/pom.xml @@ -44,7 +44,7 @@ org.glassfish.tyrus tyrus-project - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/containers/glassfish/cdi/pom.xml b/containers/glassfish/cdi/pom.xml index 748253d7..91d22db8 100755 --- a/containers/glassfish/cdi/pom.xml +++ b/containers/glassfish/cdi/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus tyrus-containers-glassfish-project - 1.14-SNAPSHOT + 1.13.1 bundle diff --git a/containers/glassfish/ejb/pom.xml b/containers/glassfish/ejb/pom.xml index 033c57d3..90eb7986 100755 --- a/containers/glassfish/ejb/pom.xml +++ b/containers/glassfish/ejb/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus tyrus-containers-glassfish-project - 1.14-SNAPSHOT + 1.13.1 bundle diff --git a/containers/glassfish/pom.xml b/containers/glassfish/pom.xml index c11f5324..c802c0e1 100755 --- a/containers/glassfish/pom.xml +++ b/containers/glassfish/pom.xml @@ -44,7 +44,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/containers/grizzly-client/pom.xml b/containers/grizzly-client/pom.xml index bcebb9c0..c9831ab5 100755 --- a/containers/grizzly-client/pom.xml +++ b/containers/grizzly-client/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.14-SNAPSHOT + 1.13.1 bundle diff --git a/containers/grizzly-server/pom.xml b/containers/grizzly-server/pom.xml index fdce0af2..707451bf 100755 --- a/containers/grizzly-server/pom.xml +++ b/containers/grizzly-server/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.14-SNAPSHOT + 1.13.1 bundle diff --git a/containers/inmemory/pom.xml b/containers/inmemory/pom.xml index 671078ba..c2e6a342 100644 --- a/containers/inmemory/pom.xml +++ b/containers/inmemory/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.14-SNAPSHOT + 1.13.1 bundle diff --git a/containers/jdk-client/pom.xml b/containers/jdk-client/pom.xml index 29e01066..019ab3db 100755 --- a/containers/jdk-client/pom.xml +++ b/containers/jdk-client/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.14-SNAPSHOT + 1.13.1 bundle diff --git a/containers/pom.xml b/containers/pom.xml index 07f95072..689bb1f4 100755 --- a/containers/pom.xml +++ b/containers/pom.xml @@ -44,7 +44,7 @@ org.glassfish.tyrus tyrus-project - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/containers/servlet/pom.xml b/containers/servlet/pom.xml index 771c5bdd..c8d5ca5e 100755 --- a/containers/servlet/pom.xml +++ b/containers/servlet/pom.xml @@ -45,7 +45,7 @@ org.glassfish.tyrus tyrus-containers-project - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index cbac5e35..86f8fd02 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -44,7 +44,7 @@ org.glassfish.tyrus tyrus-project - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/docs/pom.xml b/docs/pom.xml index 9a9e2fd4..65c2cfd6 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -45,7 +45,7 @@ org.glassfish.tyrus tyrus-project - 1.14-SNAPSHOT + 1.13.1 tyrus-documentation diff --git a/ext/client-cli/pom.xml b/ext/client-cli/pom.xml index 2e29c15d..9504c8c5 100644 --- a/ext/client-cli/pom.xml +++ b/ext/client-cli/pom.xml @@ -44,7 +44,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/ext/extension-deflate/pom.xml b/ext/extension-deflate/pom.xml index c6f90630..eded00b3 100644 --- a/ext/extension-deflate/pom.xml +++ b/ext/extension-deflate/pom.xml @@ -44,7 +44,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/ext/monitoring-jmx/pom.xml b/ext/monitoring-jmx/pom.xml index 6760d34d..91e8e0de 100644 --- a/ext/monitoring-jmx/pom.xml +++ b/ext/monitoring-jmx/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.ext tyrus-extensions-project - 1.14-SNAPSHOT + 1.13.1 tyrus-monitoring-jmx diff --git a/ext/pom.xml b/ext/pom.xml index cb40cb18..fd5287b9 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -44,7 +44,7 @@ org.glassfish.tyrus tyrus-project - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/pom.xml b/pom.xml index 35d56dc6..a65191d6 100755 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ org.glassfish.tyrus tyrus-project - 1.14-SNAPSHOT + 1.13.1 pom tyrus Tyrus is the reference implementation of Java API for WebSocket (JSR-356). @@ -69,7 +69,7 @@ scm:git:git://java.net/tyrus~code scm:git:ssh://git.java.net/tyrus~code http://java.net/projects/tyrus/sources/code/show - HEAD + 1.13.1 diff --git a/samples/auction/pom.xml b/samples/auction/pom.xml index b4dce18f..0709661b 100755 --- a/samples/auction/pom.xml +++ b/samples/auction/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/samples/btc-xchange/pom.xml b/samples/btc-xchange/pom.xml index a05f96d5..54eb934a 100644 --- a/samples/btc-xchange/pom.xml +++ b/samples/btc-xchange/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/samples/cdi/pom.xml b/samples/cdi/pom.xml index 1592f7e9..63eb1445 100755 --- a/samples/cdi/pom.xml +++ b/samples/cdi/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/samples/chat/pom.xml b/samples/chat/pom.xml index cb0ee551..1393bcf5 100755 --- a/samples/chat/pom.xml +++ b/samples/chat/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/samples/draw/pom.xml b/samples/draw/pom.xml index b6ba3fff..acc6fd0e 100755 --- a/samples/draw/pom.xml +++ b/samples/draw/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/samples/echo-basic-auth/pom.xml b/samples/echo-basic-auth/pom.xml index f790b025..2613cf6e 100755 --- a/samples/echo-basic-auth/pom.xml +++ b/samples/echo-basic-auth/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/samples/echo-dart/pom.xml b/samples/echo-dart/pom.xml index 909b6dac..9daafd1b 100755 --- a/samples/echo-dart/pom.xml +++ b/samples/echo-dart/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/samples/echo-https/pom.xml b/samples/echo-https/pom.xml index 89328fa1..440b5cd0 100755 --- a/samples/echo-https/pom.xml +++ b/samples/echo-https/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index 8cac9f14..8ebf63ba 100755 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/samples/pom.xml b/samples/pom.xml index 111c5db7..67363c89 100755 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus tyrus-project - 1.14-SNAPSHOT + 1.13.1 org.glassfish.tyrus.samples diff --git a/samples/programmatic-echo/pom.xml b/samples/programmatic-echo/pom.xml index f9e2f863..f8b0548e 100755 --- a/samples/programmatic-echo/pom.xml +++ b/samples/programmatic-echo/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/samples/shared-collection/pom.xml b/samples/shared-collection/pom.xml index 3012c1d1..0721b4df 100644 --- a/samples/shared-collection/pom.xml +++ b/samples/shared-collection/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/samples/simplelife/pom.xml b/samples/simplelife/pom.xml index 62fd891b..7d978fa1 100755 --- a/samples/simplelife/pom.xml +++ b/samples/simplelife/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.samples tyrus-samples-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/server/pom.xml b/server/pom.xml index d640f687..457f38cb 100755 --- a/server/pom.xml +++ b/server/pom.xml @@ -44,7 +44,7 @@ org.glassfish.tyrus tyrus-project - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/spi/pom.xml b/spi/pom.xml index 6fd5ec8b..8bea15f5 100755 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -44,7 +44,7 @@ org.glassfish.tyrus tyrus-project - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/tests/e2e/application-config/pom.xml b/tests/e2e/application-config/pom.xml index af72395a..ef565247 100755 --- a/tests/e2e/application-config/pom.xml +++ b/tests/e2e/application-config/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/e2e/jetty/auth-basic/pom.xml b/tests/e2e/jetty/auth-basic/pom.xml index 2ec1b8de..3443fa39 100644 --- a/tests/e2e/jetty/auth-basic/pom.xml +++ b/tests/e2e/jetty/auth-basic/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e-jetty - 1.14-SNAPSHOT + 1.13.1 jar diff --git a/tests/e2e/jetty/auth-digest/pom.xml b/tests/e2e/jetty/auth-digest/pom.xml index 5a1b999e..8189827b 100644 --- a/tests/e2e/jetty/auth-digest/pom.xml +++ b/tests/e2e/jetty/auth-digest/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e-jetty - 1.14-SNAPSHOT + 1.13.1 jar diff --git a/tests/e2e/jetty/pom.xml b/tests/e2e/jetty/pom.xml index 6a7f33e5..f984f0d4 100755 --- a/tests/e2e/jetty/pom.xml +++ b/tests/e2e/jetty/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.14-SNAPSHOT + 1.13.1 pom diff --git a/tests/e2e/non-deployable/pom.xml b/tests/e2e/non-deployable/pom.xml index 4157d6e3..333e9896 100755 --- a/tests/e2e/non-deployable/pom.xml +++ b/tests/e2e/non-deployable/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml index cf976667..62378a6d 100755 --- a/tests/e2e/pom.xml +++ b/tests/e2e/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 1.14-SNAPSHOT + 1.13.1 pom diff --git a/tests/e2e/standard-config/pom.xml b/tests/e2e/standard-config/pom.xml index 9083dde3..a0659b50 100755 --- a/tests/e2e/standard-config/pom.xml +++ b/tests/e2e/standard-config/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests tyrus-tests-e2e - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/pom.xml b/tests/pom.xml index 3be475d6..f05802d2 100755 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus tyrus-project - 1.14-SNAPSHOT + 1.13.1 org.glassfish.tyrus.tests diff --git a/tests/qa/browser-test/pom.xml b/tests/qa/browser-test/pom.xml index 294d412b..3e32ba62 100755 --- a/tests/qa/browser-test/pom.xml +++ b/tests/qa/browser-test/pom.xml @@ -45,7 +45,7 @@ org.glassfish.tyrus.tests.qa tyrus-tests-qa-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/qa/lifecycle-test/pom.xml b/tests/qa/lifecycle-test/pom.xml index 91e69661..2f3e9edd 100644 --- a/tests/qa/lifecycle-test/pom.xml +++ b/tests/qa/lifecycle-test/pom.xml @@ -45,7 +45,7 @@ org.glassfish.tyrus.tests.qa tyrus-tests-qa-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/qa/pom.xml b/tests/qa/pom.xml index e6757e31..d0972e3b 100644 --- a/tests/qa/pom.xml +++ b/tests/qa/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 1.14-SNAPSHOT + 1.13.1 org.glassfish.tyrus.tests.qa diff --git a/tests/servlet/async/pom.xml b/tests/servlet/async/pom.xml index 8d88eeba..30e577f5 100644 --- a/tests/servlet/async/pom.xml +++ b/tests/servlet/async/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/servlet/autobahn-server/pom.xml b/tests/servlet/autobahn-server/pom.xml index 22350090..ba76ace2 100644 --- a/tests/servlet/autobahn-server/pom.xml +++ b/tests/servlet/autobahn-server/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/servlet/basic/pom.xml b/tests/servlet/basic/pom.xml index 2b17d868..87f5e6fd 100644 --- a/tests/servlet/basic/pom.xml +++ b/tests/servlet/basic/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/servlet/debug/pom.xml b/tests/servlet/debug/pom.xml index 5f6a7e59..abf61af8 100644 --- a/tests/servlet/debug/pom.xml +++ b/tests/servlet/debug/pom.xml @@ -44,7 +44,7 @@ tyrus-tests-servlet-project org.glassfish.tyrus.tests.servlet - 1.14-SNAPSHOT + 1.13.1 4.0.0 diff --git a/tests/servlet/dynamic-deploy/pom.xml b/tests/servlet/dynamic-deploy/pom.xml index 0f030d41..1a676908 100644 --- a/tests/servlet/dynamic-deploy/pom.xml +++ b/tests/servlet/dynamic-deploy/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/servlet/inject/pom.xml b/tests/servlet/inject/pom.xml index e1f21dd6..db10994a 100644 --- a/tests/servlet/inject/pom.xml +++ b/tests/servlet/inject/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/servlet/maxsessions-per-app/pom.xml b/tests/servlet/maxsessions-per-app/pom.xml index 58e8ff62..06bd57b9 100755 --- a/tests/servlet/maxsessions-per-app/pom.xml +++ b/tests/servlet/maxsessions-per-app/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/servlet/maxsessions-per-remoteaddr/pom.xml b/tests/servlet/maxsessions-per-remoteaddr/pom.xml index 4143c869..ba4199ed 100755 --- a/tests/servlet/maxsessions-per-remoteaddr/pom.xml +++ b/tests/servlet/maxsessions-per-remoteaddr/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/servlet/mbean/pom.xml b/tests/servlet/mbean/pom.xml index b1508a5f..69343709 100644 --- a/tests/servlet/mbean/pom.xml +++ b/tests/servlet/mbean/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/servlet/noappconfig/pom.xml b/tests/servlet/noappconfig/pom.xml index b012bdf6..f05778aa 100755 --- a/tests/servlet/noappconfig/pom.xml +++ b/tests/servlet/noappconfig/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/servlet/oneappconfig/pom.xml b/tests/servlet/oneappconfig/pom.xml index 341cb5be..365e4139 100755 --- a/tests/servlet/oneappconfig/pom.xml +++ b/tests/servlet/oneappconfig/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/servlet/pom.xml b/tests/servlet/pom.xml index 9ce176f9..10857f0b 100755 --- a/tests/servlet/pom.xml +++ b/tests/servlet/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 1.14-SNAPSHOT + 1.13.1 org.glassfish.tyrus.tests.servlet diff --git a/tests/servlet/remote-endpoint-timeout/pom.xml b/tests/servlet/remote-endpoint-timeout/pom.xml index dadd1196..8770c6a6 100755 --- a/tests/servlet/remote-endpoint-timeout/pom.xml +++ b/tests/servlet/remote-endpoint-timeout/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/servlet/session/pom.xml b/tests/servlet/session/pom.xml index de2ed81a..f90cc38c 100755 --- a/tests/servlet/session/pom.xml +++ b/tests/servlet/session/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/servlet/twoappconfig/pom.xml b/tests/servlet/twoappconfig/pom.xml index 56714b34..9f888eb9 100755 --- a/tests/servlet/twoappconfig/pom.xml +++ b/tests/servlet/twoappconfig/pom.xml @@ -46,7 +46,7 @@ org.glassfish.tyrus.tests.servlet tyrus-tests-servlet-project - 1.14-SNAPSHOT + 1.13.1 war diff --git a/tests/tools/pom.xml b/tests/tools/pom.xml index 40d69e44..8af9c740 100755 --- a/tests/tools/pom.xml +++ b/tests/tools/pom.xml @@ -44,7 +44,7 @@ org.glassfish.tyrus.tests tyrus-tests-project - 1.14-SNAPSHOT + 1.13.1 4.0.0