Skip to content

Commit 0632ee4

Browse files
committed
[maven-release-plugin] prepare release jpetstore-6.1.0
1 parent ec9d63a commit 0632ee4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>org.mybatis</groupId>
3030
<artifactId>jpetstore</artifactId>
31-
<version>6.0.3-SNAPSHOT</version>
31+
<version>6.1.0</version>
3232
<packaging>war</packaging>
3333

3434
<name>JPetStore Demo 6</name>
@@ -38,7 +38,7 @@
3838
<url>http://github.com/mybatis/jpetstore-6</url>
3939
<connection>scm:git:ssh://github.com/mybatis/jpetstore-6.git</connection>
4040
<developerConnection>scm:git:ssh://[email protected]/mybatis/jpetstore-6.git</developerConnection>
41-
<tag>HEAD</tag>
41+
<tag>jpetstore-6.1.0</tag>
4242
</scm>
4343
<issueManagement>
4444
<system>GitHub Issue Management</system>
@@ -316,7 +316,7 @@
316316
<module.name>org.mybatis.jpetstore</module.name>
317317

318318
<!-- Reproducible Builds -->
319-
<project.build.outputTimestamp>1757561022</project.build.outputTimestamp>
319+
<project.build.outputTimestamp>1670876965</project.build.outputTimestamp>
320320
</properties>
321321

322322
<profiles>

0 commit comments

Comments
 (0)