diff --git a/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF
index 6fa798acd..b2339fc38 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: 11.20.0.qualifier
+Bundle-Version: 11.21.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 5877c6ea0..31fec66be 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
- 11.20.0-SNAPSHOT
+ 11.21.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 bd173d9cb..74a18e915 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: 11.20.0.qualifier
+Bundle-Version: 11.21.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 bc138c0bc..7df454ba0 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
- 11.20.0-SNAPSHOT
+ 11.21.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 5494c143c..2666795f6 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: 11.20.0.qualifier
+Bundle-Version: 11.21.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 af4579b11..fe37c49c0 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
- 11.20.0-SNAPSHOT
+ 11.21.0-SNAPSHOT
../pom.xml
@@ -127,4 +127,4 @@
-
\ No newline at end of file
+
diff --git a/org.sonarlint.eclipse.core/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.core/META-INF/MANIFEST.MF
index e19177cf3..fcb0aa3ec 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: 11.20.0.qualifier
+Bundle-Version: 11.21.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 353a3a77d..48aa55981 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
- 11.20.0-SNAPSHOT
+ 11.21.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.feature/feature.xml b/org.sonarlint.eclipse.feature/feature.xml
index c0fba6295..f8ede09ec 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 2230b551a..e9d35b559 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
- 11.20.0-SNAPSHOT
+ 11.21.0-SNAPSHOT
../pom.xml
@@ -14,4 +14,4 @@
SonarLint for Eclipse (feature)
-
\ No newline at end of file
+
diff --git a/org.sonarlint.eclipse.jdt/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.jdt/META-INF/MANIFEST.MF
index 0f090b11d..34e9071f3 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: 11.20.0.qualifier
+Bundle-Version: 11.21.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 b6c968ed3..1aa8870c2 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
- 11.20.0-SNAPSHOT
+ 11.21.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 228091b38..293bf9970 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: 11.20.0.qualifier
+Bundle-Version: 11.21.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 8f0e749c1..d05a05ea1 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
- 11.20.0-SNAPSHOT
+ 11.21.0-SNAPSHOT
../pom.xml
diff --git a/org.sonarlint.eclipse.site/pom.xml b/org.sonarlint.eclipse.site/pom.xml
index 817d6944d..05e5429b0 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
- 11.20.0-SNAPSHOT
+ 11.21.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 cb1ae2007..a3c2fcb43 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: 11.20.0.qualifier
+Bundle-Version: 11.21.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 85b46e860..95dea2940 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
- 11.20.0-SNAPSHOT
+ 11.21.0-SNAPSHOT
../pom.xml
@@ -57,4 +57,4 @@
-
\ No newline at end of file
+
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 5a4d22585..6bc33118d 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: 11.20.0.qualifier
+Bundle-Version: 11.21.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 59ae34c82..0b4ad236a 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
- 11.20.0-SNAPSHOT
+ 11.21.0-SNAPSHOT
../pom.xml
@@ -57,4 +57,4 @@
-
\ No newline at end of file
+
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 cdf9b8ae0..0d1e30d6d 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: 11.20.0.qualifier
+Bundle-Version: 11.21.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 060532cb7..61aa878c1 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
- 11.20.0-SNAPSHOT
+ 11.21.0-SNAPSHOT
../pom.xml
@@ -57,4 +57,4 @@
-
\ No newline at end of file
+
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 0a5c2af89..826f8d13f 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: 11.20.0.qualifier
+Bundle-Version: 11.21.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 8dc85822f..4db04cb44 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
- 11.20.0-SNAPSHOT
+ 11.21.0-SNAPSHOT
../pom.xml
@@ -57,4 +57,4 @@
-
\ No newline at end of file
+
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 8748cb2bb..44599bc20 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: 11.20.0.qualifier
+Bundle-Version: 11.21.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 f2353a2d3..ec406fd1a 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
- 11.20.0-SNAPSHOT
+ 11.21.0-SNAPSHOT
../pom.xml
@@ -57,4 +57,4 @@
-
\ No newline at end of file
+
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 7c9900c9d..9e072ce44 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: 11.20.0.qualifier
+Bundle-Version: 11.21.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 10a76e2a4..2b77fa6f1 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
- 11.20.0-SNAPSHOT
+ 11.21.0-SNAPSHOT
../pom.xml
@@ -57,4 +57,4 @@
-
\ No newline at end of file
+
diff --git a/org.sonarlint.eclipse.ui/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.ui/META-INF/MANIFEST.MF
index 51da86093..6a5589000 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: 11.20.0.qualifier
+Bundle-Version: 11.21.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 2c413e56f..b97432972 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
- 11.20.0-SNAPSHOT
+ 11.21.0-SNAPSHOT
../pom.xml
diff --git a/pom.xml b/pom.xml
index c2b963e21..eed481473 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.sonarsource.sonarlint.eclipse
sonarlint-eclipse-parent
- 11.20.0-SNAPSHOT
+ 11.21.0-SNAPSHOT
pom
SonarLint for Eclipse