File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >tk.mybatis</groupId >
30
30
<artifactId >mapper-all</artifactId >
31
- <version >4.0.0 </version >
31
+ <version >4.0.1 </version >
32
32
</parent >
33
33
<artifactId >mapper-all-dependencies</artifactId >
34
34
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >tk.mybatis</groupId >
30
30
<artifactId >mapper-all</artifactId >
31
- <version >4.0.0 </version >
31
+ <version >4.0.1 </version >
32
32
</parent >
33
33
<artifactId >mapper</artifactId >
34
34
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 31
31
<version >2</version >
32
32
</parent >
33
33
<artifactId >mapper-all</artifactId >
34
- <version >4.0.0 </version >
34
+ <version >4.0.1 </version >
35
35
<packaging >pom</packaging >
36
36
37
37
<name >mapper-all</name >
43
43
</modules >
44
44
45
45
<properties >
46
- <mapper-core .version>1.0.0 </mapper-core .version>
46
+ <mapper-core .version>1.0.1 </mapper-core .version>
47
47
<mapper-base .version>1.0.0</mapper-base .version>
48
48
<mapper-extra .version>1.0.0</mapper-extra .version>
49
49
<mapper-spring .version>1.0.0</mapper-spring .version>
You can’t perform that action at this time.
0 commit comments