mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 07:35:24 +02:00
[releng] Narrow down version range for subsystems.terminals.ssh --> services.ssh
This commit is contained in:
parent
e1ba84c276
commit
27bfd21fa5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Bundle-Localization: plugin
|
|||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.connectorservice.ssh;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.services.ssh;bundle-version="[2.0.0,3.0.0)",
|
||||
org.eclipse.rse.services.ssh;bundle-version="[2.1.0,2.2.0)",
|
||||
org.eclipse.rse.subsystems.terminals.core;bundle-version="[0.1.0,0.2.0)",
|
||||
org.eclipse.rse.subsystems.shells.core;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.core;bundle-version="[3.0.0,4.0.0)",
|
||||
|
|
Loading…
Add table
Reference in a new issue