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 1616 limitations under the License.
1717
1818-->
19- <project xmlns =" http://maven.apache.org/POM/4.0.0"
20- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19+ <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" >
2220 <modelVersion >4.0.0</modelVersion >
2321
2422 <parent >
3028
3129 <groupId >org.mybatis.scripting</groupId >
3230 <artifactId >mybatis-thymeleaf</artifactId >
33- <version >1.0.0-SNAPSHOT </version >
31+ <version >1.0.0</version >
3432 <packaging >jar</packaging >
3533
3634 <name >MyBatis Thymeleaf</name >
5048 <url >https://github.com/mybatis/thymeleaf-scripting</url >
5149 <connection >scm:git:ssh://github.com/mybatis/thymeleaf-scripting.git</connection >
5250 <
developerConnection >scm:git:ssh://
[email protected] /mybatis/thymeleaf-scripting.git</
developerConnection >
53- <tag >HEAD </tag >
51+ <tag >mybatis-thymeleaf-1.0.0 </tag >
5452 </scm >
5553 <issueManagement >
5654 <system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments