We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad623c commit 18344c2Copy full SHA for 18344c2
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>io.hyperfoil.tools</groupId>
5
<artifactId>qDup</artifactId>
6
- <version>0.9.0-SNAPSHOT</version>
+ <version>0.9.0</version>
7
<name>Hyperfoil qDup</name>
8
<description>Coordinate multiple terminal shell connections for queuing performance tests and collecting output files</description>
9
<url>https://github.com/Hyperfoil/qDup</url>
@@ -26,7 +26,7 @@
26
<connection>scm:git:git://github.com/Hyperfoil/qDup.git</connection>
27
<developerConnection>scm:git:ssh://[email protected]/Hyperfoil/qDup.git</developerConnection>
28
29
- <tag>qDup-0.8.4</tag>
+ <tag>qDup-0.9.0</tag>
30
</scm>
31
32
<licenses>
0 commit comments