Skip to content

Commit 5cb9461

Browse files
committed
Set release version to 5.13.1.RC1
1 parent c26edc0 commit 5cb9461

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.rabbitmq</groupId>
66
<artifactId>amqp-client</artifactId>
7-
<version>5.14.0-SNAPSHOT</version>
7+
<version>5.13.1-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>RabbitMQ Java Client</name>

release-versions.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
RELEASE_VERSION="5.14.0.RC1"
2-
DEVELOPMENT_VERSION="5.14.0-SNAPSHOT"
3-
RELEASE_BRANCH="5.x.x-stable"
1+
RELEASE_VERSION="5.13.1.RC1"
2+
DEVELOPMENT_VERSION="5.13.1-SNAPSHOT"
3+
RELEASE_BRANCH="5.13.x-stable"

0 commit comments

Comments
 (0)