Skip to content

Commit 415b5eb

Browse files
Move Maven Central badge lower
1 parent 966ce1c commit 415b5eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.rabbitmq/amqp-client/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.rabbitmq/amqp-client)
2-
3-
## RabbitMQ Java Client
1+
# RabbitMQ Java Client
42

53
This repository contains source code of the [RabbitMQ Java client](http://www.rabbitmq.com/api-guide.html).
64
The client is maintained by the [RabbitMQ team at Pivotal](http://github.com/rabbitmq/).
@@ -14,6 +12,8 @@ a [Maven repository with milestone releases](https://bintray.com/rabbitmq/maven-
1412

1513
### Maven
1614

15+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.rabbitmq/amqp-client/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.rabbitmq/amqp-client)
16+
1717
``` xml
1818
<dependency>
1919
<groupId>com.rabbitmq</groupId>

0 commit comments

Comments
 (0)