Skip to content

Commit 968088f

Browse files
committed
[maven-release-plugin] prepare release v3.3.0
1 parent 31fe2e7 commit 968088f

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
@@ -6,7 +6,7 @@
66

77
<name>rabbitmq-jms</name>
88
<description>RabbitMQ JMS Client</description>
9-
<version>3.3.0-SNAPSHOT</version>
9+
<version>3.3.0</version>
1010
<url>https://www.rabbitmq.com</url>
1111

1212
<packaging>jar</packaging>
@@ -37,7 +37,7 @@
3737
<url>https://github.com/rabbitmq/rabbitmq-jms-client</url>
3838
<connection>scm:git:git://github.com/rabbitmq/rabbitmq-jms-client.git</connection>
3939
<developerConnection>scm:git:https://github.com/rabbitmq/rabbitmq-jms-client.git</developerConnection>
40-
<tag>HEAD</tag>
40+
<tag>v3.3.0</tag>
4141
</scm>
4242

4343
<properties>

0 commit comments

Comments
 (0)