Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v5.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pivotal-rabbitmq-ci committed Aug 30, 2021
1 parent 8ae4924 commit 0f5d0e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.13.1-SNAPSHOT</version>
<version>5.13.1</version>
<packaging>jar</packaging>

<name>RabbitMQ Java Client</name>
Expand Down Expand Up @@ -42,7 +42,7 @@
<url>https://github.com/rabbitmq/rabbitmq-java-client</url>
<connection>scm:git:git://github.com/rabbitmq/rabbitmq-java-client.git</connection>
<developerConnection>scm:git:[email protected]:rabbitmq/rabbitmq-java-client.git</developerConnection>
<tag>HEAD</tag>
<tag>v5.13.1</tag>
</scm>

<organization>
Expand Down

0 comments on commit 0f5d0e8

Please sign in to comment.