From 11761b4e00d8bb68f69a88eabe4d512d430e8930 Mon Sep 17 00:00:00 2001 From: jfarcand Date: Tue, 2 Apr 2024 13:28:15 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- assembly/cpr/pom.xml | 6 +++--- assembly/pom.xml | 4 ++-- buildtools/pom.xml | 2 +- modules/cpr/pom.xml | 4 ++-- modules/pom.xml | 4 ++-- pom.xml | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/assembly/cpr/pom.xml b/assembly/cpr/pom.xml index 553fa8e334..8ed20453a2 100644 --- a/assembly/cpr/pom.xml +++ b/assembly/cpr/pom.xml @@ -3,21 +3,21 @@ org.atmosphere atmosphere-project - 3.0.7 + 3.0.8-SNAPSHOT ../../pom.xml 4.0.0 org.atmosphere atmosphere-runtime-libs atmosphere-runtime-libs - 3.0.7 + 3.0.8-SNAPSHOT pom org.atmosphere atmosphere-runtime - 3.0.7 + 3.0.8-SNAPSHOT diff --git a/assembly/pom.xml b/assembly/pom.xml index ce57b80a67..87c8396989 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -3,13 +3,13 @@ org.atmosphere atmosphere-project - 3.0.7 + 3.0.8-SNAPSHOT 4.0.0 org.atmosphere atmosphere-assembly - 3.0.7 + 3.0.8-SNAPSHOT pom atmosphere-assembly https://github.com/Atmosphere/atmosphere diff --git a/buildtools/pom.xml b/buildtools/pom.xml index 7603802624..cdedfae92c 100644 --- a/buildtools/pom.xml +++ b/buildtools/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.atmosphere atmosphere-buildtools - 3.0.7 + 3.0.8-SNAPSHOT atmosphere-buildtools https://github.com/Atmosphere/atmosphere diff --git a/modules/cpr/pom.xml b/modules/cpr/pom.xml index b98a196308..2bfdae2ba9 100644 --- a/modules/cpr/pom.xml +++ b/modules/cpr/pom.xml @@ -3,14 +3,14 @@ org.atmosphere atmosphere-project - 3.0.7 + 3.0.8-SNAPSHOT ../../pom.xml 4.0.0 org.atmosphere atmosphere-runtime bundle - 3.0.7 + 3.0.8-SNAPSHOT atmosphere-runtime https://github.com/Atmosphere/atmosphere diff --git a/modules/pom.xml b/modules/pom.xml index 7bdbd42b13..dc8e4c78d0 100755 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -3,13 +3,13 @@ org.atmosphere atmosphere-project - 3.0.7 + 3.0.8-SNAPSHOT 4.0.0 org.atmosphere atmosphere-modules - 3.0.7 + 3.0.8-SNAPSHOT pom atmosphere-modules https://github.com/Atmosphere/atmosphere diff --git a/pom.xml b/pom.xml index c43f5ee01c..84f5d3a1d2 100755 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ atmosphere-project pom atmosphere-project - 3.0.7 + 3.0.8-SNAPSHOT http://github.com/Atmosphere/atmosphere scm:git:git@github.com:Atmosphere/atmosphere.git