File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 25
25
26
26
<groupId >org.mybatis.maven</groupId >
27
27
<artifactId >migrations-maven-plugin</artifactId >
28
- <version >1.1.0-SNAPSHOT </version >
28
+ <version >1.1.0</version >
29
29
<packaging >maven-plugin</packaging >
30
30
31
31
<name >MyBatis Migrations Maven plugin</name >
42
42
<url >http://github.com/mybatis/migrations-maven-plugin</url >
43
43
<connection >scm:git:ssh://github.com/mybatis/migrations-maven-plugin.git</connection >
44
44
<
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 >
46
46
</scm >
47
47
<issueManagement >
48
48
<system >GitHub Issue Management</system >
144
144
<dependency >
145
145
<groupId >org.mybatis</groupId >
146
146
<artifactId >mybatis-migrations</artifactId >
147
- <version >3.1.1-SNAPSHOT </version >
147
+ <version >3.1.1</version >
148
148
</dependency >
149
149
150
150
<!-- Dependencies for Analyze-report mojo -->
You can’t perform that action at this time.
0 commit comments