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