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 2003653 commit 8a7d212Copy full SHA for 8a7d212
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.rabbitmq</groupId>
6
<artifactId>stream-perf-test</artifactId>
7
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
8
9
<name>RabbitMQ Stream Performance Testing Tool</name>
10
<description>A Java-based performance testing tool for RabbitMQ Stream.</description>
release-versions.txt
@@ -1,5 +1,5 @@
1
-RELEASE_VERSION="1.4.0"
2
-DEVELOPMENT_VERSION="1.4.0-SNAPSHOT"
+RELEASE_VERSION="1.5.0"
+DEVELOPMENT_VERSION="1.5.0-SNAPSHOT"
3
RELEASE_BRANCH="main"
LATEST=true
0 commit comments