File tree Expand file tree Collapse file tree 10 files changed +15
-15
lines changed
refactor-first-maven-plugin Expand file tree Collapse file tree 10 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.hjug.refactorfirst</groupId >
77 <artifactId >refactor-first</artifactId >
8- <version >0.5.0- M1-SNAPSHOT</version >
8+ <version >0.5.0. M1-SNAPSHOT</version >
99 </parent >
1010
1111 <groupId >org.hjug.refactorfirst.changepronenessranker</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.hjug.refactorfirst</groupId >
66 <artifactId >refactor-first</artifactId >
7- <version >0.5.0- M1-SNAPSHOT</version >
7+ <version >0.5.0. M1-SNAPSHOT</version >
88 </parent >
99
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.hjug.refactorfirst</groupId >
77 <artifactId >refactor-first</artifactId >
8- <version >0.5.0- M1-SNAPSHOT</version >
8+ <version >0.5.0. M1-SNAPSHOT</version >
99 </parent >
1010
1111 <groupId >org.hjug.refactorfirst.costbenefitcalculator</groupId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.hjug.refactorfirst</groupId >
99 <artifactId >refactor-first</artifactId >
10- <version >0.5.0- M1-SNAPSHOT</version >
10+ <version >0.5.0. M1-SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >coverage</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.hjug.refactorfirst</groupId >
77 <artifactId >refactor-first</artifactId >
8- <version >0.5.0- M1-SNAPSHOT</version >
8+ <version >0.5.0. M1-SNAPSHOT</version >
99 </parent >
1010
1111 <groupId >org.hjug.refactorfirst.effortranker</groupId >
2020 <dependency >
2121 <groupId >org.hjug.refactorfirst.testresources</groupId >
2222 <artifactId >test-resources</artifactId >
23- <version >0.5.0- M1-SNAPSHOT</version >
23+ <version >0.5.0. M1-SNAPSHOT</version >
2424 </dependency >
2525
2626 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.hjug.refactorfirst</groupId >
77 <artifactId >refactor-first</artifactId >
8- <version >0.5.0- M1-SNAPSHOT</version >
8+ <version >0.5.0. M1-SNAPSHOT</version >
99 </parent >
1010
1111 <groupId >org.hjug.refactorfirst.graphdatagenerator</groupId >
1515 <dependency >
1616 <groupId >org.hjug.refactorfirst.costbenefitcalculator</groupId >
1717 <artifactId >cost-benefit-calculator</artifactId >
18- <version >0.5.0- M1-SNAPSHOT</version >
18+ <version >0.5.0. M1-SNAPSHOT</version >
1919 </dependency >
2020 </dependencies >
2121
Original file line number Diff line number Diff line change 44
55 <groupId >org.hjug.refactorfirst</groupId >
66 <artifactId >refactor-first</artifactId >
7- <version >0.5.0- M1-SNAPSHOT</version >
7+ <version >0.5.0. M1-SNAPSHOT</version >
88 <packaging >pom</packaging >
99
1010 <url >https://github.com/jimbethancourt/RefactorFirst</url >
349349 <include >*.java</include >
350350 </includes >
351351 <!-- define the steps to apply to those files -->
352- <trimTrailingWhitespace />
353- <endWithNewline />
352+ <trimTrailingWhitespace />
353+ <endWithNewline />
354354 <indent >
355355 <tabs >true</tabs >
356356 <spacesPerTab >4</spacesPerTab >
357357 </indent >
358358 </format >
359359 </formats >
360360 <java >
361- <palantirJavaFormat />
361+ <palantirJavaFormat />
362362 </java >
363363 </configuration >
364364 <executions >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.hjug.refactorfirst</groupId >
77 <artifactId >refactor-first</artifactId >
8- <version >0.5.0- M1-SNAPSHOT</version >
8+ <version >0.5.0. M1-SNAPSHOT</version >
99 </parent >
1010
1111 <groupId >org.hjug.refactorfirst.plugin</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.hjug.refactorfirst</groupId >
66 <artifactId >refactor-first</artifactId >
7- <version >0.5.0- M1-SNAPSHOT</version >
7+ <version >0.5.0. M1-SNAPSHOT</version >
88 </parent >
99
1010 <groupId >org.hjug.refactorfirst.report</groupId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.hjug.refactorfirst</groupId >
77 <artifactId >refactor-first</artifactId >
8- <version >0.5.0- M1-SNAPSHOT</version >
8+ <version >0.5.0. M1-SNAPSHOT</version >
99 </parent >
1010
1111 <groupId >org.hjug.refactorfirst.testresources</groupId >
You can’t perform that action at this time.
0 commit comments