Skip to content

Commit a05d678

Browse files
committed
[maven-release-plugin] prepare release jpetstore-6.2.0
1 parent 8e95fa5 commit a05d678

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<groupId>org.mybatis</groupId>
3131
<artifactId>jpetstore</artifactId>
32-
<version>6.1.1-SNAPSHOT</version>
32+
<version>6.2.0</version>
3333
<packaging>war</packaging>
3434

3535
<name>JPetStore Demo 6</name>
@@ -38,7 +38,7 @@
3838
<scm>
3939
<connection>scm:git:ssh://[email protected]/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.2.0</tag>
4242
<url>https://github.com/mybatis/jpetstore-6/</url>
4343
</scm>
4444
<issueManagement>
@@ -74,7 +74,7 @@
7474
<module.name>org.mybatis.jpetstore</module.name>
7575

7676
<!-- Reproducible Builds -->
77-
<project.build.outputTimestamp>1670877034</project.build.outputTimestamp>
77+
<project.build.outputTimestamp>1767296462</project.build.outputTimestamp>
7878

7979
<!-- Surefire Setup -->
8080
<argLine>-javaagent:${settings.localRepository}/net/bytebuddy/byte-buddy-agent/${byte-buddy.version}/byte-buddy-agent-${byte-buddy.version}.jar</argLine>

0 commit comments

Comments
 (0)