File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.rabbitmq.client</groupId >
4
4
<artifactId >amqp-client</artifactId >
5
- <version >0.4.0-SNAPSHOT </version >
5
+ <version >0.4.0</version >
6
6
<name >RabbitMQ AMQP 1.0 Java client</name >
7
7
<description >The RabbitMQ AMQP 1.0 Java client library defines an API to access RabbitMQ
8
8
with AMQP 1.0.
35
35
<url >https://github.com/rabbitmq/rabbitmq-amqp-java-client</url >
36
36
<connection >scm:git:git://github.com/rabbitmq/rabbitmq-amqp-java-client.git</connection >
37
37
<developerConnection >scm:git:https://github.com/rabbitmq/rabbitmq-amqp-java-client.git</developerConnection >
38
- <tag >HEAD </tag >
38
+ <tag >v0.4.0 </tag >
39
39
</scm >
40
40
41
41
<properties >
You can’t perform that action at this time.
0 commit comments