File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >io.dinject</groupId >
6
6
<artifactId >dinject-annotations</artifactId >
7
- <version >1.20-SNAPSHOT</version >
7
+ <version >1.20-beta- SNAPSHOT</version >
8
8
9
9
<parent >
10
10
<groupId >io.dinject</groupId >
11
11
<artifactId >dinject-parent</artifactId >
12
- <version >1.20-SNAPSHOT</version >
12
+ <version >1.20-beta- SNAPSHOT</version >
13
13
</parent >
14
14
15
15
<dependencies >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >io.dinject</groupId >
6
6
<artifactId >dinject</artifactId >
7
- <version >1.20-SNAPSHOT</version >
7
+ <version >1.20-beta- SNAPSHOT</version >
8
8
9
9
<parent >
10
10
<groupId >io.dinject</groupId >
11
11
<artifactId >dinject-parent</artifactId >
12
- <version >1.20-SNAPSHOT</version >
12
+ <version >1.20-beta- SNAPSHOT</version >
13
13
</parent >
14
14
15
15
<dependencies >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >io.dinject</groupId >
7
7
<artifactId >dinject-generator</artifactId >
8
- <version >1.20-SNAPSHOT</version >
8
+ <version >1.20-beta- SNAPSHOT</version >
9
9
10
10
<parent >
11
11
<groupId >io.dinject</groupId >
12
12
<artifactId >dinject-parent</artifactId >
13
- <version >1.20-SNAPSHOT</version >
13
+ <version >1.20-beta- SNAPSHOT</version >
14
14
</parent >
15
15
16
16
<dependencies >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >io.dinject</groupId >
8
8
<artifactId >dinject-parent</artifactId >
9
- <version >1.20-SNAPSHOT</version >
9
+ <version >1.20-beta- SNAPSHOT</version >
10
10
<packaging >pom</packaging >
11
11
12
12
<parent >
22
22
23
23
<modules >
24
24
<module >annotations</module >
25
- <module >generator</module >
25
+ <module >generator</module >
26
26
<module >core</module >
27
27
</modules >
28
28
</project >
You can’t perform that action at this time.
0 commit comments