1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Bug 564373 - CDT : update range for org.eclipse.linuxtools.docker

Use [5.0.0,6.0.0)

Change-Id: I96030272058f166145b448119a2a9122e9a9d02d
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
This commit is contained in:
Alexander Fedorov 2020-06-17 16:00:02 +03:00
parent dac0b96019
commit c1a5fc6093

View file

@ -8,8 +8,8 @@ Bundle-Vendor: %Plugin.vendor
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.linuxtools.docker.core;bundle-version="[4.0.0,5.0.0)",
org.eclipse.linuxtools.docker.ui;bundle-version="[4.0.0,5.0.0)",
org.eclipse.linuxtools.docker.core;bundle-version="[5.0.0,6.0.0)",
org.eclipse.linuxtools.docker.ui;bundle-version="[5.0.0,6.0.0)",
org.eclipse.cdt.launch;bundle-version="7.1.0",
org.eclipse.debug.core;bundle-version="3.9.1",
org.eclipse.debug.ui;bundle-version="3.10.1",