Skip to content

Commit 5ad4c07

Browse files
committed
[maven-release-plugin] prepare release v0.22.0
1 parent d013bf5 commit 5ad4c07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.rabbitmq</groupId>
66
<artifactId>stream-client</artifactId>
7-
<version>0.22.0-SNAPSHOT</version>
7+
<version>0.22.0</version>
88

99
<name>RabbitMQ Stream Java Client</name>
1010
<description>The RabbitMQ Stream Java client library allows Java applications to interface with
@@ -43,7 +43,7 @@
4343
<url>https://github.com/rabbitmq/rabbitmq-stream-java-client</url>
4444
<connection>scm:git:git://github.com/rabbitmq/rabbitmq-stream-java-client.git</connection>
4545
<developerConnection>scm:git:https://github.com/rabbitmq/rabbitmq-stream-java-client.git</developerConnection>
46-
<tag>HEAD</tag>
46+
<tag>v0.22.0</tag>
4747
</scm>
4848

4949
<properties>

0 commit comments

Comments
 (0)