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 2626
2727 <groupId >org.mybatis.dynamic-sql</groupId >
2828 <artifactId >mybatis-dynamic-sql</artifactId >
29- <version >1.5.2-SNAPSHOT </version >
29+ <version >1.5.2</version >
3030
3131 <name >MyBatis Dynamic SQL</name >
3232 <description >MyBatis framework for generating dynamic SQL</description >
3636 <scm >
3737 <connection >scm:git:ssh://git@github.com/mybatis/mybatis-dynamic-sql.git</connection >
3838 <developerConnection >scm:git:ssh://git@github.com/mybatis/mybatis-dynamic-sql.git</developerConnection >
39- <tag >HEAD </tag >
39+ <tag >mybatis-dynamic-sql-1.5.2 </tag >
4040 <url >https://github.com/mybatis/mybatis-dynamic-sql/</url >
4141 </scm >
4242 <issueManagement >
7878 <osgi .export>org.mybatis.dynamic.sql.*;version=${project.version} ;-noimport:=true</osgi .export>
7979
8080 <!-- Reproducible Builds -->
81- <project .build.outputTimestamp>1714504234 </project .build.outputTimestamp>
81+ <project .build.outputTimestamp>1717449261 </project .build.outputTimestamp>
8282 </properties >
8383
8484 <dependencies >
You can’t perform that action at this time.
0 commit comments