Skip to content

Commit 788dfa8

Browse files
author
pivotal-rabbitmq-ci
committed
[maven-release-plugin] prepare release v2.0.0.RC1
1 parent 8199bf7 commit 788dfa8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
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.0.0-SNAPSHOT</version>
7+
<version>2.0.0.RC1</version>
88
<packaging>jar</packaging>
99

1010
<name>RabbitMQ Performance Testing Tool</name>
@@ -42,6 +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:[email protected]:rabbitmq/rabbitmq-perf-test.git</developerConnection>
45+
<tag>v2.0.0.RC1</tag>
4546
</scm>
4647

4748
<organization>

0 commit comments

Comments
 (0)