From acb94cc23a61a15b4a4d356f92bd9d10331ef456 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Fri, 13 Nov 2020 10:24:02 +0100 Subject: [PATCH] Prepare version 5.5.1 --- 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..398720a5f 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.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 a4595b2cc..23b9de033 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.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 de9e69377..a7291c9d8 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.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 ba37cdb41..3472833c8 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.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 61a5f6e67..ad284771b 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.1.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..59f98bcb4 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.1-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.feature/feature.xml b/org.sonarlint.eclipse.feature/feature.xml index 5bc6edcef..1e74210e4 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..80bd06ca3 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.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 5051e8c2c..6c9c2e6d0 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.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 f095a5107..bbb7c1cb5 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.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 c8be64b74..6b7f3c844 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.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 3932c8676..482243a5d 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.1-SNAPSHOT ../pom.xml diff --git a/org.sonarlint.eclipse.site/pom.xml b/org.sonarlint.eclipse.site/pom.xml index 67c3764a3..259b3ec93 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.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 80c69bb4d..47307e2bb 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.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 1cf2e418b..d2b59c615 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.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 68ec8f32c..4eca5b06d 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.sonarsource.sonarlint.eclipse sonarlint-eclipse-parent - 5.6.0-SNAPSHOT + 5.5.1-SNAPSHOT pom SonarLint for Eclipse diff --git a/target-platform-2020-09/pom.xml b/target-platform-2020-09/pom.xml index fd90863a1..5cecf155c 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.1-SNAPSHOT ../pom.xml