Skip to content

Commit a4d5d3f

Browse files
committed
Release v0.7.0.
1 parent 74d44ce commit a4d5d3f

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

edu.cuny.citytech.defaultrefactoring.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="edu.cuny.citytech.migrate.skeletal.implementation.to.interface.refactoring"
44
label="Migrate Skeletal Implementation to Interface Refactoring"
5-
version="0.6.0.qualifier"
5+
version="0.7.0.qualifier"
66
provider-name="New York City College of Technology, City University of New York">
77

88
<description url="http://openlab.citytech.cuny.edu/interfacerefactoring">
Binary file not shown.
Binary file not shown.

edu.cuny.citytech.defaultrefactoring.updatesite/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
This prototype refactoring plug-in for Eclipse represents ongoing work in developing an automated refactoring tool that would assist developers in taking advantage of the enhanced interface feature for their legacy Java software.
77
</description>
8-
<feature url="features/edu.cuny.citytech.migrate.skeletal.implementation.to.interface.refactoring_0.6.0.201711031958.jar" id="edu.cuny.citytech.migrate.skeletal.implementation.to.interface.refactoring" version="0.6.0.201711031958"/>
8+
<feature url="features/edu.cuny.citytech.migrate.skeletal.implementation.to.interface.refactoring_0.7.0.201804231317.jar" id="edu.cuny.citytech.migrate.skeletal.implementation.to.interface.refactoring" version="0.7.0.201804231317"/>
99
</site>

0 commit comments

Comments
 (0)