From 3548a7c700a9ec48ccea3a3277436799053ea9e4 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber Date: Sun, 21 Jan 2018 23:37:45 +0100 Subject: [PATCH] Releng: Update tm.terminal.control to 4.4 Change-Id: I457e26ed01a48a475da2174a2b5074709c3ca6d9 Signed-off-by: Martin Oberhuber --- .../feature.properties | 6 +- .../feature.xml | 6 +- .../pom.xml | 62 ++++++------ .../feature.properties | 6 +- .../feature.xml | 6 +- .../pom.xml | 62 ++++++------ .../feature.properties | 6 +- .../feature.xml | 6 +- .../org.eclipse.tm.terminal.feature/pom.xml | 4 +- .../feature.properties | 6 +- .../feature.xml | 6 +- .../pom.xml | 4 +- .../META-INF/MANIFEST.MF | 2 +- .../about.properties | 4 +- .../org.eclipse.tm.terminal.control/pom.xml | 2 +- .../terminal/textcanvas/ITextCanvasModel.java | 2 +- .../terminal/textcanvas/TextCanvas.java | 2 +- repos/org.eclipse.tm.terminal.repo/pom.xml | 96 +++++++++---------- 18 files changed, 144 insertions(+), 144 deletions(-) diff --git a/features/org.eclipse.tm.terminal.control.feature/feature.properties b/features/org.eclipse.tm.terminal.control.feature/feature.properties index 64236a0dae4..db0f457b812 100644 --- a/features/org.eclipse.tm.terminal.control.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.control.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2017 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2018 Wind River Systems, Inc. and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -21,7 +21,7 @@ featureName=TM Terminal Control providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.3 Updates +updateSiteName=TM Terminal 4.4 Updates # "description" property - description of the feature description=An ANSI (vt102) compatible Terminal widget \ @@ -29,7 +29,7 @@ with RCP-only dependencies. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2017 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 2018 Wind River Systems, Inc. and others.\n\ All rights reserved. This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License v1.0\n\ which accompanies this distribution, and is available at\n\ diff --git a/features/org.eclipse.tm.terminal.control.feature/feature.xml b/features/org.eclipse.tm.terminal.control.feature/feature.xml index 06b409af3a2..bc3f9d2fcf4 100644 --- a/features/org.eclipse.tm.terminal.control.feature/feature.xml +++ b/features/org.eclipse.tm.terminal.control.feature/feature.xml @@ -1,6 +1,6 @@