File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 15
15
limitations under the License.
16
16
17
17
-->
18
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
19
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
21
19
<modelVersion >4.0.0</modelVersion >
22
20
<parent >
23
21
<groupId >org.mybatis</groupId >
26
24
</parent >
27
25
<groupId >org.mybatis.dynamic-sql</groupId >
28
26
<artifactId >mybatis-dynamic-sql</artifactId >
29
- <version >1.1.3-SNAPSHOT </version >
27
+ <version >1.1.3</version >
30
28
<name >MyBatis Dynamic SQL</name >
31
29
<description >MyBatis framework for generating dynamic SQL</description >
32
30
<inceptionYear >2016</inceptionYear >
259
257
<url >https://github.com/mybatis/mybatis-dynamic-sql</url >
260
258
<connection >scm:git:ssh://github.com/mybatis/mybatis-dynamic-sql.git</connection >
261
259
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/mybatis-dynamic-sql.git</
developerConnection >
262
- <tag >HEAD </tag >
260
+ <tag >mybatis-dynamic-sql-1.1.3 </tag >
263
261
</scm >
264
262
<issueManagement >
265
263
<system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments