diff --git a/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF
index 77e106c04..28435b852 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.11.0.qualifier
+Bundle-Version: 10.12.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 30d1821b9..f284cb6b0 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.11.0-SNAPSHOT
+ 10.12.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 bcf4071bc..ac9b3aed9 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.11.0.qualifier
+Bundle-Version: 10.12.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 b2267fd78..ab9af2bad 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.11.0-SNAPSHOT
+ 10.12.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 994744aed..c34ebf54c 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.11.0.qualifier
+Bundle-Version: 10.12.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 2308b5332..c395a9399 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.11.0-SNAPSHOT
+ 10.12.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 b9354d340..744c088f8 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.11.0.qualifier
+Bundle-Version: 10.12.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 99dc6c8db..5410b6b63 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.11.0-SNAPSHOT
+ 10.12.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.feature/feature.xml b/org.sonarlint.eclipse.feature/feature.xml
index 2278aa4ba..8c7a76bce 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 05890b138..6c9f0f74d 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.11.0-SNAPSHOT
+ 10.12.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 53c028530..9372d6346 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.11.0.qualifier
+Bundle-Version: 10.12.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 114d2b1ea..4eb055275 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.11.0-SNAPSHOT
+ 10.12.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 ae0b5c3d0..c859be75b 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.11.0.qualifier
+Bundle-Version: 10.12.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 266714a5c..f7c9e6370 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.11.0-SNAPSHOT
+ 10.12.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.site/pom.xml b/org.sonarlint.eclipse.site/pom.xml
index b7d7eea2f..19e1e5386 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.11.0-SNAPSHOT
+ 10.12.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 de7abcf75..32af56e15 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.11.0.qualifier
+Bundle-Version: 10.12.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 ac03f2185..d5240ee53 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.11.0-SNAPSHOT
+ 10.12.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 ac4a8c320..bfb2bb762 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.11.0.qualifier
+Bundle-Version: 10.12.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 0833eadec..c0691a510 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.11.0-SNAPSHOT
+ 10.12.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 7685c3933..7c7fe62ea 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.11.0.qualifier
+Bundle-Version: 10.12.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 37867770a..3b3554b02 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.11.0-SNAPSHOT
+ 10.12.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 c53b6b159..6ea395cf1 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.11.0.qualifier
+Bundle-Version: 10.12.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 64ce2348a..caf260403 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.11.0-SNAPSHOT
+ 10.12.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 e46eb90bf..334dd0fd2 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.11.0.qualifier
+Bundle-Version: 10.12.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 5151b9e69..5c6bbe17f 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.11.0-SNAPSHOT
+ 10.12.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 f35924c4d..4b7592ce5 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.11.0.qualifier
+Bundle-Version: 10.12.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 d52ad6125..df6fea4f6 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.11.0-SNAPSHOT
+ 10.12.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 bb0a31151..3bf2ece3f 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.11.0.qualifier
+Bundle-Version: 10.12.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 ceb2d6224..b8ce08cc3 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.11.0-SNAPSHOT
+ 10.12.0-SNAPSHOT
../pom.xml
diff --git a/pom.xml b/pom.xml
index f19001e34..ed241d9e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 10.11.0-SNAPSHOT
+ 10.12.0-SNAPSHOT
pom
SonarLint for Eclipse