File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd" >
21
20
<modelVersion >4.0.0</modelVersion >
22
21
23
22
<parent >
28
27
</parent >
29
28
30
29
<groupId >org.mybatis</groupId >
31
- <version >6.0.2-SNAPSHOT </version >
30
+ <version >6.0.2</version >
32
31
<artifactId >jpetstore</artifactId >
33
32
<packaging >war</packaging >
34
33
39
38
<url >http://github.com/mybatis/jpetstore-6</url >
40
39
<connection >scm:git:ssh://github.com/mybatis/jpetstore-6.git</connection >
41
40
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/jpetstore-6.git</
developerConnection >
42
- <tag >HEAD </tag >
41
+ <tag >jpetstore-6.0.2 </tag >
43
42
</scm >
44
43
<issueManagement >
45
44
<system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments