Skip to content

Commit 2273cb6

Browse files
committed
[pom] Fix tag
1 parent d08c520 commit 2273cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<url>https://github.com/mybatis/mybatis-3</url>
113113
<connection>scm:git:ssh://[email protected]/mybatis/mybatis-3.git</connection>
114114
<developerConnection>scm:git:ssh://[email protected]/mybatis/mybatis-3.git</developerConnection>
115-
<tag>mybatis-3.5.12</tag>
115+
<tag>HEAD</tag>
116116
</scm>
117117
<issueManagement>
118118
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)