From d7ec7eda221e804d15ad732230114cfce27e75ec Mon Sep 17 00:00:00 2001 From: Tibor Blenessy Date: Mon, 21 Aug 2023 11:46:17 +0200 Subject: [PATCH] Prepare next development iteration (#250) --- its/plugin/pom.xml | 2 +- its/pom.xml | 2 +- its/ruling/pom.xml | 2 +- pom.xml | 2 +- sonar-html-plugin/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/its/plugin/pom.xml b/its/plugin/pom.xml index 4d3138371..b27af06e7 100644 --- a/its/plugin/pom.xml +++ b/its/plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.html html-its - 3.9.0-SNAPSHOT + 3.10.0-SNAPSHOT it-html-plugin diff --git a/its/pom.xml b/its/pom.xml index 417e2c28a..0d9576d7f 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.html html - 3.9.0-SNAPSHOT + 3.10.0-SNAPSHOT html-its diff --git a/its/ruling/pom.xml b/its/ruling/pom.xml index dcec50225..28f803288 100644 --- a/its/ruling/pom.xml +++ b/its/ruling/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.html html-its - 3.9.0-SNAPSHOT + 3.10.0-SNAPSHOT it-html-ruling diff --git a/pom.xml b/pom.xml index 7ed5805a5..ac7335921 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.sonarsource.html html - 3.9.0-SNAPSHOT + 3.10.0-SNAPSHOT pom SonarSource :: HTML diff --git a/sonar-html-plugin/pom.xml b/sonar-html-plugin/pom.xml index 2532e77df..beb622a07 100644 --- a/sonar-html-plugin/pom.xml +++ b/sonar-html-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.html html - 3.9.0-SNAPSHOT + 3.10.0-SNAPSHOT sonar-html-plugin