File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 14
14
See the License for the specific language governing permissions and
15
15
limitations under the License.
16
16
-->
17
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
18
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
17
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19
18
<modelVersion >4.0.0</modelVersion >
20
19
21
20
<parent >
25
24
</parent >
26
25
27
26
<artifactId >mybatis</artifactId >
28
- <version >3.3.0-SNAPSHOT </version >
27
+ <version >3.3.0</version >
29
28
<packaging >jar</packaging >
30
29
31
30
<name >mybatis</name >
108
107
<url >http://github.com/mybatis/mybatis-3</url >
109
108
<connection >scm:git:ssh://github.com/mybatis/mybatis-3.git</connection >
110
109
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/mybatis-3.git</
developerConnection >
111
- <tag >HEAD </tag >
110
+ <tag >mybatis-3.3.0 </tag >
112
111
</scm >
113
112
<issueManagement >
114
113
<system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments