diff --git a/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.buildship/META-INF/MANIFEST.MF index 58f81df16..e827299ad 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: 12.5.0.qualifier +Bundle-Version: 12.6.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 1e101ac73..7220c602d 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 - 12.5.0-SNAPSHOT + 12.6.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 c7e8d10e7..ea0f6ee32 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: 12.5.0.qualifier +Bundle-Version: 12.6.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 944a2232a..804e2e357 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 - 12.5.0-SNAPSHOT + 12.6.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 fe4564038..209b3dd75 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: 12.5.0.qualifier +Bundle-Version: 12.6.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 b8774f30b..50784b9c7 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 - 12.5.0-SNAPSHOT + 12.6.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 94770eb03..862f74e56 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: 12.5.0.qualifier +Bundle-Version: 12.6.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 9b0f24940..ce68bb2cd 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 - 12.5.0-SNAPSHOT + 12.6.0-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.feature/feature.xml b/org.sonarlint.eclipse.feature/feature.xml index 527c79f43..c913b34c9 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 672f396df..b06931ead 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 - 12.5.0-SNAPSHOT + 12.6.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 2d8699b38..32569e1f6 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: 12.5.0.qualifier +Bundle-Version: 12.6.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 dfcb94344..9f86bb862 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 - 12.5.0-SNAPSHOT + 12.6.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 ff3c8a97f..4d2709786 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: 12.5.0.qualifier +Bundle-Version: 12.6.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 7252d61fe..d8e4ae158 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 - 12.5.0-SNAPSHOT + 12.6.0-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.site/pom.xml b/org.sonarlint.eclipse.site/pom.xml index 5180cfb09..fa996e675 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 - 12.5.0-SNAPSHOT + 12.6.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 40eccd77b..db6366e21 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: 12.5.0.qualifier +Bundle-Version: 12.6.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 c26f926e8..c88f5f9aa 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 - 12.5.0-SNAPSHOT + 12.6.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 b929a1b82..a76c19a12 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: 12.5.0.qualifier +Bundle-Version: 12.6.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 3b310947d..4c44c522b 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 - 12.5.0-SNAPSHOT + 12.6.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 74277a280..396951a4d 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: 12.5.0.qualifier +Bundle-Version: 12.6.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 d65bf79b0..3b87c42d7 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 - 12.5.0-SNAPSHOT + 12.6.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 2010cc9ce..77348f833 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: 12.5.0.qualifier +Bundle-Version: 12.6.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 3fe23cff3..0df6df931 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 - 12.5.0-SNAPSHOT + 12.6.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 6c976651c..5523f132d 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: 12.5.0.qualifier +Bundle-Version: 12.6.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 0c9830876..a3f4280a4 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 - 12.5.0-SNAPSHOT + 12.6.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 c2b67768b..697617b4f 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: 12.5.0.qualifier +Bundle-Version: 12.6.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 255613d5e..91e2d872d 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 - 12.5.0-SNAPSHOT + 12.6.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 93d35ed7e..ca368bdf4 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: 12.5.0.qualifier +Bundle-Version: 12.6.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 782dfd81a..550449091 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 - 12.5.0-SNAPSHOT + 12.6.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index f93b93387..8008331a3 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.sonarsource.sonarlint.eclipse sonarlint-eclipse-parent - 12.5.0-SNAPSHOT + 12.6.0-SNAPSHOT pom SonarLint for Eclipse