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 dcbc5a8 commit 7ef589cCopy full SHA for 7ef589c
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.rabbitmq</groupId>
6
<artifactId>amqp-client</artifactId>
7
- <version>5.5.1-SNAPSHOT</version>
+ <version>5.6.0-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>RabbitMQ Java Client</name>
release-versions.txt
@@ -1,2 +1,2 @@
1
-RELEASE_VERSION="5.5.0"
2
-DEVELOPMENT_VERSION="5.5.1-SNAPSHOT"
+RELEASE_VERSION="5.6.0.RC1"
+DEVELOPMENT_VERSION="5.6.0-SNAPSHOT"
0 commit comments