Skip to content

Commit 6fa36aa

Browse files
committed
[maven-release-plugin] prepare release jpetstore-6.0.2
1 parent 9c715a2 commit 6fa36aa

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

+3-4
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
limitations under the License.
1717
1818
-->
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">
2120
<modelVersion>4.0.0</modelVersion>
2221

2322
<parent>
@@ -28,7 +27,7 @@
2827
</parent>
2928

3029
<groupId>org.mybatis</groupId>
31-
<version>6.0.2-SNAPSHOT</version>
30+
<version>6.0.2</version>
3231
<artifactId>jpetstore</artifactId>
3332
<packaging>war</packaging>
3433

@@ -39,7 +38,7 @@
3938
<url>http://github.com/mybatis/jpetstore-6</url>
4039
<connection>scm:git:ssh://github.com/mybatis/jpetstore-6.git</connection>
4140
<developerConnection>scm:git:ssh://[email protected]/mybatis/jpetstore-6.git</developerConnection>
42-
<tag>HEAD</tag>
41+
<tag>jpetstore-6.0.2</tag>
4342
</scm>
4443
<issueManagement>
4544
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)