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 5bf95a6 commit 4daf3a8Copy full SHA for 4daf3a8
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.rabbitmq</groupId>
6
<artifactId>stream-perf-test</artifactId>
7
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.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.2.0"
2
-DEVELOPMENT_VERSION="1.2.0-SNAPSHOT"
+RELEASE_VERSION="1.3.0.RC1"
+DEVELOPMENT_VERSION="1.3.0-SNAPSHOT"
3
RELEASE_BRANCH="main"
LATEST=true
0 commit comments