From c657c5ec20fc08f8dde9d175c8bc42a40e5f20b1 Mon Sep 17 00:00:00 2001 From: jfarcand Date: Tue, 13 Feb 2024 09:57:41 -0500 Subject: [PATCH] Support for atmosphere-3.0.x --- samples/chat/pom.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/samples/chat/pom.xml b/samples/chat/pom.xml index ecf40d04..fd0bfeb9 100644 --- a/samples/chat/pom.xml +++ b/samples/chat/pom.xml @@ -1,5 +1,6 @@ - + org.atmosphere atmosphere-samples-project @@ -46,14 +47,16 @@ 2.16.1 - + + none + ${project.artifactId} - org.eclipse.jetty - jetty-maven-plugin - 11.0.20 + org.eclipse.jetty + jetty-maven-plugin + 11.0.20