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 35e9b96 commit 275978aCopy full SHA for 275978a
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.rabbitmq</groupId>
5
<artifactId>http-client</artifactId>
6
- <version>3.13.0-SNAPSHOT</version>
+ <version>3.12.1</version>
7
8
<name>Hop</name>
9
<description>Java Client for the RabbitMQ HTTP API</description>
@@ -31,7 +31,7 @@
31
<connection>scm:git:git://github.com/rabbitmq/hop.git</connection>
32
<developerConnection>scm:git:git@github.com:rabbitmq/hop.git
33
</developerConnection>
34
- <tag>HEAD</tag>
+ <tag>v3.12.1</tag>
35
</scm>
36
37
<properties>
0 commit comments