File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 <groupId >org.mybatis</groupId >
2424 <artifactId >mybatis-parent</artifactId >
2525 <version >40</version >
26- <relativePath />
26+ <relativePath />
2727 </parent >
2828
2929 <artifactId >mybatis-spring</artifactId >
30- <version >3.0.3-SNAPSHOT </version >
30+ <version >3.0.3</version >
3131 <packaging >jar</packaging >
3232
3333 <name >mybatis-spring</name >
7979 <scm >
8080 <
connection >scm:git:ssh://
[email protected] /mybatis/spring.git</
connection >
8181 <
developerConnection >scm:git:ssh://
[email protected] /mybatis/spring.git</
developerConnection >
82- <tag >HEAD </tag >
82+ <tag >mybatis-spring-3.0.3 </tag >
8383 <url >http://github.com/mybatis/spring</url >
8484 </scm >
8585 <issueManagement >
118118 <junit .version>5.10.1</junit .version>
119119
120120 <!-- Reproducible Builds -->
121- <project .build.outputTimestamp>1684514485 </project .build.outputTimestamp>
121+ <project .build.outputTimestamp>1700476303 </project .build.outputTimestamp>
122122
123123 <!-- Set byte buddy to experimental -->
124124 <net .bytebuddy.experimental>true</net .bytebuddy.experimental>
You can’t perform that action at this time.
0 commit comments