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 2828
2929 <groupId >org.mybatis.maven</groupId >
3030 <artifactId >migrations-maven-plugin</artifactId >
31- <version >1.6.1-SNAPSHOT </version >
31+ <version >1.2.0 </version >
3232 <packaging >maven-plugin</packaging >
3333
3434 <name >MyBatis Migrations Maven plugin</name >
4040 <scm >
4141 <
connection >scm:git:ssh://
[email protected] /mybatis/migrations-maven-plugin.git</
connection >
4242 <
developerConnection >scm:git:ssh://
[email protected] /mybatis/migrations-maven-plugin.git</
developerConnection >
43- <tag >HEAD </tag >
43+ <tag >migrations-maven-plugin-1.2.0 </tag >
4444 <url >https://github.com/mybatis/migrations-maven-plugin/</url >
4545 </scm >
4646 <issueManagement >
7777 <lang3 .version>3.16.0</lang3 .version>
7878
7979 <!-- Reproducible Builds -->
80- <project .build.outputTimestamp>1723397958 </project .build.outputTimestamp>
80+ <project .build.outputTimestamp>1723398750 </project .build.outputTimestamp>
8181 </properties >
8282
8383 <dependencies >
You can’t perform that action at this time.
0 commit comments