File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
BEXCodeRefactoringExamples Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >info.codesaway</groupId >
66 <artifactId >becr</artifactId >
7- <version >0.12 .0</version >
7+ <version >0.13 .0</version >
88 <name >Be Enhanced Code Refactoring (BECR)</name >
99 <description >Refactor better using BECR</description >
1010 <properties >
2222 <dependency >
2323 <groupId >info.codesaway</groupId >
2424 <artifactId >bex</artifactId >
25- <version >0.12 .0</version >
25+ <version >0.13 .0</version >
2626 </dependency >
2727 <!-- Used to parse Java code -->
2828 <dependency >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >info.codesaway</groupId >
66 <artifactId >becr.examples</artifactId >
7- <version >0.10 .0</version >
7+ <version >0.11 .0</version >
88 <name >BECR Examples</name >
99 <description >Examples of BECR - Be Enhanced Code Refactoring</description >
1010 <properties >
2222 <dependency >
2323 <groupId >info.codesaway</groupId >
2424 <artifactId >becr</artifactId >
25- <version >0.12 .0</version >
25+ <version >0.13 .0</version >
2626 </dependency >
2727 <dependency >
2828 <groupId >com.github.spotbugs</groupId >
You can’t perform that action at this time.
0 commit comments