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 c26edc0 commit 5cb9461Copy full SHA for 5cb9461
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.rabbitmq</groupId>
6
<artifactId>amqp-client</artifactId>
7
- <version>5.14.0-SNAPSHOT</version>
+ <version>5.13.1-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>RabbitMQ Java Client</name>
release-versions.txt
@@ -1,3 +1,3 @@
1
-RELEASE_VERSION="5.14.0.RC1"
2
-DEVELOPMENT_VERSION="5.14.0-SNAPSHOT"
3
-RELEASE_BRANCH="5.x.x-stable"
+RELEASE_VERSION="5.13.1.RC1"
+DEVELOPMENT_VERSION="5.13.1-SNAPSHOT"
+RELEASE_BRANCH="5.13.x-stable"
0 commit comments