Skip to content

Commit 18344c2

Browse files
committed
[maven-release-plugin] prepare release qDup-0.9.0
1 parent cad623c commit 18344c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.hyperfoil.tools</groupId>
55
<artifactId>qDup</artifactId>
6-
<version>0.9.0-SNAPSHOT</version>
6+
<version>0.9.0</version>
77
<name>Hyperfoil qDup</name>
88
<description>Coordinate multiple terminal shell connections for queuing performance tests and collecting output files</description>
99
<url>https://github.com/Hyperfoil/qDup</url>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:git://github.com/Hyperfoil/qDup.git</connection>
2727
<developerConnection>scm:git:ssh://[email protected]/Hyperfoil/qDup.git</developerConnection>
2828
<url>https://github.com/Hyperfoil/qDup</url>
29-
<tag>qDup-0.8.4</tag>
29+
<tag>qDup-0.9.0</tag>
3030
</scm>
3131

3232
<licenses>

0 commit comments

Comments
 (0)