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.4.0-SNAPSHOT </version >
27
+ <version >1.4.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.4.0 </tag >
37
37
</scm >
38
38
<issueManagement >
39
39
<system >GitHub Issue Management</system >
74
74
<kotlin .code.style>official</kotlin .code.style>
75
75
<test .containers.version>1.16.3</test .containers.version>
76
76
<osgi .export>org.mybatis.dynamic.sql.*;version=${project.version} ;-noimport:=true</osgi .export>
77
- <project .build.outputTimestamp>1645112687 </project .build.outputTimestamp>
77
+ <project .build.outputTimestamp>1646330930 </project .build.outputTimestamp>
78
78
</properties >
79
79
80
80
<build >
You can’t perform that action at this time.
0 commit comments