diff --git a/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF
index c0d0b30ce..f5c0b1fbd 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.9.0.qualifier
+Bundle-Version: 10.10.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 fac18aa48..83b387d22 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.9.0-SNAPSHOT
+ 10.10.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 8880b741e..b298efaac 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.9.0.qualifier
+Bundle-Version: 10.10.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 70f069445..0ea9c40bd 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.9.0-SNAPSHOT
+ 10.10.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 f3be818f1..eb8220f5e 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.9.0.qualifier
+Bundle-Version: 10.10.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 773bdaa1a..39c14d5ca 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.9.0-SNAPSHOT
+ 10.10.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 49cd8ed1d..b518b3a1c 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.9.0.qualifier
+Bundle-Version: 10.10.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 3b14710dd..c3ca3d254 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.9.0-SNAPSHOT
+ 10.10.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.feature/feature.xml b/org.sonarlint.eclipse.feature/feature.xml
index c24394859..ded6a01fd 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 48e991834..fb728ca03 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.9.0-SNAPSHOT
+ 10.10.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 aab9379df..b5fa214bc 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.9.0.qualifier
+Bundle-Version: 10.10.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 260360820..6746d7cd5 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.9.0-SNAPSHOT
+ 10.10.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 980a68c74..eff428956 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.9.0.qualifier
+Bundle-Version: 10.10.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 f01ff8c8c..dd8363402 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.9.0-SNAPSHOT
+ 10.10.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.site/pom.xml b/org.sonarlint.eclipse.site/pom.xml
index fd233415b..8733a5a7a 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.9.0-SNAPSHOT
+ 10.10.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 ecec8e06a..e6b244de0 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.9.0.qualifier
+Bundle-Version: 10.10.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 23a0bb262..0e26bc1b6 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.9.0-SNAPSHOT
+ 10.10.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 8de819609..8b5ada3bf 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.9.0.qualifier
+Bundle-Version: 10.10.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 6fff140f1..acfa9c858 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.9.0-SNAPSHOT
+ 10.10.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 1c6cb992b..18b6fcf7e 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.9.0.qualifier
+Bundle-Version: 10.10.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 38948a848..f9cb6c1b2 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.9.0-SNAPSHOT
+ 10.10.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 570e9faf9..3251361d9 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.9.0.qualifier
+Bundle-Version: 10.10.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 595bd0080..91131e910 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.9.0-SNAPSHOT
+ 10.10.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 9a61df9c1..acb5bbf94 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.9.0.qualifier
+Bundle-Version: 10.10.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 1dc703064..ca1323a9c 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.9.0-SNAPSHOT
+ 10.10.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 a25e0ccf1..35c75c5cb 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.9.0.qualifier
+Bundle-Version: 10.10.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 eaa47bf01..c01986b5c 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.9.0-SNAPSHOT
+ 10.10.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 21d55905e..8b04402e3 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.9.0.qualifier
+Bundle-Version: 10.10.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 adf3a387f..2bc5bc6ff 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.9.0-SNAPSHOT
+ 10.10.0-SNAPSHOT
../pom.xml
diff --git a/pom.xml b/pom.xml
index 6c6d053a0..17c74b876 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.9.0-SNAPSHOT
+ 10.10.0-SNAPSHOT
pom
SonarLint for Eclipse