From 3135b975c19b87c9602d19c9a2ed6881c5c7ca6f Mon Sep 17 00:00:00 2001 From: Torbjörn Svensson Date: Sun, 6 Oct 2019 17:50:38 +0200 Subject: Bug 551818: Fix broken link in about.html Change-Id: I54f523bc9a82f2e3e3b8d8bff531f346452b9ecf Signed-off-by: Torbjörn Svensson --- .../org.eclipse.ecf.remoteservices.tooling.pde/META-INF/MANIFEST.MF | 2 +- tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/about.html | 2 +- tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tooling') diff --git a/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/META-INF/MANIFEST.MF b/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/META-INF/MANIFEST.MF index b7bc26395..c2210e5dd 100644 --- a/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/META-INF/MANIFEST.MF +++ b/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name Bundle-SymbolicName: org.eclipse.ecf.remoteservices.tooling.pde;singleton:=true Automatic-Module-Name: org.eclipse.ecf.remoteservices.tooling.pde -Bundle-Version: 1.0.100.qualifier +Bundle-Version: 1.0.101.qualifier Bundle-Activator: org.eclipse.ecf.remoteservices.internal.tooling.pde.Activator Bundle-Vendor: %plugin.provider Require-Bundle: org.eclipse.ui, diff --git a/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/about.html b/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/about.html index 4c79781a5..9f1dc0dd5 100644 --- a/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/about.html +++ b/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/about.html @@ -22,7 +22,7 @@ being redistributed by another party ("Redistributor") and different t apply to your use of any object code in the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at http://www.eclipse.org.

+and such source code may be obtained at http://www.eclipse.org.

\ No newline at end of file diff --git a/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/pom.xml b/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/pom.xml index 804d7ffc6..ffa07ffce 100644 --- a/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/pom.xml +++ b/tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/pom.xml @@ -10,6 +10,6 @@ org.eclipse.ecf org.eclipse.ecf.remoteservices.tooling.pde - 1.0.100-SNAPSHOT + 1.0.101-SNAPSHOT eclipse-plugin -- cgit v1.2.3