Skip to content

Commit 46f0168

Browse files
committed
Minor pom fix
1 parent 05f2ff4 commit 46f0168

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
@@ -31,7 +31,7 @@
3131
<connection>scm:git:[email protected]:FasterXML/jackson-databind.git</connection>
3232
<developerConnection>scm:git:[email protected]:FasterXML/jackson-databind.git</developerConnection>
3333
<url>https://github.com/FasterXML/jackson-databind</url>
34-
<tag>jackson-databind-2.18.2</tag>
34+
<tag>HEAD</tag>
3535
</scm>
3636

3737
<properties>

0 commit comments

Comments
 (0)