Skip to content

Commit cc48e00

Browse files
author
pivotal-rabbitmq-ci
committed
[maven-release-plugin] prepare release v0.1.0
1 parent 52d096f commit cc48e00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.1.0-SNAPSHOT</version>
7+
<version>0.1.0</version>
88

99
<name>RabbitMQ Stream Java Client</name>
1010
<description>The RabbitMQ Stream Java client library allows Java applications to interface with
@@ -44,7 +44,7 @@
4444
<connection>scm:git:git://github.com/rabbitmq/rabbitmq-stream-java-client.git</connection>
4545
<developerConnection>scm:git:[email protected]:rabbitmq/rabbitmq-stream-java-client.git
4646
</developerConnection>
47-
<tag>HEAD</tag>
47+
<tag>v0.1.0</tag>
4848
</scm>
4949

5050
<properties>

0 commit comments

Comments
 (0)