diff --git a/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF
index 544983ac6..05dc8b8bf 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.7.0.qualifier
+Bundle-Version: 10.8.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 46420bb83..bb37bfdcd 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.7.0-SNAPSHOT
+ 10.8.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 16eb68103..2b752175f 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.7.0.qualifier
+Bundle-Version: 10.8.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 9b0c5dfaf..1ffa7f3b2 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.7.0-SNAPSHOT
+ 10.8.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 bcffd4c4e..4a2399205 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.7.0.qualifier
+Bundle-Version: 10.8.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 79af66a38..567f70fbc 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.7.0-SNAPSHOT
+ 10.8.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 daf8c96ef..607b138fb 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.7.0.qualifier
+Bundle-Version: 10.8.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 cde1e186f..12ef17c4a 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.7.0-SNAPSHOT
+ 10.8.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.feature/feature.xml b/org.sonarlint.eclipse.feature/feature.xml
index 8d2b256fd..bd12c5021 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 2efd4601a..05eb66885 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.7.0-SNAPSHOT
+ 10.8.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 e47791a24..743196139 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.7.0.qualifier
+Bundle-Version: 10.8.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 7d945d0dd..d700f8b54 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.7.0-SNAPSHOT
+ 10.8.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 392245dd4..75a9863a3 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.7.0.qualifier
+Bundle-Version: 10.8.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 79375cc65..fbf61e959 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.7.0-SNAPSHOT
+ 10.8.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.pydev/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.pydev/META-INF/MANIFEST.MF
index 3dfae327f..ab118cd89 100644
--- a/org.sonarlint.eclipse.pydev/META-INF/MANIFEST.MF
+++ b/org.sonarlint.eclipse.pydev/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle_name
Bundle-SymbolicName: org.sonarlint.eclipse.pydev;singleton:=true
-Bundle-Version: 10.7.0.qualifier
+Bundle-Version: 10.8.0.qualifier
Bundle-Vendor: %bundle_vendor
Bundle-ClassPath: .
Require-Bundle: org.eclipse.core.runtime,
diff --git a/org.sonarlint.eclipse.pydev/pom.xml b/org.sonarlint.eclipse.pydev/pom.xml
index 645816ee3..67ddcee9c 100644
--- a/org.sonarlint.eclipse.pydev/pom.xml
+++ b/org.sonarlint.eclipse.pydev/pom.xml
@@ -6,7 +6,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.7.0-SNAPSHOT
+ 10.8.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.site/pom.xml b/org.sonarlint.eclipse.site/pom.xml
index cd84a07c2..fa745c263 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.7.0-SNAPSHOT
+ 10.8.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 5c3a28cac..dfcde5ed1 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.7.0.qualifier
+Bundle-Version: 10.8.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 1d9035f0a..a22565304 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.7.0-SNAPSHOT
+ 10.8.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 449e10e24..8eae80041 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.7.0.qualifier
+Bundle-Version: 10.8.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 27df043a8..6736523cf 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.7.0-SNAPSHOT
+ 10.8.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 72ecdf475..d63459ae6 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.7.0.qualifier
+Bundle-Version: 10.8.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 edb2444d1..094ab2530 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.7.0-SNAPSHOT
+ 10.8.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 e23e284ab..1337a5331 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.7.0.qualifier
+Bundle-Version: 10.8.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 1181a7ef5..9943211d1 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.7.0-SNAPSHOT
+ 10.8.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 619a9a63d..96d8c302a 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.7.0.qualifier
+Bundle-Version: 10.8.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 8c4e5df6f..ad4ac472e 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.7.0-SNAPSHOT
+ 10.8.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 2a8732f61..7a0a28e02 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.7.0.qualifier
+Bundle-Version: 10.8.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 d88511ae1..28560c919 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.7.0-SNAPSHOT
+ 10.8.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 8cacdbd0e..6cddfa599 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.7.0.qualifier
+Bundle-Version: 10.8.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 053ada2da..ee46aef4b 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.7.0-SNAPSHOT
+ 10.8.0-SNAPSHOT
../pom.xml
diff --git a/pom.xml b/pom.xml
index 69b21b2e1..98b4ee679 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.7.0-SNAPSHOT
+ 10.8.0-SNAPSHOT
pom
SonarLint for Eclipse