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 16
16
limitations under the License.
17
17
18
18
-->
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" >
22
20
<modelVersion >4.0.0</modelVersion >
23
21
24
22
<parent >
30
28
31
29
<groupId >org.mybatis.scripting</groupId >
32
30
<artifactId >mybatis-thymeleaf</artifactId >
33
- <version >1.0.0-SNAPSHOT </version >
31
+ <version >1.0.0</version >
34
32
<packaging >jar</packaging >
35
33
36
34
<name >MyBatis Thymeleaf</name >
50
48
<url >https://github.com/mybatis/thymeleaf-scripting</url >
51
49
<connection >scm:git:ssh://github.com/mybatis/thymeleaf-scripting.git</connection >
52
50
<developerConnection >scm:git:ssh://git@github.com/mybatis/thymeleaf-scripting.git</developerConnection >
53
- <tag >HEAD </tag >
51
+ <tag >mybatis-thymeleaf-1.0.0 </tag >
54
52
</scm >
55
53
<issueManagement >
56
54
<system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments