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 2525
2626 <groupId >org.mybatis.maven</groupId >
2727 <artifactId >migrations-maven-plugin</artifactId >
28- <version >1.1.0-SNAPSHOT </version >
28+ <version >1.1.0</version >
2929 <packaging >maven-plugin</packaging >
3030
3131 <name >MyBatis Migrations Maven plugin</name >
4242 <url >http://github.com/mybatis/migrations-maven-plugin</url >
4343 <connection >scm:git:ssh://github.com/mybatis/migrations-maven-plugin.git</connection >
4444 <
developerConnection >scm:git:git+ssh://
[email protected] /mybatis/migrations-maven-plugin.git</
developerConnection >
45- <tag >HEAD </tag >
45+ <tag >migrations-maven-plugin-1.1.0 </tag >
4646 </scm >
4747 <issueManagement >
4848 <system >GitHub Issue Management</system >
144144 <dependency >
145145 <groupId >org.mybatis</groupId >
146146 <artifactId >mybatis-migrations</artifactId >
147- <version >3.1.1-SNAPSHOT </version >
147+ <version >3.1.1</version >
148148 </dependency >
149149
150150 <!-- Dependencies for Analyze-report mojo -->
You can’t perform that action at this time.
0 commit comments