Skip to content

Commit 30fdb37

Browse files
committed
Fix edu.cuny.citytech.refactoring.common.core and edu.cuny.citytech.refactoring.common.ui to version 3.8.0.202411061254.
1 parent 3c7c849 commit 30fdb37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

edu.cuny.hunter.hybridize.feature/feature.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ version(s), and exceptions or additional permissions here}."
292292
<includes id="org.python.pydev.feature" version="0.0.0" />
293293
<requires>
294294
<import plugin="org.eclipse.ltk.core.refactoring" version="3.12.200" match="greaterOrEqual" />
295-
<import plugin="edu.cuny.citytech.refactoring.common.core" version="3.7.0" match="greaterOrEqual" />
295+
<import plugin="edu.cuny.citytech.refactoring.common.core" version="3.8.0.202411061254" match="perfect" />
296296
<import plugin="org.eclipse.equinox.registry" version="3.11.100" match="greaterOrEqual" />
297297
<import plugin="org.eclipse.osgi" version="3.18.0" match="greaterOrEqual" />
298298
<import plugin="com.python.pydev.refactoring" version="9.3.3" match="greaterOrEqual" />
@@ -304,7 +304,7 @@ version(s), and exceptions or additional permissions here}.&quot;
304304
<import plugin="org.eclipse.text" version="3.12.200" match="greaterOrEqual" />
305305
<import plugin="org.eclipse.ui" version="3.201.0" match="greaterOrEqual" />
306306
<import plugin="org.eclipse.ltk.ui.refactoring" version="3.12.0" match="greaterOrEqual" />
307-
<import plugin="edu.cuny.citytech.refactoring.common.ui" version="3.7.0" match="greaterOrEqual" />
307+
<import plugin="edu.cuny.citytech.refactoring.common.ui" version="3.8.0.202411061254" match="perfect" />
308308
<import plugin="edu.cuny.hunter.hybridize.core" version="1.0.0" match="greaterOrEqual" />
309309
<import plugin="org.eclipse.jdt.ui" version="3.26.100" match="greaterOrEqual" />
310310
<import plugin="org.eclipse.ui.navigator" version="3.10.200" match="greaterOrEqual" />

0 commit comments

Comments
 (0)