Skip to content

Commit c3b6534

Browse files
committed
fix wrong version: v2.14.4 -> 2.14.4 🫥
1 parent 40752d3 commit c3b6534

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.alibaba</groupId>
66
<artifactId>transmittable-thread-local</artifactId>
7-
<version>v2.14.4</version>
7+
<version>2.14.4</version>
88
<packaging>jar</packaging>
99
<name>TransmittableThreadLocal(TTL)</name>
1010
<description>

0 commit comments

Comments
 (0)