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 29
29
30
30
<groupId >org.mybatis</groupId >
31
31
<artifactId >mybatis-spring</artifactId >
32
- <version >3.0.4-SNAPSHOT </version >
32
+ <version >3.0.4</version >
33
33
34
34
<name >mybatis-spring</name >
35
35
<description >An easy-to-use Spring bridge for MyBatis sql mapping framework.</description >
80
80
<scm >
81
81
<
connection >scm:git:ssh://
[email protected] /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.4 </tag >
84
84
<url >https://github.com/mybatis/spring/</url >
85
85
</scm >
86
86
<issueManagement >
122
122
<junit .version>5.10.3</junit .version>
123
123
124
124
<!-- Reproducible Builds -->
125
- <project .build.outputTimestamp>1700476361 </project .build.outputTimestamp>
125
+ <project .build.outputTimestamp>1723410193 </project .build.outputTimestamp>
126
126
127
127
<!-- Set byte buddy to experimental -->
128
128
<net .bytebuddy.experimental>true</net .bytebuddy.experimental>
You can’t perform that action at this time.
0 commit comments