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 2828
2929 <groupId >org.mybatis</groupId >
3030 <artifactId >mybatis</artifactId >
31- <version >3.5.17-SNAPSHOT </version >
31+ <version >3.5.17</version >
3232
3333 <name >mybatis</name >
3434 <description >The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented
109109 <scm >
110110 <connection >scm:git:ssh://git@github.com/mybatis/mybatis-3.git</connection >
111111 <developerConnection >scm:git:ssh://git@github.com/mybatis/mybatis-3.git</developerConnection >
112- <tag >HEAD </tag >
112+ <tag >mybatis-3.5.17 </tag >
113113 <url >https://github.com/mybatis/mybatis-3</url >
114114 </scm >
115115 <issueManagement >
157157 <argLine >-Xmx2048m -javaagent:${settings.localRepository}/net/bytebuddy/byte-buddy-agent/${byte-buddy.version}/byte-buddy-agent-${byte-buddy.version}.jar</argLine >
158158
159159 <!-- Reproducible Builds -->
160- <project .build.outputTimestamp>1712079482 </project .build.outputTimestamp>
160+ <project .build.outputTimestamp>1732629216 </project .build.outputTimestamp>
161161 </properties >
162162
163163 <dependencies >
You can’t perform that action at this time.
0 commit comments