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 28
28
29
29
<groupId >org.mybatis.maven</groupId >
30
30
<artifactId >migrations-maven-plugin</artifactId >
31
- <version >1.6.1-SNAPSHOT </version >
31
+ <version >1.2.0 </version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >MyBatis Migrations Maven plugin</name >
40
40
<scm >
41
41
<
connection >scm:git:ssh://
[email protected] /mybatis/migrations-maven-plugin.git</
connection >
42
42
<
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 >
44
44
<url >https://github.com/mybatis/migrations-maven-plugin/</url >
45
45
</scm >
46
46
<issueManagement >
77
77
<lang3 .version>3.16.0</lang3 .version>
78
78
79
79
<!-- Reproducible Builds -->
80
- <project .build.outputTimestamp>1723397958 </project .build.outputTimestamp>
80
+ <project .build.outputTimestamp>1723398750 </project .build.outputTimestamp>
81
81
</properties >
82
82
83
83
<dependencies >
You can’t perform that action at this time.
0 commit comments