Skip to content

Commit 22ba318

Browse files
committed
Set back scm.tag to HEAD (otherwise maven keep adding its value)
1 parent f74c01b commit 22ba318

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
@@ -33,7 +33,7 @@
3333
<connection>scm:git:https://github.com/scalecube/scalecube-parent.git</connection>
3434
<developerConnection>scm:git:https://github.com/scalecube/scalecube-parent.git
3535
</developerConnection>
36-
<tag>v0.2.13</tag>
36+
<tag>HEAD</tag>
3737
</scm>
3838

3939
<prerequisites>

0 commit comments

Comments
 (0)