diff --git a/org.sonarlint.eclipse.cdt/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.cdt/META-INF/MANIFEST.MF index 3f744ce16..7af8b0407 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.1.0.qualifier +Bundle-Version: 10.0.1.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 cdafc586a..725b77697 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.1.0-SNAPSHOT + 10.0.1-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 e10c3b7c7..7978c978a 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.1.0.qualifier +Bundle-Version: 10.0.1.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 dda952d7b..86a219c4f 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.1.0-SNAPSHOT + 10.0.1-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.core/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.core/META-INF/MANIFEST.MF index 801201649..bf06bb491 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.1.0.qualifier +Bundle-Version: 10.0.1.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 0f304a632..8ed55814c 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.1.0-SNAPSHOT + 10.0.1-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.feature/feature.xml b/org.sonarlint.eclipse.feature/feature.xml index 9ead7f0cd..100678960 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 b6050ef42..8a01d1567 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.1.0-SNAPSHOT + 10.0.1-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.jdt/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.jdt/META-INF/MANIFEST.MF index 92bfd8141..9b734a269 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.1.0.qualifier +Bundle-Version: 10.0.1.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 982c88da5..7da88852b 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.1.0-SNAPSHOT + 10.0.1-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.m2e/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.m2e/META-INF/MANIFEST.MF index c6e03d9e6..d9513f597 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.1.0.qualifier +Bundle-Version: 10.0.1.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 e52c2370c..1382a57b3 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.1.0-SNAPSHOT + 10.0.1-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.pydev/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.pydev/META-INF/MANIFEST.MF index ccb1d161a..2dc0d0e3a 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.1.0.qualifier +Bundle-Version: 10.0.1.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 666d2192b..93433e1d5 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.1.0-SNAPSHOT + 10.0.1-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.site/pom.xml b/org.sonarlint.eclipse.site/pom.xml index 56f7d4d55..7e3728ebd 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.1.0-SNAPSHOT + 10.0.1-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 682b6864d..32b565b9f 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.1.0.qualifier +Bundle-Version: 10.0.1.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 13b93d750..141c5c3c0 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.1.0-SNAPSHOT + 10.0.1-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 05c170c2e..046288051 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.1.0.qualifier +Bundle-Version: 10.0.1.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 cf41d36c0..bb4356987 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.1.0-SNAPSHOT + 10.0.1-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 6338bb905..3410368c7 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.1.0.qualifier +Bundle-Version: 10.0.1.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 e0db294e5..bdf9d59ce 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.1.0-SNAPSHOT + 10.0.1-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 67af1ae7d..c4a0d77f2 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.1.0.qualifier +Bundle-Version: 10.0.1.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 a956d7c43..042de234b 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.1.0-SNAPSHOT + 10.0.1-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 7c3823a4b..7bf683ed5 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.1.0.qualifier +Bundle-Version: 10.0.1.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 40ca6172d..61328f633 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.1.0-SNAPSHOT + 10.0.1-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 f60622631..ba22059c4 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.1.0.qualifier +Bundle-Version: 10.0.1.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 4f1944788..ef22f5ece 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.1.0-SNAPSHOT + 10.0.1-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.ui/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.ui/META-INF/MANIFEST.MF index 371efd90e..e20a1be04 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.1.0.qualifier +Bundle-Version: 10.0.1.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 9e92631e0..31c64ecfc 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.1.0-SNAPSHOT + 10.0.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 577e8da2c..6d576b8b1 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.sonarsource.sonarlint.eclipse sonarlint-eclipse-parent - 10.1.0-SNAPSHOT + 10.0.1-SNAPSHOT pom SonarLint for Eclipse