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 4f9fb24 commit 21028f9Copy full SHA for 21028f9
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.rabbitmq</groupId>
6
<artifactId>amqp-client</artifactId>
7
- <version>4.2.333-SNAPSHOT</version>
+ <version>4.2.3-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>RabbitMQ Java Client</name>
release-versions.txt
@@ -1,2 +1,2 @@
1
RELEASE_VERSION="4.2.2"
2
-DEVELOPMENT_VERSION="4.2.333-SNAPSHOT"
+DEVELOPMENT_VERSION="4.2.3-SNAPSHOT"
0 commit comments