File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
<groupId >org.mybatis</groupId >
24
24
<artifactId >mybatis-parent</artifactId >
25
25
<version >40</version >
26
- <relativePath />
26
+ <relativePath />
27
27
</parent >
28
28
29
29
<artifactId >mybatis-spring</artifactId >
30
- <version >3.0.3-SNAPSHOT </version >
30
+ <version >3.0.3</version >
31
31
<packaging >jar</packaging >
32
32
33
33
<name >mybatis-spring</name >
79
79
<scm >
80
80
<
connection >scm:git:ssh://
[email protected] /mybatis/spring.git</
connection >
81
81
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/spring.git</
developerConnection >
82
- <tag >HEAD </tag >
82
+ <tag >mybatis-spring-3.0.3 </tag >
83
83
<url >http://github.com/mybatis/spring</url >
84
84
</scm >
85
85
<issueManagement >
118
118
<junit .version>5.10.1</junit .version>
119
119
120
120
<!-- Reproducible Builds -->
121
- <project .build.outputTimestamp>1684514485 </project .build.outputTimestamp>
121
+ <project .build.outputTimestamp>1700476303 </project .build.outputTimestamp>
122
122
123
123
<!-- Set byte buddy to experimental -->
124
124
<net .bytebuddy.experimental>true</net .bytebuddy.experimental>
You can’t perform that action at this time.
0 commit comments