Skip to content

Commit 97128d9

Browse files
committed
[pom] Fix tag back to HEAD
1 parent 52b7e98 commit 97128d9

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
@@ -109,7 +109,7 @@
109109
<scm>
110110
<connection>scm:git:ssh://[email protected]/mybatis/mybatis-3.git</connection>
111111
<developerConnection>scm:git:ssh://[email protected]/mybatis/mybatis-3.git</developerConnection>
112-
<tag>mybatis-3.5.15</tag>
112+
<tag>HEAD</tag>
113113
<url>https://github.com/mybatis/mybatis-3</url>
114114
</scm>
115115
<issueManagement>

0 commit comments

Comments
 (0)