File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2010-2017 the original author or authors.
4
+ Copyright 2010-2018 the original author or authors.
5
5
6
6
Licensed under the Apache License, Version 2.0 (the "License");
7
7
you may not use this file except in compliance with the License.
27
27
</parent >
28
28
29
29
<artifactId >mybatis-migrations</artifactId >
30
- <version >3.3.2-SNAPSHOT </version >
30
+ <version >3.3.2</version >
31
31
32
32
<name >MyBatis Migrations</name >
33
33
<url >http://www.mybatis.org/migrations/</url >
43
43
<url >http://github.com/mybatis/migrations</url >
44
44
<connection >scm:git:ssh://github.com/mybatis/migrations.git</connection >
45
45
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/migrations.git</
developerConnection >
46
- <tag >HEAD </tag >
46
+ <tag >mybatis-migrations-3.3.2 </tag >
47
47
</scm >
48
48
<issueManagement >
49
49
<system >GitHub Issue Management</system >
70
70
<dependency >
71
71
<groupId >org.mybatis</groupId >
72
72
<artifactId >mybatis</artifactId >
73
- <version >3.4.6-SNAPSHOT </version >
73
+ <version >3.4.6</version >
74
74
</dependency >
75
75
<dependency >
76
76
<groupId >org.junit.vintage</groupId >
You can’t perform that action at this time.
0 commit comments