File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
27
27
<groupId >org.mybatis.dynamic-sql</groupId >
28
28
<artifactId >mybatis-dynamic-sql</artifactId >
29
- <version >1.5.2-SNAPSHOT </version >
29
+ <version >1.5.2</version >
30
30
31
31
<name >MyBatis Dynamic SQL</name >
32
32
<description >MyBatis framework for generating dynamic SQL</description >
36
36
<scm >
37
37
<
connection >scm:git:ssh://
[email protected] /mybatis/mybatis-dynamic-sql.git</
connection >
38
38
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/mybatis-dynamic-sql.git</
developerConnection >
39
- <tag >HEAD </tag >
39
+ <tag >mybatis-dynamic-sql-1.5.2 </tag >
40
40
<url >https://github.com/mybatis/mybatis-dynamic-sql/</url >
41
41
</scm >
42
42
<issueManagement >
78
78
<osgi .export>org.mybatis.dynamic.sql.*;version=${project.version} ;-noimport:=true</osgi .export>
79
79
80
80
<!-- Reproducible Builds -->
81
- <project .build.outputTimestamp>1714504234 </project .build.outputTimestamp>
81
+ <project .build.outputTimestamp>1717449261 </project .build.outputTimestamp>
82
82
</properties >
83
83
84
84
<dependencies >
You can’t perform that action at this time.
0 commit comments