Skip to content

Commit 1b45297

Browse files
author
Jochen Schalanda
committed
[maven-release-plugin] prepare release 1.2.0-rc.1
1 parent e5bfa8b commit 1b45297

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>graylog-plugin-mqtt</artifactId>
12-
<version>1.2.0-SNAPSHOT</version>
12+
<version>1.2.0-rc.1</version>
1313

1414
<name>${project.artifactId}</name>
1515
<description>Graylog MQTT Input plugin</description>
@@ -24,7 +24,7 @@
2424
<connection>scm:git:[email protected]:graylog-labs/graylog-plugin-mqtt.git</connection>
2525
<developerConnection>scm:git:[email protected]:graylog-labs/graylog-plugin-mqtt.git</developerConnection>
2626
<url>https://github.com/graylog-labs/graylog-plugin-mqtt</url>
27-
<tag>HEAD</tag>
27+
<tag>1.2.0-rc.1</tag>
2828
</scm>
2929

3030
<properties>

0 commit comments

Comments
 (0)