8000
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 91738b7 commit cdefa8dCopy full SHA for cdefa8d
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.rabbitmq</groupId>
6
<artifactId>amqp-client</artifactId>
7
- <version>4.11.2-SNAPSHOT</version>
+ <version>4.11.2</version>
8
<packaging>jar</packaging>
9
10
<name>RabbitMQ Java Client</name>
@@ -42,7 +42,7 @@
42
<url>https://github.com/rabbitmq/rabbitmq-java-client</url>
43
<connection>scm:git:git://github.com/rabbitmq/rabbitmq-java-client.git</connection>
44
<developerConnection>scm:git:git@github.com:rabbitmq/rabbitmq-java-client.git</developerConnection>
45
- <tag>HEAD</tag>
+ <tag>v4.11.2</tag>
46
</scm>
47
48
<organization>
0 commit comments