File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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 >
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 >
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 >
You can’t perform that action at this time.
0 commit comments