Skip to content

Commit 9ac0178

Browse files
committed
[maven-release-plugin] prepare release v2.20.0
1 parent 7b7cdec commit 9ac0178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.rabbitmq</groupId>
66
<artifactId>perf-test</artifactId>
7-
<version>2.20.0-SNAPSHOT</version>
7+
<version>2.20.0</version>
88
<packaging>jar</packaging>
99

1010
<name>RabbitMQ Performance Testing Tool</name>
@@ -42,7 +42,7 @@
4242
<url>https://github.com/rabbitmq/rabbitmq-perf-test</url>
4343
<connection>scm:git:git://github.com/rabbitmq/rabbitmq-perf-test.git</connection>
4444
<developerConnection>scm:git:https://github.com/rabbitmq/rabbitmq-perf-test.git</developerConnection>
45-
<tag>HEAD</tag>
45+
<tag>v2.20.0</tag>
4646
</scm>
4747

4848
<organization>

0 commit comments

Comments
 (0)