diff --git a/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF
index 05dc8b8bf..c0d0b30ce 100644
--- a/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.buildship;singleton:=true
-Bundle-Version: 10.8.0.qualifier
+Bundle-Version: 10.9.0.qualifier
Bundle-Vendor: %bundle_vendor
Bundle-ClassPath: .
Require-Bundle: org.eclipse.core.runtime,
diff --git a/org.sonarlint.eclipse.buildship/pom.xml b/org.sonarlint.eclipse.buildship/pom.xml
index bb37bfdcd..fac18aa48 100644
--- a/org.sonarlint.eclipse.buildship/pom.xml
+++ b/org.sonarlint.eclipse.buildship/pom.xml
@@ -6,7 +6,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.cdt/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.cdt/META-INF/MANIFEST.MF
index 2b752175f..8880b741e 100644
--- a/org.sonarlint.eclipse.cdt/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.cdt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.cdt;singleton:=true
-Bundle-Version: 10.8.0.qualifier
+Bundle-Version: 10.9.0.qualifier
Bundle-Vendor: %bundle_vendor
Bundle-ClassPath: .
Require-Bundle: org.eclipse.core.runtime,
diff --git a/org.sonarlint.eclipse.cdt/pom.xml b/org.sonarlint.eclipse.cdt/pom.xml
index 1ffa7f3b2..70f069445 100644
--- a/org.sonarlint.eclipse.cdt/pom.xml
+++ b/org.sonarlint.eclipse.cdt/pom.xml
@@ -6,7 +6,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.core.tests/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.core.tests/META-INF/MANIFEST.MF
index 4a2399205..f3be818f1 100644
--- a/org.sonarlint.eclipse.core.tests/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.core.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: SonarLint for Eclipse Tests
Bundle-SymbolicName: org.sonarlint.eclipse.core.tests;singleton:=true
-Bundle-Version: 10.8.0.qualifier
+Bundle-Version: 10.9.0.qualifier
Bundle-Vendor: SonarSource
Require-Bundle: org.eclipse.core.resources,
org.eclipse.core.runtime,
diff --git a/org.sonarlint.eclipse.core.tests/pom.xml b/org.sonarlint.eclipse.core.tests/pom.xml
index 567f70fbc..773bdaa1a 100644
--- a/org.sonarlint.eclipse.core.tests/pom.xml
+++ b/org.sonarlint.eclipse.core.tests/pom.xml
@@ -6,7 +6,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.core/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.core/META-INF/MANIFEST.MF
index 27f40ad66..49cd8ed1d 100644
--- a/org.sonarlint.eclipse.core/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.core;singleton:=true
-Bundle-Version: 10.8.0.qualifier
+Bundle-Version: 10.9.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.sonarlint.eclipse.core.internal.SonarLintCorePlugin
Bundle-Vendor: %bundle_vendor
diff --git a/org.sonarlint.eclipse.core/pom.xml b/org.sonarlint.eclipse.core/pom.xml
index 12ef17c4a..d2de22a29 100644
--- a/org.sonarlint.eclipse.core/pom.xml
+++ b/org.sonarlint.eclipse.core/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.feature/feature.xml b/org.sonarlint.eclipse.feature/feature.xml
index 1038484ef..c24394859 100644
--- a/org.sonarlint.eclipse.feature/feature.xml
+++ b/org.sonarlint.eclipse.feature/feature.xml
@@ -2,7 +2,7 @@
diff --git a/org.sonarlint.eclipse.feature/pom.xml b/org.sonarlint.eclipse.feature/pom.xml
index 05eb66885..48e991834 100644
--- a/org.sonarlint.eclipse.feature/pom.xml
+++ b/org.sonarlint.eclipse.feature/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.jdt/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.jdt/META-INF/MANIFEST.MF
index 743196139..aab9379df 100644
--- a/org.sonarlint.eclipse.jdt/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.jdt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.jdt;singleton:=true
-Bundle-Version: 10.8.0.qualifier
+Bundle-Version: 10.9.0.qualifier
Bundle-Vendor: %bundle_vendor
Bundle-ClassPath: .
Require-Bundle: org.eclipse.core.runtime,
diff --git a/org.sonarlint.eclipse.jdt/pom.xml b/org.sonarlint.eclipse.jdt/pom.xml
index d700f8b54..260360820 100644
--- a/org.sonarlint.eclipse.jdt/pom.xml
+++ b/org.sonarlint.eclipse.jdt/pom.xml
@@ -6,7 +6,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.m2e/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.m2e/META-INF/MANIFEST.MF
index 75a9863a3..980a68c74 100644
--- a/org.sonarlint.eclipse.m2e/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.m2e/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.m2e;singleton:=true
-Bundle-Version: 10.8.0.qualifier
+Bundle-Version: 10.9.0.qualifier
Bundle-Vendor: %bundle_vendor
Bundle-ClassPath: .
Require-Bundle: org.eclipse.core.runtime,
diff --git a/org.sonarlint.eclipse.m2e/pom.xml b/org.sonarlint.eclipse.m2e/pom.xml
index fbf61e959..f01ff8c8c 100644
--- a/org.sonarlint.eclipse.m2e/pom.xml
+++ b/org.sonarlint.eclipse.m2e/pom.xml
@@ -6,7 +6,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.site/pom.xml b/org.sonarlint.eclipse.site/pom.xml
index fa745c263..fd233415b 100644
--- a/org.sonarlint.eclipse.site/pom.xml
+++ b/org.sonarlint.eclipse.site/pom.xml
@@ -6,7 +6,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.sloop.linux.aarch64/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.sloop.linux.aarch64/META-INF/MANIFEST.MF
index dfcde5ed1..ecec8e06a 100644
--- a/org.sonarlint.eclipse.sloop.linux.aarch64/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.sloop.linux.aarch64/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.sloop.linux.aarch64;singleton:=true
-Bundle-Version: 10.8.0.qualifier
+Bundle-Version: 10.9.0.qualifier
Bundle-Vendor: %bundle_vendor
Fragment-Host: org.sonarlint.eclipse.core
Automatic-Module-Name: org.sonarlint.eclipse.sloop.linux.aarch64
diff --git a/org.sonarlint.eclipse.sloop.linux.aarch64/pom.xml b/org.sonarlint.eclipse.sloop.linux.aarch64/pom.xml
index a22565304..23a0bb262 100644
--- a/org.sonarlint.eclipse.sloop.linux.aarch64/pom.xml
+++ b/org.sonarlint.eclipse.sloop.linux.aarch64/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.sloop.linux.x64/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.sloop.linux.x64/META-INF/MANIFEST.MF
index 8eae80041..8de819609 100644
--- a/org.sonarlint.eclipse.sloop.linux.x64/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.sloop.linux.x64/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.sloop.linux.x64;singleton:=true
-Bundle-Version: 10.8.0.qualifier
+Bundle-Version: 10.9.0.qualifier
Bundle-Vendor: %bundle_vendor
Fragment-Host: org.sonarlint.eclipse.core
Automatic-Module-Name: org.sonarlint.eclipse.sloop.linux.x64
diff --git a/org.sonarlint.eclipse.sloop.linux.x64/pom.xml b/org.sonarlint.eclipse.sloop.linux.x64/pom.xml
index 6736523cf..6fff140f1 100644
--- a/org.sonarlint.eclipse.sloop.linux.x64/pom.xml
+++ b/org.sonarlint.eclipse.sloop.linux.x64/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.sloop.macosx.aarch64/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.sloop.macosx.aarch64/META-INF/MANIFEST.MF
index d63459ae6..1c6cb992b 100644
--- a/org.sonarlint.eclipse.sloop.macosx.aarch64/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.sloop.macosx.aarch64/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.sloop.macosx.aarch64;singleton:=true
-Bundle-Version: 10.8.0.qualifier
+Bundle-Version: 10.9.0.qualifier
Bundle-Vendor: %bundle_vendor
Fragment-Host: org.sonarlint.eclipse.core
Automatic-Module-Name: org.sonarlint.eclipse.sloop.macosx.aarch64
diff --git a/org.sonarlint.eclipse.sloop.macosx.aarch64/pom.xml b/org.sonarlint.eclipse.sloop.macosx.aarch64/pom.xml
index 094ab2530..38948a848 100644
--- a/org.sonarlint.eclipse.sloop.macosx.aarch64/pom.xml
+++ b/org.sonarlint.eclipse.sloop.macosx.aarch64/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.sloop.macosx.x64/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.sloop.macosx.x64/META-INF/MANIFEST.MF
index 1337a5331..570e9faf9 100644
--- a/org.sonarlint.eclipse.sloop.macosx.x64/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.sloop.macosx.x64/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.sloop.macosx.x64;singleton:=true
-Bundle-Version: 10.8.0.qualifier
+Bundle-Version: 10.9.0.qualifier
Bundle-Vendor: %bundle_vendor
Fragment-Host: org.sonarlint.eclipse.core
Automatic-Module-Name: org.sonarlint.eclipse.sloop.macosx.x64
diff --git a/org.sonarlint.eclipse.sloop.macosx.x64/pom.xml b/org.sonarlint.eclipse.sloop.macosx.x64/pom.xml
index 9943211d1..595bd0080 100644
--- a/org.sonarlint.eclipse.sloop.macosx.x64/pom.xml
+++ b/org.sonarlint.eclipse.sloop.macosx.x64/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.sloop.no-arch/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.sloop.no-arch/META-INF/MANIFEST.MF
index 96d8c302a..9a61df9c1 100644
--- a/org.sonarlint.eclipse.sloop.no-arch/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.sloop.no-arch/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.sloop.no-arch;singleton:=true
-Bundle-Version: 10.8.0.qualifier
+Bundle-Version: 10.9.0.qualifier
Eclipse-PlatformFilter: (& (osgi.os=win32) (osgi.arch=aarch64))
Bundle-Vendor: %bundle_vendor
Fragment-Host: org.sonarlint.eclipse.core
diff --git a/org.sonarlint.eclipse.sloop.no-arch/pom.xml b/org.sonarlint.eclipse.sloop.no-arch/pom.xml
index ad4ac472e..1dc703064 100644
--- a/org.sonarlint.eclipse.sloop.no-arch/pom.xml
+++ b/org.sonarlint.eclipse.sloop.no-arch/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.sloop.windows.x64/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.sloop.windows.x64/META-INF/MANIFEST.MF
index 7a0a28e02..a25e0ccf1 100644
--- a/org.sonarlint.eclipse.sloop.windows.x64/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.sloop.windows.x64/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.sloop.windows.x64;singleton:=true
-Bundle-Version: 10.8.0.qualifier
+Bundle-Version: 10.9.0.qualifier
Bundle-Vendor: %bundle_vendor
Fragment-Host: org.sonarlint.eclipse.core
Automatic-Module-Name: org.sonarlint.eclipse.sloop.windows.x64
diff --git a/org.sonarlint.eclipse.sloop.windows.x64/pom.xml b/org.sonarlint.eclipse.sloop.windows.x64/pom.xml
index 28560c919..eaa47bf01 100644
--- a/org.sonarlint.eclipse.sloop.windows.x64/pom.xml
+++ b/org.sonarlint.eclipse.sloop.windows.x64/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.ui/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.ui/META-INF/MANIFEST.MF
index ee4cbb3b1..21d55905e 100644
--- a/org.sonarlint.eclipse.ui/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.ui;singleton:=true
-Bundle-Version: 10.8.0.qualifier
+Bundle-Version: 10.9.0.qualifier
Bundle-Vendor: %bundle_vendor
Bundle-ClassPath: .
Bundle-Activator: org.sonarlint.eclipse.ui.internal.SonarLintUiPlugin
diff --git a/org.sonarlint.eclipse.ui/pom.xml b/org.sonarlint.eclipse.ui/pom.xml
index ee46aef4b..adf3a387f 100644
--- a/org.sonarlint.eclipse.ui/pom.xml
+++ b/org.sonarlint.eclipse.ui/pom.xml
@@ -6,7 +6,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
../pom.xml
diff --git a/pom.xml b/pom.xml
index 99c80b972..3d8372a7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.8.0-SNAPSHOT
+ 10.9.0-SNAPSHOT
pom
SonarLint for Eclipse