From c9bb65e0304398173a570e47893d1719009716c6 Mon Sep 17 00:00:00 2001 From: jansupol Date: Thu, 27 Jun 2024 18:13:06 +0200 Subject: [PATCH] Do not point to a SNAPSHOT Jersey in version-agnostic tests Signed-off-by: jansupol --- tests/version-agnostic/pom.xml | 6 +++--- .../org/glassfish/jersey/test/agnostic/JettyHeaderTest.java | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/version-agnostic/pom.xml b/tests/version-agnostic/pom.xml index c4c44f5e5b..1160c7f014 100644 --- a/tests/version-agnostic/pom.xml +++ b/tests/version-agnostic/pom.xml @@ -1,7 +1,7 @@