Skip to content

Commit 8a7d212

Browse files
committed
Set release version to 1.5.0
1 parent 2003653 commit 8a7d212

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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>stream-perf-test</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.5.0-SNAPSHOT</version>
88

99
<name>RabbitMQ Stream Performance Testing Tool</name>
1010
<description>A Java-based performance testing tool for RabbitMQ Stream.</description>

release-versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
RELEASE_VERSION="1.4.0"
2-
DEVELOPMENT_VERSION="1.4.0-SNAPSHOT"
1+
RELEASE_VERSION="1.5.0"
2+
DEVELOPMENT_VERSION="1.5.0-SNAPSHOT"
33
RELEASE_BRANCH="main"
44
LATEST=true
55

0 commit comments

Comments
 (0)