We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9cd758 commit 3fe684aCopy full SHA for 3fe684a
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.github.thunkware</groupId>
6
<artifactId>virtual-threads-bridge</artifactId>
7
- <version>0.0.8-SNAPSHOT</version>
+ <version>0.0.8</version>
8
<packaging>jar</packaging>
9
<name>virtual-threads-bridge</name>
10
@@ -56,7 +56,7 @@
56
<connection>scm:git:git://github.com/thunkware/virtual-threads-bridge.git</connection>
57
<developerConnection>scm:git:https://github.com/thunkware/virtual-threads-bridge.git</developerConnection>
58
<url>http://github.com/thunkware/virtual-threads-bridge/tree/master</url>
59
- <tag>HEAD</tag>
+ <tag>virtual-threads-bridge-0.0.8</tag>
60
</scm>
61
62
<developers>
0 commit comments