From 6059d95cb97575ac5a23ac92de63acde0d5b49ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Geoffroy?= Date: Fri, 23 Feb 2024 17:25:23 +0100 Subject: [PATCH] Prepare for next development iteration --- echo/pom.xml | 2 +- pom.xml | 2 +- sonar-orchestrator-junit4/pom.xml | 2 +- sonar-orchestrator-junit5/pom.xml | 2 +- sonar-orchestrator/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/echo/pom.xml b/echo/pom.xml index da2a05e1..d8a0e74d 100644 --- a/echo/pom.xml +++ b/echo/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.orchestrator orchestrator-parent - 4.8-SNAPSHOT + 4.9-SNAPSHOT echo Echo Program diff --git a/pom.xml b/pom.xml index 80ba34ed..ac5265a6 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.sonarsource.orchestrator orchestrator-parent - 4.8-SNAPSHOT + 4.9-SNAPSHOT pom Orchestrator :: Parent 2011 diff --git a/sonar-orchestrator-junit4/pom.xml b/sonar-orchestrator-junit4/pom.xml index 860baa19..03922ada 100644 --- a/sonar-orchestrator-junit4/pom.xml +++ b/sonar-orchestrator-junit4/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.orchestrator orchestrator-parent - 4.8-SNAPSHOT + 4.9-SNAPSHOT sonar-orchestrator-junit4 Orchestrator - JUnit 4 diff --git a/sonar-orchestrator-junit5/pom.xml b/sonar-orchestrator-junit5/pom.xml index 6347b60e..8fce202d 100644 --- a/sonar-orchestrator-junit5/pom.xml +++ b/sonar-orchestrator-junit5/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.orchestrator orchestrator-parent - 4.8-SNAPSHOT + 4.9-SNAPSHOT sonar-orchestrator-junit5 Orchestrator - JUnit 5 diff --git a/sonar-orchestrator/pom.xml b/sonar-orchestrator/pom.xml index 81e6cb1d..539f28b5 100644 --- a/sonar-orchestrator/pom.xml +++ b/sonar-orchestrator/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.orchestrator orchestrator-parent - 4.8-SNAPSHOT + 4.9-SNAPSHOT sonar-orchestrator Orchestrator