We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0fe07b commit 75b3941Copy full SHA for 75b3941
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>com.alibaba</groupId>
13
<artifactId>multithread.context</artifactId>
14
- <version>0.10.1-SNAPSHOT</version>
+ <version>0.10.1</version>
15
<packaging>jar</packaging>
16
<name>multithread context(MTC)</name>
17
<description>a simple lib for transmitting context between thread even using thread pool</description>
0 commit comments