File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1515 limitations under the License.
1616
1717-->
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" >
2119 <modelVersion >4.0.0</modelVersion >
2220 <parent >
2321 <groupId >org.mybatis</groupId >
2624 </parent >
2725 <groupId >org.mybatis.dynamic-sql</groupId >
2826 <artifactId >mybatis-dynamic-sql</artifactId >
29- <version >1.1.3-SNAPSHOT </version >
27+ <version >1.1.3</version >
3028 <name >MyBatis Dynamic SQL</name >
3129 <description >MyBatis framework for generating dynamic SQL</description >
3230 <inceptionYear >2016</inceptionYear >
259257 <url >https://github.com/mybatis/mybatis-dynamic-sql</url >
260258 <connection >scm:git:ssh://github.com/mybatis/mybatis-dynamic-sql.git</connection >
261259 <developerConnection >scm:git:ssh://git@github.com/mybatis/mybatis-dynamic-sql.git</developerConnection >
262- <tag >HEAD </tag >
260+ <tag >mybatis-dynamic-sql-1.1.3 </tag >
263261 </scm >
264262 <issueManagement >
265263 <system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments