From 8a23c20ff3607e5cada6538f7b75512669aedb30 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Thu, 26 Nov 2020 17:14:08 +0100 Subject: [PATCH] Prepare 5.5.2 --- org.sonarlint.eclipse.cdt/META-INF/MANIFEST.MF | 2 +- org.sonarlint.eclipse.cdt/pom.xml | 2 +- org.sonarlint.eclipse.core.tests/META-INF/MANIFEST.MF | 2 +- org.sonarlint.eclipse.core.tests/pom.xml | 2 +- org.sonarlint.eclipse.core/META-INF/MANIFEST.MF | 2 +- org.sonarlint.eclipse.core/pom.xml | 2 +- org.sonarlint.eclipse.feature/feature.xml | 2 +- org.sonarlint.eclipse.feature/pom.xml | 2 +- org.sonarlint.eclipse.jdt/META-INF/MANIFEST.MF | 2 +- org.sonarlint.eclipse.jdt/pom.xml | 2 +- org.sonarlint.eclipse.m2e/META-INF/MANIFEST.MF | 2 +- org.sonarlint.eclipse.m2e/pom.xml | 2 +- org.sonarlint.eclipse.site/pom.xml | 2 +- org.sonarlint.eclipse.ui/META-INF/MANIFEST.MF | 2 +- org.sonarlint.eclipse.ui/pom.xml | 2 +- pom.xml | 2 +- target-platform-2020-09/pom.xml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/org.sonarlint.eclipse.cdt/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.cdt/META-INF/MANIFEST.MF index fbe611925..5a2fb9930 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: 5.6.0.qualifier +Bundle-Version: 5.5.2.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 a4595b2cc..a9e4252c0 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 - 5.6.0-SNAPSHOT + 5.5.2-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 de9e69377..e5efe90a4 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: 5.6.0.qualifier +Bundle-Version: 5.5.2.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 ba37cdb41..ab0771c0d 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 - 5.6.0-SNAPSHOT + 5.5.2-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.core/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.core/META-INF/MANIFEST.MF index 61a5f6e67..2f07ac772 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: 5.6.0.qualifier +Bundle-Version: 5.5.2.qualifier Bundle-ClassPath: ., lib/minimal-json.jar Bundle-Activator: org.sonarlint.eclipse.core.internal.SonarLintCorePlugin diff --git a/org.sonarlint.eclipse.core/pom.xml b/org.sonarlint.eclipse.core/pom.xml index e5b8f5d72..da044033d 100644 --- a/org.sonarlint.eclipse.core/pom.xml +++ b/org.sonarlint.eclipse.core/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarlint.eclipse sonarlint-eclipse-parent - 5.6.0-SNAPSHOT + 5.5.2-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.feature/feature.xml b/org.sonarlint.eclipse.feature/feature.xml index 5bc6edcef..6d678f6b5 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 95ae08a37..b7bc79ac6 100644 --- a/org.sonarlint.eclipse.feature/pom.xml +++ b/org.sonarlint.eclipse.feature/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarlint.eclipse sonarlint-eclipse-parent - 5.6.0-SNAPSHOT + 5.5.2-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.jdt/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.jdt/META-INF/MANIFEST.MF index 5051e8c2c..63b9a2e4a 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: 5.6.0.qualifier +Bundle-Version: 5.5.2.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 f095a5107..c6d08fe30 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 - 5.6.0-SNAPSHOT + 5.5.2-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.m2e/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.m2e/META-INF/MANIFEST.MF index c8be64b74..06b398db0 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: 5.6.0.qualifier +Bundle-Version: 5.5.2.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 3932c8676..9fc285db7 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 - 5.6.0-SNAPSHOT + 5.5.2-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.site/pom.xml b/org.sonarlint.eclipse.site/pom.xml index 67c3764a3..ee0cc9133 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 - 5.6.0-SNAPSHOT + 5.5.2-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.ui/META-INF/MANIFEST.MF b/org.sonarlint.eclipse.ui/META-INF/MANIFEST.MF index 80c69bb4d..207c8c25d 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: 5.6.0.qualifier +Bundle-Version: 5.5.2.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 1cf2e418b..fa4bb3102 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 - 5.6.0-SNAPSHOT + 5.5.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 68ec8f32c..5aae4f2d3 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.sonarsource.sonarlint.eclipse sonarlint-eclipse-parent - 5.6.0-SNAPSHOT + 5.5.2-SNAPSHOT pom SonarLint for Eclipse diff --git a/target-platform-2020-09/pom.xml b/target-platform-2020-09/pom.xml index fd90863a1..f0fca0d17 100644 --- a/target-platform-2020-09/pom.xml +++ b/target-platform-2020-09/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarlint.eclipse sonarlint-eclipse-parent - 5.6.0-SNAPSHOT + 5.5.2-SNAPSHOT ../pom.xml