File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929
3030 <groupId >org.mybatis</groupId >
3131 <artifactId >mybatis-spring</artifactId >
32- <version >3.0.4-SNAPSHOT </version >
32+ <version >3.0.4</version >
3333
3434 <name >mybatis-spring</name >
3535 <description >An easy-to-use Spring bridge for MyBatis sql mapping framework.</description >
8080 <scm >
8181 <
connection >scm:git:ssh://
[email protected] /mybatis/spring.git</
connection >
8282 <
developerConnection >scm:git:ssh://
[email protected] /mybatis/spring.git</
developerConnection >
83- <tag >HEAD </tag >
83+ <tag >mybatis-spring-3.0.4 </tag >
8484 <url >https://github.com/mybatis/spring/</url >
8585 </scm >
8686 <issueManagement >
122122 <junit .version>5.10.3</junit .version>
123123
124124 <!-- Reproducible Builds -->
125- <project .build.outputTimestamp>1700476361 </project .build.outputTimestamp>
125+ <project .build.outputTimestamp>1723410193 </project .build.outputTimestamp>
126126
127127 <!-- Set byte buddy to experimental -->
128128 <net .bytebuddy.experimental>true</net .bytebuddy.experimental>
You can’t perform that action at this time.
0 commit comments