Skip to content

Commit

Permalink
[maven-release-plugin] prepare release qDup-0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
willr3 committed Apr 25, 2024
1 parent 14bc2da commit 043fa64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.hyperfoil.tools</groupId>
<artifactId>qDup</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.1</version>
<name>Hyperfoil qDup</name>
<description>Coordinate multiple terminal shell connections for queuing performance tests and collecting output files</description>
<url>https://github.com/Hyperfoil/qDup</url>
Expand All @@ -26,7 +26,7 @@
<connection>scm:git:git://github.com/Hyperfoil/qDup.git</connection>
<developerConnection>scm:git:ssh://git@github.com/Hyperfoil/qDup.git</developerConnection>
<url>https://github.com/Hyperfoil/qDup</url>
<tag>HEAD</tag>
<tag>qDup-0.8.1</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 043fa64

Please sign in to comment.