File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
</parent >
28
28
29
29
<artifactId >mybatis-spring</artifactId >
30
- <version >3.0.2-SNAPSHOT </version >
30
+ <version >3.0.2</version >
31
31
<packaging >jar</packaging >
32
32
33
33
<name >mybatis-spring</name >
80
80
<url >http://github.com/mybatis/spring</url >
81
81
<connection >scm:git:ssh://github.com/mybatis/spring.git</connection >
82
82
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/spring.git</
developerConnection >
83
- <tag >HEAD </tag >
83
+ <tag >mybatis-spring-3.0.2 </tag >
84
84
</scm >
85
85
<issueManagement >
86
86
<system >GitHub Issue Management</system >
117
117
<junit .version>5.9.3</junit .version>
118
118
119
119
<!-- Reproducible Builds -->
120
- <project .build.outputTimestamp>1670546764 </project .build.outputTimestamp>
120
+ <project .build.outputTimestamp>1684514453 </project .build.outputTimestamp>
121
121
122
122
<!-- TODO: Remove this after mybatis-parent 38 -->
123
123
<jacoco .plugin>0.8.9</jacoco .plugin>
You can’t perform that action at this time.
0 commit comments