mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 15:15:25 +02:00
[cleanup] Unify version range on require services.ssh
This commit is contained in:
parent
00f5b16b58
commit
d110bc3659
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Require-Bundle: org.junit,
|
|||
org.eclipse.rse.subsystems.shells.core;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.services;bundle-version="[3.1.0,4.0.0)",
|
||||
org.eclipse.rse.services.files.ftp;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.services.ssh;bundle-version="[3.0.0,4.0.0)",
|
||||
org.eclipse.rse.services.ssh;bundle-version="[3.0.0,3.1.0)",
|
||||
org.eclipse.rse.subsystems.files.ftp;bundle-version="[2.1.0,3.0.0)",
|
||||
org.eclipse.rse.files.ui,
|
||||
org.eclipse.rse.efs,
|
||||
|
|
Loading…
Add table
Reference in a new issue