File tree 11 files changed +14
-14
lines changed
circular-reference-detector
refactor-first-maven-plugin
11 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.hjug.refactorfirst</groupId >
7
7
<artifactId >refactor-first</artifactId >
8
- <version >0.6.1 </version >
8
+ <version >0.6.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<groupId >org.hjug.refactorfirst.changepronenessranker</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.hjug.refactorfirst</groupId >
6
6
<artifactId >refactor-first</artifactId >
7
- <version >0.6.1 </version >
7
+ <version >0.6.2-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<groupId >org.hjug.refactorfirst.circularreferencedetector</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.hjug.refactorfirst</groupId >
6
6
<artifactId >refactor-first</artifactId >
7
- <version >0.6.1 </version >
7
+ <version >0.6.2-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.hjug.refactorfirst</groupId >
7
7
<artifactId >refactor-first</artifactId >
8
- <version >0.6.1 </version >
8
+ <version >0.6.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<groupId >org.hjug.refactorfirst.costbenefitcalculator</groupId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.hjug.refactorfirst</groupId >
9
9
<artifactId >refactor-first</artifactId >
10
- <version >0.6.1 </version >
10
+ <version >0.6.2-SNAPSHOT </version >
11
11
</parent >
12
12
13
13
<artifactId >coverage</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.hjug.refactorfirst</groupId >
7
7
<artifactId >refactor-first</artifactId >
8
- <version >0.6.1 </version >
8
+ <version >0.6.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<groupId >org.hjug.refactorfirst.effortranker</groupId >
20
20
<dependency >
21
21
<groupId >org.hjug.refactorfirst.testresources</groupId >
22
22
<artifactId >test-resources</artifactId >
23
- <version >0.6.1 </version >
23
+ <version >0.6.2-SNAPSHOT </version >
24
24
</dependency >
25
25
26
26
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.hjug.refactorfirst</groupId >
7
7
<artifactId >refactor-first</artifactId >
8
- <version >0.6.1 </version >
8
+ <version >0.6.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<groupId >org.hjug.refactorfirst.graphdatagenerator</groupId >
15
15
<dependency >
16
16
<groupId >org.hjug.refactorfirst.costbenefitcalculator</groupId >
17
17
<artifactId >cost-benefit-calculator</artifactId >
18
- <version >0.6.1 </version >
18
+ <version >0.6.2-SNAPSHOT </version >
19
19
</dependency >
20
20
</dependencies >
21
21
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >org.hjug.refactorfirst</groupId >
6
6
<artifactId >refactor-first</artifactId >
7
- <version >0.6.1 </version >
7
+ <version >0.6.2-SNAPSHOT </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<url >https://github.com/refactorfirst/RefactorFirst</url >
41
41
<connection >scm:git:https://github.com/refactorfirst/RefactorFirst</connection >
42
42
<developerConnection >scm:git:https://github.com/refactorfirst/RefactorFirst</developerConnection >
43
43
<url >https://github.com/refactorfirst/RefactorFirst</url >
44
- <tag >refactor-first-0.6.1 </tag >
44
+ <tag >HEAD </tag >
45
45
</scm >
46
46
47
47
<issueManagement >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.hjug.refactorfirst</groupId >
7
7
<artifactId >refactor-first</artifactId >
8
- <version >0.6.1 </version >
8
+ <version >0.6.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<groupId >org.hjug.refactorfirst.plugin</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.hjug.refactorfirst</groupId >
6
6
<artifactId >refactor-first</artifactId >
7
- <version >0.6.1 </version >
7
+ <version >0.6.2-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<groupId >org.hjug.refactorfirst.report</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.hjug.refactorfirst</groupId >
7
7
<artifactId >refactor-first</artifactId >
8
- <version >0.6.1 </version >
8
+ <version >0.6.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<groupId >org.hjug.refactorfirst.testresources</groupId >
You can’t perform that action at this time.
0 commit comments