File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.avaje</groupId >
6
6
<artifactId >avaje-nima-parent</artifactId >
7
- <version >0.7-SNAPSHOT </version >
7
+ <version >0.7</version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-nima-generator</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.avaje</groupId >
7
7
<artifactId >avaje-nima-parent</artifactId >
8
- <version >0.7-SNAPSHOT </version >
8
+ <version >0.7</version >
9
9
</parent >
10
10
11
11
<artifactId >avaje-nima-test</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.avaje</groupId >
7
7
<artifactId >avaje-nima-parent</artifactId >
8
- <version >0.7-SNAPSHOT </version >
8
+ <version >0.7</version >
9
9
</parent >
10
10
11
11
<artifactId >avaje-nima</artifactId >
Original file line number Diff line number Diff line change 12
12
13
13
<groupId >io.avaje</groupId >
14
14
<artifactId >avaje-nima-parent</artifactId >
15
- <version >0.7-SNAPSHOT </version >
15
+ <version >0.7</version >
16
16
<packaging >pom</packaging >
17
17
18
18
<scm >
69
69
<dependency >
70
70
<groupId >io.avaje</groupId >
71
71
<artifactId >avaje-nima</artifactId >
72
- <version >0.7-SNAPSHOT </version >
72
+ <version >0.7</version >
73
73
</dependency >
74
74
<dependency >
75
75
<groupId >io.avaje</groupId >
76
76
<artifactId >avaje-nima-generator</artifactId >
77
- <version >0.7-SNAPSHOT </version >
77
+ <version >0.7</version >
78
78
</dependency >
79
79
<dependency >
80
80
<groupId >io.avaje</groupId >
81
81
<artifactId >avaje-nima-test</artifactId >
82
- <version >0.7-SNAPSHOT </version >
82
+ <version >0.7</version >
83
83
</dependency >
84
84
</dependencies >
85
85
</dependencyManagement >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.avaje</groupId >
7
7
<artifactId >avaje-nima-parent</artifactId >
8
- <version >0.7-SNAPSHOT </version >
8
+ <version >0.7</version >
9
9
</parent >
10
10
11
11
<artifactId >test-avaje-nima</artifactId >
35
35
<dependency >
36
36
<groupId >io.avaje</groupId >
37
37
<artifactId >avaje-nima</artifactId >
38
- <version >0.7-SNAPSHOT </version >
38
+ <version >0.7</version >
39
39
</dependency >
40
40
41
41
<dependency >
48
48
<dependency >
49
49
<groupId >io.avaje</groupId >
50
50
<artifactId >avaje-nima-test</artifactId >
51
- <version >0.7-SNAPSHOT </version >
51
+ <version >0.7</version >
52
52
<scope >test</scope >
53
53
</dependency >
54
54
62
62
<dependency >
63
63
<groupId >io.avaje</groupId >
64
64
<artifactId >avaje-nima-generator</artifactId >
65
- <version >0.7-SNAPSHOT </version >
65
+ <version >0.7</version >
66
66
<scope >provided</scope >
67
67
</dependency >
68
68
You can’t perform that action at this time.
0 commit comments