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 24
24
</parent >
25
25
<groupId >org.mybatis.dynamic-sql</groupId >
26
26
<artifactId >mybatis-dynamic-sql</artifactId >
27
- <version >1.5.0-SNAPSHOT </version >
27
+ <version >1.5.0</version >
28
28
<name >MyBatis Dynamic SQL</name >
29
29
<description >MyBatis framework for generating dynamic SQL</description >
30
30
<inceptionYear >2016</inceptionYear >
33
33
<url >https://github.com/mybatis/mybatis-dynamic-sql</url >
34
34
<connection >scm:git:ssh://github.com/mybatis/mybatis-dynamic-sql.git</connection >
35
35
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/mybatis-dynamic-sql.git</
developerConnection >
36
- <tag >HEAD </tag >
36
+ <tag >mybatis-dynamic-sql-1.5.0 </tag >
37
37
</scm >
38
38
<issueManagement >
39
39
<system >GitHub Issue Management</system >
72
72
<osgi .export>org.mybatis.dynamic.sql.*;version=${project.version} ;-noimport:=true</osgi .export>
73
73
74
74
<!-- Reproducible Builds -->
75
- <project .build.outputTimestamp>1665163231 </project .build.outputTimestamp>
75
+ <project .build.outputTimestamp>1682092915 </project .build.outputTimestamp>
76
76
</properties >
77
77
78
78
<build >
You can’t perform that action at this time.
0 commit comments