Skip to content

Commit 67a59f0

Browse files
committed
chore: correct tag in pom.xml
Needs to be HEAD for everything but the tagged commit.
1 parent 0fd53b2 commit 67a59f0

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
@@ -36,7 +36,7 @@
3636
<url>https://www.github.com/exist-db/function-documentation.git</url>
3737
<connection>scm:git:https://www.github.com/exist-db/function-documentation.git</connection>
3838
<developerConnection>scm:git:https://www.github.com/exist-db/function-documentation.git</developerConnection>
39-
<tag>2.0.0</tag>
39+
<tag>HEAD</tag>
4040
</scm>
4141
<issueManagement>
4242
<system>GitHub</system>

0 commit comments

Comments
 (0)