Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
rabbitmq-ci committed May 28, 2024
1 parent d11fd4a commit e26d664
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>stream-perf-test</artifactId>
<version>1.2.0</version>
<version>1.2.0-SNAPSHOT</version>

<name>RabbitMQ Stream Performance Testing Tool</name>
<description>A Java-based performance testing tool for RabbitMQ Stream.</description>
Expand Down Expand Up @@ -41,7 +41,7 @@
<url>https://github.com/rabbitmq/rabbitmq-stream-perf-test</url>
<connection>scm:git:git://github.com/rabbitmq/rabbitmq-stream-perf-test.git</connection>
<developerConnection>scm:git:https://github.com/rabbitmq/rabbitmq-stream-perf-test.git</developerConnection>
<tag>v1.2.0</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit e26d664

Please sign in to comment.