Skip to content

Commit a495558

Browse files
committed
Fix tag version in pom.xml
1 parent 8e11c25 commit a495558

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
@@ -49,7 +49,7 @@
4949
<connection>scm:git:git@github.com:tarantool/testcontainers-java-tarantool.git</connection>
5050
<developerConnection>scm:git:git@github.com:tarantool/testcontainers-java-tarantool.git</developerConnection>
5151
<url>http://github.com/tarantool/testcontainers-java-tarantool/tree/master</url>
52-
<tag>v0.5.4</tag>
52+
<tag>HEAD</tag>
5353
</scm>
5454

5555
<properties>

0 commit comments

Comments
 (0)