File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828
2929 <groupId >org.mybatis</groupId >
3030 <artifactId >mybatis2</artifactId >
31- <version >2.7.3-SNAPSHOT </version >
31+ <version >2.7.3</version >
3232
3333 <name >mybatis2</name >
3434 <description >The mybatis data mapper framework makes it easier to use a relational database with object-oriented
4242 <scm >
4343 <connection >scm:git:ssh://git@github.com/mybatis/mybatis-2.git</connection >
4444 <developerConnection >scm:git:ssh://git@github.com/mybatis/mybatis-2.git</developerConnection >
45- <tag >HEAD </tag >
45+ <tag >mybatis2-2.7.3 </tag >
4646 <url >https://github.com/mybatis/mybatis-2/</url >
4747 </scm >
4848 <issueManagement >
7878 <argLine >--add-opens java.base/java.lang=ALL-UNNAMED</argLine >
7979
8080 <!-- Reproducible Builds -->
81- <project .build.outputTimestamp>1766952811 </project .build.outputTimestamp>
81+ <project .build.outputTimestamp>1766957826 </project .build.outputTimestamp>
8282 </properties >
8383
8484 <dependencies >
You can’t perform that action at this time.
0 commit comments