Skip to content

Commit 7e5c264

Browse files
committed
Release 0.15.0.
1 parent c54aaeb commit 7e5c264

20 files changed

+16
-6
lines changed

edu.cuny.hunter.streamrefactoring.feature/feature.xml

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="edu.cuny.hunter.optimize.stream.refactoring"
44
label="Optimize Streams Refactoring"
5-
version="0.14.0.qualifier"
5+
version="0.15.0.qualifier"
66
provider-name="Hunter College, City University of New York"
77
plugin="edu.cuny.hunter.streamrefactoring.core">
88

@@ -241,10 +241,6 @@ any resulting litigation.
241241
id="com.ibm.wala.ide-feature"
242242
version="0.0.0"/>
243243

244-
<includes
245-
id="edu.cuny.citytech.refactoring.common.feature"
246-
version="0.0.0"/>
247-
248244
<requires>
249245
<import plugin="org.eclipse.ltk.core.refactoring"/>
250246
<import plugin="org.eclipse.equinox.registry"/>
@@ -291,4 +287,18 @@ any resulting litigation.
291287
version="0.0.0"
292288
unpack="false"/>
293289

290+
<plugin
291+
id="edu.cuny.citytech.refactoring.common.core"
292+
download-size="0"
293+
install-size="0"
294+
version="0.0.0"
295+
unpack="false"/>
296+
297+
<plugin
298+
id="edu.cuny.citytech.refactoring.common.ui"
299+
download-size="0"
300+
install-size="0"
301+
version="0.0.0"
302+
unpack="false"/>
303+
294304
</feature>
167 Bytes
Binary file not shown.
10.4 KB
Binary file not shown.
4.82 KB
Binary file not shown.
780 Bytes
Binary file not shown.
838 Bytes
Binary file not shown.
5.42 KB
Binary file not shown.
223 KB
Binary file not shown.
9.61 KB
Binary file not shown.
86.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)