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 aa982b0 commit 75e0217Copy full SHA for 75e0217
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.rabbitmq</groupId>
6
<artifactId>perf-test</artifactId>
7
- <version>2.24.0-SNAPSHOT</version>
+ <version>2.23.0-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>RabbitMQ Performance Testing Tool</name>
release-versions.txt
@@ -1,3 +1,3 @@
1
-RELEASE_VERSION="2.22.1"
2
-DEVELOPMENT_VERSION="2.24.0-SNAPSHOT"
+RELEASE_VERSION="2.23.0"
+DEVELOPMENT_VERSION="2.23.0-SNAPSHOT"
3
RELEASE_BRANCH="main"
0 commit comments