From 32ff45145b4285a60b35cb9b54b0a8073fae14c0 Mon Sep 17 00:00:00 2001 From: jfarcand Date: Tue, 13 Feb 2024 09:57:57 -0500 Subject: [PATCH] [maven-release-plugin] prepare release atmosphere-samples-project-3.0.0 --- pom.xml | 2 +- samples/chat/pom.xml | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 0c285fa9..191f08f8 100755 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ atmosphere-samples-project pom atmosphere-samples-project - 3.0.0-SNAPSHOT + 3.0.0 http://github.com/Atmosphere/atmosphere-samples scm:git:git@github.com:Atmosphere/atmosphere-samples.git diff --git a/samples/chat/pom.xml b/samples/chat/pom.xml index fd0bfeb9..c9eaaf43 100644 --- a/samples/chat/pom.xml +++ b/samples/chat/pom.xml @@ -1,17 +1,16 @@ - + org.atmosphere atmosphere-samples-project - 3.0.0-SNAPSHOT + 3.0.0 ../../pom.xml 4.0.0 org.atmosphere.samples atmosphere-chat war - 3.0.0-SNAPSHOT + 3.0.0 atmosphere-chat http://maven.apache.org